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,6 +1,6 @@
-main ApplicationMain ::HAXE_FLAGS::
-js ::NODE_FILE::
-cp ::BUILD_DIR::/nodejs/haxe
-cp ::OUTPUT_DIR::/haxe
--macro allowPackage("flash")
--macro define("sys")
-D nodejs