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