Merge branch 'master' into nazara-next
This commit is contained in:
8
thirdparty/build/lua.lua
vendored
8
thirdparty/build/lua.lua
vendored
@@ -8,3 +8,11 @@ LIBRARY.Files = {
|
||||
"../thirdparty/src/Lua/*.h",
|
||||
"../thirdparty/src/Lua/*.cpp"
|
||||
}
|
||||
|
||||
LIBRARY.OsDefines.Windows = {
|
||||
"LUA_USE_WINDOWS"
|
||||
}
|
||||
|
||||
LIBRARY.OsDefines.Posix = {
|
||||
"LUA_USE_LINUX"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user