microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.48k stars 394 forks source link

Windows 10 April 2018 Update SDK (17134) #33

Closed walbourn closed 6 years ago

walbourn commented 6 years ago

Updated VS 2017 Win32 desktop and UWP projects to use the Windows 10 SDK (17134). Because this requires VS 2017 (15.7 update), I also updated some vcxproj elements:

Also regenerated the prebuilt shaders using the Windows 10 SDK (17134) version of the compiler.

The VS 2017 Xbox One XDK project still supports older versions of VS 2017 because it doesn't use the Windows 10 SDK