mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 05:23:00 +01:00
Fixed UWP build.
This commit is contained in:
@@ -90,7 +90,7 @@ project ("example-common")
|
||||
path.join(BGFX_DIR, "examples/common/**.mm"),
|
||||
}
|
||||
|
||||
configuration { "winphone8* or winstore8* or durango"}
|
||||
configuration { "winphone* or winstore* or durango"}
|
||||
files {
|
||||
path.join(BGFX_DIR, "examples/common/**.cx"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user