diff options
Diffstat (limited to 'plugins/TabSRMM/TabSRMM_icons/XP')
-rw-r--r-- | plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj b/plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj index ddeeaa6d99..d5a7cb9d74 100644 --- a/plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj +++ b/plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj @@ -27,22 +27,22 @@ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>DynamicLibrary</ConfigurationType> <CharacterSet>Unicode</CharacterSet> - <PlatformToolset>v141_xp</PlatformToolset> + <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> <ConfigurationType>DynamicLibrary</ConfigurationType> <CharacterSet>Unicode</CharacterSet> - <PlatformToolset>v141_xp</PlatformToolset> + <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>DynamicLibrary</ConfigurationType> <CharacterSet>Unicode</CharacterSet> - <PlatformToolset>v141_xp</PlatformToolset> + <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> <ConfigurationType>DynamicLibrary</ConfigurationType> <CharacterSet>Unicode</CharacterSet> - <PlatformToolset>v141_xp</PlatformToolset> + <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <ImportGroup Label="ExtensionSettings"> |