Only copy libhl.lib on Windows.
This commit is contained in:
@@ -252,5 +252,5 @@
|
|||||||
<target id="hl" />
|
<target id="hl" />
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<copyFile name="libhl.lib" from="obj/lib/" overwrite="true" toolId="dll"/>
|
<copyFile name="libhl.lib" from="obj/lib/" overwrite="true" toolId="dll" if="windows"/>
|
||||||
</xml>
|
</xml>
|
||||||
Reference in New Issue
Block a user