electron: sets -D electron to allow differentiation between plain html5 and electron, if needed
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
-lib hxnodejs
|
-lib hxnodejs
|
||||||
-main ApplicationMain ::HAXE_FLAGS::
|
-main ApplicationMain ::HAXE_FLAGS::
|
||||||
|
|
||||||
|
-D electron
|
||||||
-D html5
|
-D html5
|
||||||
-D html
|
-D html
|
||||||
-debug
|
-debug
|
||||||
@@ -17,6 +18,7 @@
|
|||||||
-lib hxnodejs
|
-lib hxnodejs
|
||||||
-dce full
|
-dce full
|
||||||
|
|
||||||
|
-D electron
|
||||||
-D html5
|
-D html5
|
||||||
-D html
|
-D html
|
||||||
-debug
|
-debug
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
-lib hxnodejs
|
-lib hxnodejs
|
||||||
-main ApplicationMain ::HAXE_FLAGS::
|
-main ApplicationMain ::HAXE_FLAGS::
|
||||||
|
|
||||||
|
-D electron
|
||||||
-D html5
|
-D html5
|
||||||
-D html
|
-D html
|
||||||
|
|
||||||
@@ -16,6 +17,7 @@
|
|||||||
-lib hxnodejs
|
-lib hxnodejs
|
||||||
-dce full
|
-dce full
|
||||||
|
|
||||||
|
-D electron
|
||||||
-D html5
|
-D html5
|
||||||
-D html
|
-D html
|
||||||
-D final
|
-D final
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
-lib hxnodejs
|
-lib hxnodejs
|
||||||
-main ApplicationMain ::HAXE_FLAGS::
|
-main ApplicationMain ::HAXE_FLAGS::
|
||||||
|
|
||||||
|
-D electron
|
||||||
-D html5
|
-D html5
|
||||||
-D html
|
-D html
|
||||||
|
|
||||||
@@ -16,5 +17,6 @@
|
|||||||
-lib hxnodejs
|
-lib hxnodejs
|
||||||
-dce full
|
-dce full
|
||||||
|
|
||||||
|
-D electron
|
||||||
-D html5
|
-D html5
|
||||||
-D html
|
-D html
|
||||||
|
|||||||
Reference in New Issue
Block a user