summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/IconPacks/default
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-07-23 15:00:03 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-07-23 15:00:03 +0000
commitbee7621f625ccec6c3b213bd95a43a20036e4738 (patch)
treed7f7fd5ed1bb1d0aec34c869392a084ca54f0b62 /plugins/UserInfoEx/IconPacks/default
parent24391accc7a9da4f1d500c6cc202594924a8224f (diff)
projects update
git-svn-id: http://svn.miranda-ng.org/main/trunk@14655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/IconPacks/default')
-rw-r--r--plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj b/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj
index 1dee35e0ee..175468e43c 100644
--- a/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj
+++ b/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
@@ -26,22 +26,22 @@
<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>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v120_xp</PlatformToolset>
+ <PlatformToolset>v140_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v120_xp</PlatformToolset>
+ <PlatformToolset>v140_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v120_xp</PlatformToolset>
+ <PlatformToolset>v140_xp</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">