1717 <Configuration >Release</Configuration >
1818 <Platform >x64</Platform >
1919 </ProjectConfiguration >
20+
2021 </ItemGroup >
2122 <PropertyGroup Label =" Globals" >
23+ <VCProjectVersion >18.0</VCProjectVersion >
2224 <ProjectGuid >{6C633792-F87D-4F1C-AB02-C25202FFEDE6}</ProjectGuid >
2325 <RootNamespace >ft2-clone</RootNamespace >
2426 <ProjectName >ft2-clone</ProjectName >
25- <WindowsTargetPlatformVersion >10.0.19041.0 </WindowsTargetPlatformVersion >
27+ <WindowsTargetPlatformVersion >10.0</WindowsTargetPlatformVersion >
2628 </PropertyGroup >
2729 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2830 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
29- <PlatformToolset >v141 </PlatformToolset >
31+ <PlatformToolset >v145 </PlatformToolset >
3032 <CharacterSet >Unicode</CharacterSet >
3133 <WholeProgramOptimization >true</WholeProgramOptimization >
3234 </PropertyGroup >
3335 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
3436 <WholeProgramOptimization >true</WholeProgramOptimization >
3537 <CharacterSet >Unicode</CharacterSet >
36- <PlatformToolset >v142 </PlatformToolset >
38+ <PlatformToolset >v145 </PlatformToolset >
3739 </PropertyGroup >
3840 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
3941 <UseDebugLibraries >true</UseDebugLibraries >
40- <PlatformToolset >v141 </PlatformToolset >
42+ <PlatformToolset >v145 </PlatformToolset >
4143 <CharacterSet >Unicode</CharacterSet >
4244 </PropertyGroup >
4345 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
4446 <UseDebugLibraries >true</UseDebugLibraries >
45- <PlatformToolset >v142</PlatformToolset >
4647 <CharacterSet >Unicode</CharacterSet >
48+ <PlatformToolset >v145</PlatformToolset >
4749 </PropertyGroup >
50+
4851 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
4952 <ImportGroup Label =" ExtensionSettings" >
5053 </ImportGroup >
6063 <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" PropertySheets" >
6164 <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
6265 </ImportGroup >
66+
6367 <PropertyGroup Label =" UserMacros" />
68+
6469 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
6570 <LibraryPath >sdl\lib;$(VCInstallDir)lib;$(LibraryPath)</LibraryPath >
6671 <IncludePath >sdl\include;$(VCInstallDir)include;$(IncludePath)</IncludePath >
108113 <FloatingPointModel >Fast</FloatingPointModel >
109114 <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
110115 <RuntimeTypeInfo >false</RuntimeTypeInfo >
116+ <LanguageStandard >stdcpplatest</LanguageStandard >
111117 </ClCompile >
112118 <Link >
113119 <AdditionalLibraryDirectories >
114120 </AdditionalLibraryDirectories >
115121 <SubSystem >Windows</SubSystem >
116122 <AdditionalDependencies >SDL2main.lib;SDL2.lib;shlwapi.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies >
117123 <TreatLinkerWarningAsErrors >true</TreatLinkerWarningAsErrors >
118- <MinimumRequiredVersion >5.1</MinimumRequiredVersion >
119124 <FullProgramDatabaseFile >
120125 </FullProgramDatabaseFile >
121126 <LinkTimeCodeGeneration >UseLinkTimeCodeGeneration</LinkTimeCodeGeneration >
159164 <FloatingPointModel >Fast</FloatingPointModel >
160165 <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
161166 <RuntimeTypeInfo >false</RuntimeTypeInfo >
167+ <LanguageStandard_C >stdclatest</LanguageStandard_C >
162168 </ClCompile >
163169 <Link >
164170 <AdditionalLibraryDirectories >
208214 <FloatingPointModel >Fast</FloatingPointModel >
209215 <MinimalRebuild >false</MinimalRebuild >
210216 <RuntimeTypeInfo >false</RuntimeTypeInfo >
217+ <LanguageStandard >stdcpplatest</LanguageStandard >
211218 </ClCompile >
212219 <Link >
213220 <AdditionalLibraryDirectories >
216223 <AdditionalDependencies >SDL2main.lib;SDL2.lib;shlwapi.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies >
217224 <IgnoreSpecificDefaultLibraries >
218225 </IgnoreSpecificDefaultLibraries >
219- <MinimumRequiredVersion >5.1</MinimumRequiredVersion >
220226 <GenerateDebugInformation >true</GenerateDebugInformation >
221227 <TreatLinkerWarningAsErrors >true</TreatLinkerWarningAsErrors >
222228 <LargeAddressAware >true</LargeAddressAware >
251257 <MultiProcessorCompilation >true</MultiProcessorCompilation >
252258 <FloatingPointModel >Fast</FloatingPointModel >
253259 <RuntimeTypeInfo >false</RuntimeTypeInfo >
260+ <LanguageStandard >stdcpplatest</LanguageStandard >
254261 </ClCompile >
255262 <Link >
256263 <AdditionalLibraryDirectories >
440447 <ItemGroup >
441448 <ResourceCompile Include =" ..\..\src\ft2-clone.rc" />
442449 </ItemGroup >
450+
443451 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
444452 <ImportGroup Label =" ExtensionTargets" >
445453 </ImportGroup >
446- </Project >
454+ </Project >
0 commit comments