all.hxml 509 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. --no-output
  2. --macro ImportAll.run()
  3. -D doc-gen
  4. --each
  5. -neko all.n
  6. -xml neko.xml
  7. --next
  8. -js all.js
  9. -xml js.xml
  10. --next
  11. -swf all9.swf
  12. -xml flash9.xml
  13. --swf-version 11.4
  14. --next
  15. -php all_php
  16. -xml php.xml
  17. --next
  18. -cpp all_cpp
  19. -xml cpp.xml
  20. -D HXCPP_MULTI_THREADED
  21. --next
  22. -java all_java
  23. -xml java.xml
  24. --next
  25. --jvm all_jvm
  26. -xml jvm.xml
  27. --next
  28. -cs all_cs
  29. -D unsafe
  30. -xml cs.xml
  31. --next
  32. -python all_python
  33. -xml python.xml
  34. --next
  35. -hl all_hl
  36. -xml hl.xml
  37. --next
  38. --interp
  39. -xml interp.xml
  40. --next
  41. -xml cross.xml