/testDisplay.hxml

http://github.com/andyli/casahx · Unknown · 27 lines · 24 code · 3 blank · 0 comment · 0 complexity · cd1b194d5d0a16e22379d35702ea000b MD5 · raw file

  1. -swf test/bin/swf/Test.swf
  2. -swf-version 10
  3. -cp src
  4. -main test.TestDisplay
  5. --next
  6. -neko test/bin/neko/Test.n
  7. -lib hxcpp
  8. -lib nme
  9. -cp src
  10. --remap flash:nme
  11. -main test.TestDisplay
  12. --next
  13. -cpp test/bin/cpp
  14. -lib hxcpp
  15. -lib nme
  16. -cp src
  17. --remap flash:nme
  18. -main test.TestDisplay
  19. --next
  20. -js test/bin/js/Test.js
  21. -lib nme
  22. -cp src
  23. --remap flash:nme
  24. -main test.TestDisplay