summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/Flags-Angelika
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-07-21 08:07:51 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-07-21 08:07:51 +0000
commitaba2387014bf45ead02551a3334ae7edfae53224 (patch)
tree8e9c2378990fc847eaf7c28b08c323969284271a /plugins/SpellChecker/Flags-Angelika
parentf04ec74a251fe4694176f079d4bd5ec4b96770b4 (diff)
platform toolset updated for vc2015
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker/Flags-Angelika')
-rw-r--r--plugins/SpellChecker/Flags-Angelika/flags-angelika_14.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/SpellChecker/Flags-Angelika/flags-angelika_14.vcxproj b/plugins/SpellChecker/Flags-Angelika/flags-angelika_14.vcxproj
index 68844ccf60..a3d57da737 100644
--- a/plugins/SpellChecker/Flags-Angelika/flags-angelika_14.vcxproj
+++ b/plugins/SpellChecker/Flags-Angelika/flags-angelika_14.vcxproj
@@ -26,22 +26,22 @@
<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)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v120_xp</PlatformToolset>
+ <PlatformToolset>v140_xp</PlatformToolset>
</PropertyGroup>
<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)'=='Debug|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">