aboutsummaryrefslogtreecommitdiff
path: root/build/platforms/vs2015/GFSDK_SSAO_D3D11_UWP.vcxproj
diff options
context:
space:
mode:
authorLouis Bavoil <[email protected]>2021-04-22 17:40:25 +0200
committerLouis Bavoil <[email protected]>2021-04-22 17:40:25 +0200
commitea2885cfa9e07784648a028fdd0cb48a4c85da05 (patch)
tree2b058b3fe76e742ddaf6cdc2cc6dd123ae30514b /build/platforms/vs2015/GFSDK_SSAO_D3D11_UWP.vcxproj
parentHBAO+ 4.0.0.23827312 (diff)
downloadhbaoplus-master.tar.xz
hbaoplus-master.zip
Update license. Update build files to VS 2019.HEADmaster
Diffstat (limited to 'build/platforms/vs2015/GFSDK_SSAO_D3D11_UWP.vcxproj')
-rw-r--r--build/platforms/vs2015/GFSDK_SSAO_D3D11_UWP.vcxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/platforms/vs2015/GFSDK_SSAO_D3D11_UWP.vcxproj b/build/platforms/vs2015/GFSDK_SSAO_D3D11_UWP.vcxproj
index eaad16b..b817f44 100644
--- a/build/platforms/vs2015/GFSDK_SSAO_D3D11_UWP.vcxproj
+++ b/build/platforms/vs2015/GFSDK_SSAO_D3D11_UWP.vcxproj
@@ -53,19 +53,19 @@
<RootNamespace>GFSDK_SSAO_D3D11</RootNamespace>
<AppContainerApplication>true</AppContainerApplication>
<ApplicationType>Windows Store</ApplicationType>
- <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.10586.0</WindowsTargetPlatformMinVersion>
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
</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>
<WindowsAppContainer>true</WindowsAppContainer>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_MT|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
- <PlatformToolset>v140</PlatformToolset>
+ <PlatformToolset>v142</PlatformToolset>
<WindowsAppContainer>true</WindowsAppContainer>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />