compile.hxml 184 B

123456789101112
  1. # -D analyzer-optimize
  2. -cp test
  3. -cp src
  4. # --verbose
  5. --debug
  6. --main Main
  7. --interp
  8. --library tink_json:0.11.0
  9. # --cmd bin\Main-debug.exe -unpack "test/here"
  10. # --cmd -unpack "test/here"