Separate build types, use context variable in templates instead of hardcoding. Fix #353

This commit is contained in:
Valentin Lemière
2016-07-06 09:41:56 +02:00
parent 00b4999e8c
commit 9fe3750653
46 changed files with 151 additions and 303 deletions

View File

@@ -1,4 +1,4 @@
-main ApplicationMain ::HAXE_FLAGS::
-cp ::BUILD_DIR::/java/haxe
-java ::BUILD_DIR::/java/obj
-cp ::OUTPUT_DIR::/haxe
-java ::OUTPUT_DIR::/obj
--macro keep("::APP_MAIN::")