Stable state
This commit is contained in:
@@ -1,13 +1,29 @@
|
||||
-cp src
|
||||
-lib lime
|
||||
-lib openfl
|
||||
-D lime-default
|
||||
-D openfl-legacy
|
||||
-D native
|
||||
-D lime-cffi
|
||||
-D lime-native
|
||||
-D tools
|
||||
|
||||
# Run asset macro to build the manifest
|
||||
--macro macros.AssetMacro.buildAssets()
|
||||
|
||||
# Entry point
|
||||
-main ApplicationMain
|
||||
|
||||
-lib openfl
|
||||
-lib lime
|
||||
# C++ target - adjust as needed
|
||||
-cpp bin/cpp
|
||||
|
||||
# Debug mode
|
||||
-debug
|
||||
|
||||
-lib hxcpp
|
||||
-lib actuate
|
||||
-lib hxp
|
||||
|
||||
-cp src
|
||||
|
||||
-cp assets
|
||||
-D openfl=8.9.5
|
||||
-D lime=7.9.0
|
||||
@@ -32,6 +48,4 @@
|
||||
-D vsync=true
|
||||
-D depthBuffer=true
|
||||
-D stencilBuffer=false
|
||||
-D parameters="{}"
|
||||
|
||||
--cpp bin/cpp
|
||||
-D parameters="{}"
|
||||
Reference in New Issue
Block a user