- -D analyzer-optimize
- -cp test
- -cp src
- --verbose
- --debug
- # -lib hxcpp
- -lib hxcpp-debug-server
- --main Main
- --cpp bin
- -D exe_link
- #Force 64-bit compile for current desktop
- -D HXCPP_M64
- --library tink_json:0.11.0
- # --cmd bin\Main-debug.exe -unpack "test/here"
|