mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Generalise genie xcode4 cases to apply to all xcode project versions.
This commit is contained in:
@@ -157,7 +157,7 @@ project ("texturev")
|
||||
"-framework QuartzCore",
|
||||
}
|
||||
|
||||
configuration { "xcode4", "ios" }
|
||||
configuration { "xcode*", "ios" }
|
||||
kind "WindowedApp"
|
||||
|
||||
configuration { "qnx*" }
|
||||
|
||||
Reference in New Issue
Block a user