Added target for MSVC DLLs for use in Visual Studio

This commit is contained in:
Joseph Henry
2017-10-11 15:22:31 -07:00
parent 81ebd38ebc
commit 33f9d2b86e
6 changed files with 126 additions and 72 deletions

2
makelib.bat Normal file
View File

@@ -0,0 +1,2 @@
REM For conversion of MinGW DLL to MSVC lib
lib /machine:x64 /def:build\mingw32_nt-6.2\libzt.def /OUT:build\mingw32_nt-6.2\libzt.lib