Enable static link
Similar to non-legacy
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user