Merge branch 'master' of bitbucket.org:shmyga/gulp-haxetool

This commit is contained in:
2019-03-14 21:15:59 +03:00
2 changed files with 6 additions and 4 deletions

View File

@@ -15,9 +15,9 @@
<haxeflag name="-D" value="<%=item%>"/><% }); %>
<window fps="30"/>
<window width="1024" height="768" unless="html5"/>
<window width="<%=meta.width%>" height="<%=meta.height%>" unless="html5"/>
<haxeflag name="-D" value="swf-gpu"/>
<haxeflag name="-D" value="native-trace"/>
<haxeflag name="-dce" value="no"/>
</project>
</project>