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

@@ -132,7 +132,7 @@ project ("texturev")
"psapi",
}
configuration { "winphone8*"}
configuration { "winphone* or winstore*" }
removelinks {
"DelayImp",
"gdi32",
@@ -140,6 +140,7 @@ project ("texturev")
}
links {
"d3d11",
"d3d12",
"dxgi"
}
linkoptions {