mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
added separate ios/osx Xcode project generation
added ios/osx bundle resource loading added info.plist for iOS Xcode examples Xcode now uses only Universal target ( should use 'Standard' as it is default in Xcode projects - this will require modification of genie)
This commit is contained in:
@@ -34,10 +34,6 @@ project ("example-common")
|
||||
"$(DXSDK_DIR)/include",
|
||||
}
|
||||
|
||||
configuration { "xcode4" }
|
||||
includedirs {
|
||||
BX_DIR .. "include/compat/osx",
|
||||
}
|
||||
|
||||
configuration { "winphone8*"}
|
||||
linkoptions {
|
||||
|
||||
Reference in New Issue
Block a user