diff options
Diffstat (limited to 'plugins/UserInfoEx')
| -rw-r--r-- | plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj | 8 | ||||
| -rw-r--r-- | plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj | 8 | 
2 files changed, 8 insertions, 8 deletions
| diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj b/plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj index dd365c0f04..3a05159e33 100644 --- a/plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj +++ b/plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj @@ -27,22 +27,22 @@    <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)'=='Release|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>    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|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"> diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj b/plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj index 8710c44fb1..90eadeca64 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj @@ -27,22 +27,22 @@    <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)'=='Release|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>    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|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"> | 
