all.hxml 439 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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. -xml cross.xml