aboutsummaryrefslogtreecommitdiff
path: root/build/platforms/vs2015/GFSDK_SSAO_D3D12.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'build/platforms/vs2015/GFSDK_SSAO_D3D12.vcxproj')
-rw-r--r--build/platforms/vs2015/GFSDK_SSAO_D3D12.vcxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/platforms/vs2015/GFSDK_SSAO_D3D12.vcxproj b/build/platforms/vs2015/GFSDK_SSAO_D3D12.vcxproj
index bb0c40f..4d70a81 100644
--- a/build/platforms/vs2015/GFSDK_SSAO_D3D12.vcxproj
+++ b/build/platforms/vs2015/GFSDK_SSAO_D3D12.vcxproj
@@ -54,16 +54,16 @@
<ProjectGuid>{9E9A59CE-F50F-454A-A922-17324373A3A5}</ProjectGuid>
<RootNamespace>NVUT</RootNamespace>
<Keyword>Win32Proj</Keyword>
- <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_MT|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
- <PlatformToolset>v140</PlatformToolset>
+ <PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_MT|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
- <PlatformToolset>v140</PlatformToolset>
+ <PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">