all.hxml 515 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. -D php7
  16. -php all_php7
  17. -xml php7.xml
  18. --next
  19. -php all_php
  20. -xml php.xml
  21. --next
  22. -cpp all_cpp
  23. -xml cpp.xml
  24. -D xmldoc
  25. -D HXCPP_MULTI_THREADED
  26. --next
  27. -java all_java
  28. -xml java.xml
  29. -D xmldoc
  30. --next
  31. -cs all_cs
  32. -D unsafe
  33. -xml cs.xml
  34. -D xmldoc
  35. --next
  36. -python all_python
  37. -xml python.xml
  38. --next
  39. -hl all_hl
  40. -xml hl.xml
  41. --next
  42. -xml cross.xml