Fixed UWP build.

This commit is contained in:
Branimir Karadžić
2017-12-13 23:40:39 -08:00
parent 48abf7e04d
commit 0d1cf61bb1
10 changed files with 45 additions and 22 deletions

View File

@@ -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"),
}