reduce memory usage and cleanup code
This commit is contained in:
4
deps/zlib.lua
vendored
4
deps/zlib.lua
vendored
@ -18,11 +18,11 @@ function zlib:project()
|
||||
self:include()
|
||||
|
||||
files
|
||||
{
|
||||
{
|
||||
path.join(zlib.base, "*.h"),
|
||||
path.join(zlib.base, "*.c")
|
||||
}
|
||||
|
||||
|
||||
defines
|
||||
{
|
||||
"_CRT_SECURE_NO_WARNINGS",
|
||||
|
Reference in New Issue
Block a user