mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 14:17:24 +00:00
Use latest Windows 10 SDK version.
This commit is contained in:
parent
827567a21a
commit
ae7a463b40
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ solution("xenia")
|
|||
platforms({"Windows"})
|
||||
-- Minimum version to support ID3D12GraphicsCommandList1 (for
|
||||
-- SetSamplePositions).
|
||||
systemversion("10.0.15063.0")
|
||||
systemversion("10.0")
|
||||
end
|
||||
configurations({"Checked", "Debug", "Release"})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue