418418 <MinimumVisualStudioVersion >14.0</MinimumVisualStudioVersion >
419419 <AppContainerApplication >true</AppContainerApplication >
420420 <ApplicationType >Windows Store</ApplicationType >
421- <WindowsTargetPlatformVersion >10.0.14393 .0</WindowsTargetPlatformVersion >
422- <WindowsTargetPlatformMinVersion >10.0.10586 .0</WindowsTargetPlatformMinVersion >
421+ <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
422+ <WindowsTargetPlatformMinVersion >10.0.14393 .0</WindowsTargetPlatformMinVersion >
423423 <ApplicationTypeRevision >10.0</ApplicationTypeRevision >
424424 </PropertyGroup >
425425 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
426426 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
427427 <ConfigurationType >StaticLibrary</ConfigurationType >
428428 <UseDebugLibraries >true</UseDebugLibraries >
429- <PlatformToolset >v140 </PlatformToolset >
429+ <PlatformToolset >v141 </PlatformToolset >
430430 </PropertyGroup >
431431 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" Label =" Configuration" >
432432 <ConfigurationType >StaticLibrary</ConfigurationType >
433433 <UseDebugLibraries >true</UseDebugLibraries >
434- <PlatformToolset >v140 </PlatformToolset >
434+ <PlatformToolset >v141 </PlatformToolset >
435435 </PropertyGroup >
436436 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
437437 <ConfigurationType >StaticLibrary</ConfigurationType >
438438 <UseDebugLibraries >true</UseDebugLibraries >
439- <PlatformToolset >v140 </PlatformToolset >
439+ <PlatformToolset >v141 </PlatformToolset >
440440 </PropertyGroup >
441441 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
442442 <ConfigurationType >StaticLibrary</ConfigurationType >
443443 <UseDebugLibraries >false</UseDebugLibraries >
444- <PlatformToolset >v140 </PlatformToolset >
444+ <PlatformToolset >v141 </PlatformToolset >
445445 </PropertyGroup >
446446 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|ARM'" Label =" Configuration" >
447447 <ConfigurationType >StaticLibrary</ConfigurationType >
448448 <UseDebugLibraries >false</UseDebugLibraries >
449- <PlatformToolset >v140 </PlatformToolset >
449+ <PlatformToolset >v141 </PlatformToolset >
450450 </PropertyGroup >
451451 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
452452 <ConfigurationType >StaticLibrary</ConfigurationType >
453453 <UseDebugLibraries >false</UseDebugLibraries >
454- <PlatformToolset >v140 </PlatformToolset >
454+ <PlatformToolset >v141 </PlatformToolset >
455455 </PropertyGroup >
456456 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
457457 <ImportGroup Label =" ExtensionSettings" >
525525 <ProgramDataBaseFileName >$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName >
526526 <WarningLevel >Level4</WarningLevel >
527527 <PreprocessorDefinitions >_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
528+ <AdditionalOptions >/permissive- %(AdditionalOptions)</AdditionalOptions >
528529 </ClCompile >
529530 <Link >
530531 <SubSystem >Console</SubSystem >
546547 <ProgramDataBaseFileName >$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName >
547548 <WarningLevel >Level4</WarningLevel >
548549 <PreprocessorDefinitions >_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
550+ <AdditionalOptions >/permissive- %(AdditionalOptions)</AdditionalOptions >
549551 </ClCompile >
550552 <Link >
551553 <SubSystem >Console</SubSystem >
566568 <ProgramDataBaseFileName >$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName >
567569 <WarningLevel >Level4</WarningLevel >
568570 <PreprocessorDefinitions >_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
571+ <AdditionalOptions >/permissive- %(AdditionalOptions)</AdditionalOptions >
569572 </ClCompile >
570573 <Link >
571574 <SubSystem >Console</SubSystem >
586589 <ProgramDataBaseFileName >$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName >
587590 <WarningLevel >Level4</WarningLevel >
588591 <PreprocessorDefinitions >_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
592+ <AdditionalOptions >/permissive- %(AdditionalOptions)</AdditionalOptions >
589593 </ClCompile >
590594 <Link >
591595 <SubSystem >Console</SubSystem >
606610 <ProgramDataBaseFileName >$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName >
607611 <WarningLevel >Level4</WarningLevel >
608612 <PreprocessorDefinitions >_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
613+ <AdditionalOptions >/permissive- %(AdditionalOptions)</AdditionalOptions >
609614 </ClCompile >
610615 <Link >
611616 <SubSystem >Console</SubSystem >
626631 <ProgramDataBaseFileName >$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName >
627632 <WarningLevel >Level4</WarningLevel >
628633 <PreprocessorDefinitions >_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
634+ <AdditionalOptions >/permissive- %(AdditionalOptions)</AdditionalOptions >
629635 </ClCompile >
630636 <Link >
631637 <SubSystem >Console</SubSystem >
640646 <ImportGroup Label =" ExtensionTargets" >
641647 </ImportGroup >
642648 <Target Name =" ATGEnsureShaders" BeforeTargets =" PrepareForBuild" >
643- <Exec Condition =" !Exists('src/Shaders/Compiled/SpriteEffect_SpriteVertexShader.inc')"
644- WorkingDirectory =" $(ProjectDir)src/Shaders"
645- Command =" CompileShaders" />
649+ <Exec Condition =" !Exists('src/Shaders/Compiled/SpriteEffect_SpriteVertexShader.inc')" WorkingDirectory =" $(ProjectDir)src/Shaders" Command =" CompileShaders" />
646650 </Target >
647651</Project >
0 commit comments