/testTime.hxml

http://github.com/andyli/casahx · Unknown · 25 lines · 22 code · 3 blank · 0 comment · 0 complexity · 77e9e541a078935e9e01ee81d4527155 MD5 · raw file

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