mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Added SDL2_DIR when using --with-sdl GENie config.
This commit is contained in:
@@ -22,6 +22,9 @@ project ("example-common")
|
||||
defines {
|
||||
"ENTRY_CONFIG_USE_SDL=1",
|
||||
}
|
||||
includedirs {
|
||||
"$(SDL2_DIR)/include",
|
||||
}
|
||||
end
|
||||
|
||||
configuration { "xcode4" }
|
||||
|
||||
Reference in New Issue
Block a user