[demo] add TestStorage
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
<source path="../src/main"/>
|
||||
<source path="src"/>
|
||||
<assets path="src" rename="image" include="*.png"/>
|
||||
|
||||
<haxelib name="lime" version="7.3.0"/>
|
||||
<haxelib name="openfl" version="8.9.0"/>
|
||||
<haxelib name="hxcpp" version="4.0.8"/>
|
||||
<haxelib name="promhx" version="1.1.0"/>
|
||||
<haxelib name="yaml" version="1.3.0"/>
|
||||
|
||||
<haxeflag name="--macro" value="haxework.parser.Parser.auto()"/>
|
||||
<haxelib name="lime" version=""/>
|
||||
<haxelib name="openfl" version=""/>
|
||||
<haxelib name="hxcpp" version=""/>
|
||||
<!--<haxelib name="promhx" version=""/>-->
|
||||
<haxelib name="haxework" version="git"/>
|
||||
|
||||
<!--<haxeflag name="--macro" value="haxework.parser.Parser.auto()"/>-->
|
||||
<haxeflag name="--macro" value="CompilationOption.set('build','xxx')"/>
|
||||
|
||||
<window fps="30"/>
|
||||
|
||||
Reference in New Issue
Block a user