-
This commit is contained in:
@@ -5,12 +5,15 @@
|
||||
<source path="src/common/haxe"/>
|
||||
<source path="src/client/haxe"/>
|
||||
<source path="src-gen/haxe"/>
|
||||
<assets path="res" include="*"/>
|
||||
<haxelib name="openfl"/>
|
||||
<haxelib name="protohx"/>
|
||||
<haxelib name="haxework" version="git"/>
|
||||
<window width="800" height="600" if="desktop"/>
|
||||
<window width="800" height="600" if="flash"/>
|
||||
<window width="0" height="0" if="html5"/>
|
||||
<haxeflag name="-D" value="swf-gpu"/>
|
||||
<haxeflag name="-D" value="native-trace"/>
|
||||
<haxeflag name="-dce" value="no"/>
|
||||
<haxeflag name="-debug"/>
|
||||
<haxeflag name="--macro" value="Meta.set('0.0.0')"/>
|
||||
|
||||
Reference in New Issue
Block a user