electron: sets -D electron to allow differentiation between plain html5 and electron, if needed

This commit is contained in:
Josh Tynjala
2021-10-19 17:57:36 -07:00
parent fc0e31ac33
commit b17bc6100b
3 changed files with 6 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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