[premake] Remove unneeded defines
This commit is contained in:
4
third_party/mspack.lua
vendored
4
third_party/mspack.lua
vendored
@@ -10,10 +10,6 @@ project("mspack")
|
||||
"_LIB",
|
||||
"HAVE_CONFIG_H",
|
||||
})
|
||||
removedefines({
|
||||
"_UNICODE",
|
||||
"UNICODE",
|
||||
})
|
||||
includedirs({
|
||||
"mspack",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user