all.hxml 463 B

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