Don't build zlib as DLL

This commit is contained in:
momo5502 2018-12-28 18:40:21 +01:00
parent f0e19f417f
commit f8736b10a3

View File

@ -29,7 +29,6 @@ function zlib.project()
}
defines {
"ZLIB_DLL",
"_CRT_SECURE_NO_DEPRECATE",
}