Initial support for HL target in tools (for testing)

This commit is contained in:
Joshua Granick
2018-04-26 11:27:50 -07:00
parent c180653b30
commit 19bbf4edd6
9 changed files with 77 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
-main ApplicationMain ::HAXE_FLAGS::
-cp ::OUTPUT_DIR::/haxe
-hl ::HL_FILE::
--macro keep("::APP_MAIN::")
-debug