This commit is contained in:
2017-12-10 21:36:43 +03:00
parent 2099171d33
commit 823799e8fb
6 changed files with 33 additions and 24 deletions

View File

@@ -8,7 +8,7 @@
<assets path="src/client/resources" rename="resources" include="*"/>
<haxelib name="openfl"/>
<haxelib name="protohx"/>
<haxelib name="haxework" version="git"/>
<haxelib name="haxework"/>
<window width="760" height="600"/>
<haxeflag name="-D" value="swf-gpu"/>
<haxeflag name="-D" value="native-trace"/>
@@ -17,5 +17,5 @@
<haxeflag name="-debug"/>
<haxeflag name="--macro" value="Meta.set('0.0.0')"/>
<template path="src/client/webapp/index_template.html" rename="index.html"/>
<!--<template path="src/client/webapp/index_template.html" rename="index.html"/>-->
</project>