Removed obsolete platforms.

This commit is contained in:
Branimir Karadžić
2017-12-14 20:40:30 -08:00
parent e69f69e0cd
commit f7fea65bec
10 changed files with 11 additions and 14 deletions

View File

@@ -90,7 +90,7 @@ project ("example-common")
path.join(BGFX_DIR, "examples/common/**.mm"),
}
configuration { "winphone* or winstore* or durango"}
configuration { "winstore* or durango"}
files {
path.join(BGFX_DIR, "examples/common/**.cx"),
}