Only copy libhl.lib on Windows.
This commit is contained in:
@@ -252,5 +252,5 @@
|
||||
<target id="hl" />
|
||||
</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>
|
||||
Reference in New Issue
Block a user