Separate build types, use context variable in templates instead of hardcoding. Fix #353
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
-swf-version ::SWF_VERSION::
|
||||
-swf ::BUILD_DIR::/flash/bin/::APP_FILE::.swf
|
||||
-swf ::OUTPUT_DIR::/bin/::APP_FILE::.swf
|
||||
-swf-header ::if (WIN_WIDTH == "0")::800::else::::WIN_WIDTH::::end:::::if (WIN_HEIGHT == "0")::500::else::::WIN_HEIGHT::::end:::::WIN_FPS:::::WIN_FLASHBACKGROUND::
|
||||
-cp ::BUILD_DIR::/flash/haxe
|
||||
-cp ::OUTPUT_DIR::/haxe
|
||||
-debug
|
||||
Reference in New Issue
Block a user