Merge pull request #510 from madrazo/patch-4

[Legacy] template for static link: include.xml
This commit is contained in:
Joshua Granick
2015-07-29 11:34:39 -07:00

View File

@@ -6,7 +6,7 @@
<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" />
<ndll name="zlib" haxelib="hxcpp" if="cpp" unless="ios || static_link" />
<ndll name="lime-legacy" dir="legacy/ndll" />