compile-flash.hxml 180 B

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