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