VS made me update the platform toolset here

git-svn-id: https://svn.eduke32.com/eduke32@7962 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
hendricks266 2019-08-13 02:53:41 +00:00 committed by Christoph Oelckers
parent 3bfed33608
commit d11c71c39d
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@
<ProjectGuid>{B50E2B28-C3E0-453F-B652-657E7D957E51}</ProjectGuid> <ProjectGuid>{B50E2B28-C3E0-453F-B652-657E7D957E51}</ProjectGuid>
<RootNamespace>voidsw</RootNamespace> <RootNamespace>voidsw</RootNamespace>
<Keyword>MakeFileProj</Keyword> <Keyword>MakeFileProj</Keyword>
<PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup> </PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">