Add 'fulldebug' flag for Aether builds

This commit is contained in:
Joshua Granick
2014-09-20 17:03:08 -07:00
parent 0a26fd0f6c
commit 8977ab0302

View File

@@ -55,4 +55,12 @@
<haxelib name="hxcpp" if="setup" />
<section if="rebuild">
<config:project>
<rebuild fulldebug="true" />
</config:project>
</section>
</extension>