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
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
|
||||
-D electron
|
||||
-D html5
|
||||
-D html
|
||||
-debug
|
||||
@@ -17,6 +18,7 @@
|
||||
-lib hxnodejs
|
||||
-dce full
|
||||
|
||||
-D electron
|
||||
-D html5
|
||||
-D html
|
||||
-debug
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
-lib hxnodejs
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
|
||||
-D electron
|
||||
-D html5
|
||||
-D html
|
||||
|
||||
@@ -16,6 +17,7 @@
|
||||
-lib hxnodejs
|
||||
-dce full
|
||||
|
||||
-D electron
|
||||
-D html5
|
||||
-D html
|
||||
-D final
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
-lib hxnodejs
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
|
||||
-D electron
|
||||
-D html5
|
||||
-D html
|
||||
|
||||
@@ -16,5 +17,6 @@
|
||||
-lib hxnodejs
|
||||
-dce full
|
||||
|
||||
-D electron
|
||||
-D html5
|
||||
-D html
|
||||
|
||||
Reference in New Issue
Block a user