Rebuild fix

This commit is contained in:
Joshua Granick
2014-12-12 11:24:11 -08:00
parent 07cbb27803
commit b23bf05d26
3 changed files with 7 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<section unless="display">
<haxelib name="hxcpp" if="cpp" />
<haxelib name="hxcpp" if="cpp" unless="rebuild" />
<ndll name="std" haxelib="hxcpp" if="cpp" />
<ndll name="regexp" haxelib="hxcpp" if="cpp" />
<ndll name="zlib" haxelib="hxcpp" if="cpp" unless="ios" />