all.hxml 479 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. -neko all.n
  2. --no-output
  3. -xml neko.xml
  4. haxe.ImportAll
  5. --next
  6. -swf all.swf
  7. --no-output
  8. -xml flash.xml
  9. -D flash_lite
  10. haxe.ImportAll
  11. --next
  12. -js all.js
  13. --no-output
  14. -xml js.xml
  15. haxe.ImportAll
  16. --next
  17. -swf all_strict.swf
  18. --no-output
  19. -D flash_strict
  20. -D flash_lite
  21. -xml flash_strict.xml
  22. haxe.ImportAll
  23. --next
  24. -swf9 all9.swf
  25. --no-output
  26. -xml flash9.xml
  27. haxe.ImportAll
  28. -D flash10
  29. --next
  30. -php all_php
  31. --no-output
  32. -xml php.xml
  33. haxe.ImportAll
  34. --next
  35. -xml cross.xml
  36. haxe.ImportAll