SDL1 does not work with BFGX

This commit is contained in:
Vas Crabb 2015-04-03 01:59:42 +11:00
parent 1532f81232
commit 9d63532184

View File

@ -210,6 +210,10 @@ elseif _OPTIONS["targetos"]=="os2" then
SYNC_IMPLEMENTATION = "os2"
end
if _OPTIONS["SDL_LIBVER"]=="sdl" then
USE_BGFX = 0
end
if BASE_TARGETOS=="unix" then
if _OPTIONS["targetos"]=="macosx" then
links {