compile-lua.hxml 195 B

1234567891011121314
  1. compile-each.hxml
  2. -main Main
  3. -lua bin/lua/sys.lua
  4. --next
  5. compile-each.hxml
  6. -main TestArguments
  7. -lua bin/lua/TestArguments.lua
  8. --next
  9. compile-each.hxml
  10. -main ExitCode
  11. -lua bin/lua/ExitCode.lua