diff options
Diffstat (limited to 'plugins/UserInfoEx/IconPacks')
-rw-r--r-- | plugins/UserInfoEx/IconPacks/default/icons_default_14_z2.vcxproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_14_z2.vcxproj b/plugins/UserInfoEx/IconPacks/default/icons_default_14_z2.vcxproj index 1dee35e0ee..17e8712fe3 100644 --- a/plugins/UserInfoEx/IconPacks/default/icons_default_14_z2.vcxproj +++ b/plugins/UserInfoEx/IconPacks/default/icons_default_14_z2.vcxproj @@ -21,12 +21,13 @@ <PropertyGroup Label="Globals">
<ProjectName>UInfoEx_icons_default_Z2</ProjectName>
<ProjectGuid>{D90DD62F-6A75-4469-ABB5-A3E88BCA6A3C}</ProjectGuid>
+ <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v120_xp</PlatformToolset>
+ <PlatformToolset>v140_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
|