Add hxnodejs to Electron template
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
--next
|
||||
-js ::OUTPUT_FILE::
|
||||
-cp ::OUTPUT_DIR::/haxe
|
||||
-lib hxnodejs
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
|
||||
-D html5
|
||||
@@ -13,6 +14,7 @@
|
||||
-js ::OUTPUT_DIR::/bin/ElectronSetup.js
|
||||
-cp ::OUTPUT_DIR::/haxe
|
||||
-main ElectronSetup
|
||||
-lib hxnodejs
|
||||
-dce full
|
||||
|
||||
-D html5
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
--next
|
||||
-js ::OUTPUT_FILE::
|
||||
-cp ::OUTPUT_DIR::/haxe
|
||||
-lib hxnodejs
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
|
||||
-D html5
|
||||
@@ -12,6 +13,7 @@
|
||||
-js ::OUTPUT_DIR::/bin/ElectronSetup.js
|
||||
-cp ::OUTPUT_DIR::/haxe
|
||||
-main ElectronSetup
|
||||
-lib hxnodejs
|
||||
-dce full
|
||||
|
||||
-D html5
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
--next
|
||||
-js ::OUTPUT_FILE::
|
||||
-cp ::OUTPUT_DIR::/haxe
|
||||
-lib hxnodejs
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
|
||||
-D html5
|
||||
@@ -12,6 +13,7 @@
|
||||
-js ::OUTPUT_DIR::/bin/ElectronSetup.js
|
||||
-cp ::OUTPUT_DIR::/haxe
|
||||
-main ElectronSetup
|
||||
-lib hxnodejs
|
||||
-dce full
|
||||
|
||||
-D html5
|
||||
|
||||
Reference in New Issue
Block a user