compile-cs-unsafe.hxml 178 B

12345678910
  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. -D unsafe
  7. -cs bin/cs_unsafe
  8. -net-lib native_cs/bin/native_cs.dll