Merge branch 'master' into vulkan
This commit is contained in:
@@ -9,3 +9,7 @@ EXAMPLE.Files = {
|
||||
EXAMPLE.Libraries = {
|
||||
"NazaraSDK"
|
||||
}
|
||||
|
||||
if Config.PlatformSDL2 then
|
||||
table.insert(EXAMPLE.Defines, "NAZARA_PLATFORM_SDL2")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user