all.hxml 503 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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 xmldoc
  21. -D HXCPP_MULTI_THREADED
  22. --next
  23. -java all_java
  24. -xml java.xml
  25. -D xmldoc
  26. --next
  27. -cs all_cs
  28. -D unsafe
  29. -xml cs.xml
  30. -D xmldoc
  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