compile-php.hxml 182 B

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