Windows: .lib files are needed to compile HL/C for Windows with Visual Studio

This commit is contained in:
Josh Tynjala
2023-11-03 15:08:01 -07:00
parent fd1500ea82
commit c81591c887
2 changed files with 6 additions and 0 deletions

View File

@@ -561,5 +561,6 @@
<target id="lime-legacy" if="lime-legacy" />
</target>
<copyFile name="lime.lib" from="obj/lib/" overwrite="true" toolId="dll" if="windows LIME_HASHLINK" />
</xml>