|
482 | 482 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141_xp</PlatformToolset> |
483 | 483 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset> |
484 | 484 | <CharacterSet>MultiByte</CharacterSet> |
485 | | - </PropertyGroup> |
| 485 | + </PropertyGroup> |
486 | 486 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Play|Win32'" Label="Configuration"> |
487 | 487 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
488 | 488 | <UseDebugLibraries>true</UseDebugLibraries> |
|
491 | 491 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141_xp</PlatformToolset> |
492 | 492 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset> |
493 | 493 | <CharacterSet>MultiByte</CharacterSet> |
494 | | - </PropertyGroup> |
| 494 | + </PropertyGroup> |
495 | 495 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Tests|Win32'" Label="Configuration"> |
496 | 496 | <ConfigurationType>Application</ConfigurationType> |
497 | 497 | <UseDebugLibraries>true</UseDebugLibraries> |
|
500 | 500 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141_xp</PlatformToolset> |
501 | 501 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset> |
502 | 502 | <CharacterSet>MultiByte</CharacterSet> |
503 | | - </PropertyGroup> |
| 503 | + </PropertyGroup> |
504 | 504 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Test Fixes|Win32'" Label="Configuration"> |
505 | 505 | <ConfigurationType>Application</ConfigurationType> |
506 | 506 | <UseDebugLibraries>true</UseDebugLibraries> |
|
509 | 509 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141_xp</PlatformToolset> |
510 | 510 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset> |
511 | 511 | <CharacterSet>MultiByte</CharacterSet> |
512 | | - </PropertyGroup> |
| 512 | + </PropertyGroup> |
513 | 513 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Play|Win32'" Label="Configuration"> |
514 | 514 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
515 | 515 | <UseDebugLibraries>false</UseDebugLibraries> |
|
519 | 519 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset> |
520 | 520 | <WholeProgramOptimization>true</WholeProgramOptimization> |
521 | 521 | <CharacterSet>MultiByte</CharacterSet> |
522 | | - </PropertyGroup> |
| 522 | + </PropertyGroup> |
523 | 523 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
524 | 524 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
525 | 525 | <UseDebugLibraries>false</UseDebugLibraries> |
|
529 | 529 | <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset> |
530 | 530 | <WholeProgramOptimization>true</WholeProgramOptimization> |
531 | 531 | <CharacterSet>MultiByte</CharacterSet> |
532 | | - </PropertyGroup> |
| 532 | + </PropertyGroup> |
533 | 533 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
534 | 534 | <ImportGroup Label="ExtensionSettings"> |
535 | 535 | </ImportGroup> |
|
0 commit comments