all.hxml 516 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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. -java all_jvm
  26. -D jvm
  27. -xml jvm.xml
  28. --next
  29. -cs all_cs
  30. -D unsafe
  31. -xml cs.xml
  32. --next
  33. -python all_python
  34. -xml python.xml
  35. --next
  36. -hl all_hl
  37. -xml hl.xml
  38. --next
  39. --interp
  40. -xml interp.xml
  41. --next
  42. -xml cross.xml