Adding initial commit
This commit is contained in:
5
buildfiles/neko/hxml/debug.hxml
Normal file
5
buildfiles/neko/hxml/debug.hxml
Normal file
@@ -0,0 +1,5 @@
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
-cp ::BUILD_DIR::/neko/haxe
|
||||
-neko ::NEKO_FILE::
|
||||
--macro allowPackage("flash")
|
||||
-debug
|
||||
4
buildfiles/neko/hxml/release.hxml
Normal file
4
buildfiles/neko/hxml/release.hxml
Normal file
@@ -0,0 +1,4 @@
|
||||
-main ApplicationMain ::HAXE_FLAGS::
|
||||
-cp ::BUILD_DIR::/neko/haxe
|
||||
-neko ::NEKO_FILE::
|
||||
--macro allowPackage("flash")
|
||||
Reference in New Issue
Block a user