build-cpp.hxml 155 B

1234567891011
  1. -D analyzer-optimize
  2. -cp test
  3. -cp src
  4. --main Main
  5. --cpp bin
  6. -D exe_link
  7. #Force 64-bit compile for current desktop
  8. -D HXCPP_M64
  9. --library tink_json:0.11.0