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 0f44e42e51
commit 1dadbb725c
9 changed files with 77 additions and 1 deletions

View File

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