compile-cs.hxml 163 B

123456789
  1. #cs native build
  2. -cmd "haxelib run hxcs native_cs/hxcs_build.txt"
  3. --next
  4. compile-each.hxml
  5. --main unit.TestMain
  6. -cs bin/cs
  7. --net-lib native_cs/bin/native_cs.dll