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