compile-flash9.hxml 197 B

12345678910
  1. -cmd compc -output native_swf/lib.swc -include-sources native_swf/
  2. --next
  3. compile-each.hxml
  4. --main unit.TestMain
  5. --swf-version 11
  6. -swf bin/unit9.swf
  7. -swf-lib native_swf/lib.swc
  8. -D network-sandbox