Fix static build (thanks JeriX)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
<ndll name="std" haxelib="hxcpp" if="cpp" />
|
||||
<ndll name="regexp" haxelib="hxcpp" if="cpp" />
|
||||
<ndll name="zlib" haxelib="hxcpp" if="cpp" unless="emscripten || ios" />
|
||||
<ndll name="zlib" haxelib="hxcpp" if="cpp" unless="emscripten || ios || static_link" />
|
||||
|
||||
<ndll name="lime" if="included" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user