summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-07-23 13:46:53 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-07-23 13:46:53 +0000
commit6a4803be05bcbef5e291d591a9897a009c4656bc (patch)
treea70e6e13e804aa14079a38b913c2db4575a9cec9 /src
parente9e09da819c2f3b3a6405048232f38649d567b4d (diff)
platform toolset updated for vc2015
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src')
-rw-r--r--src/core/stdauth/stdauth_14.vcxproj2
-rw-r--r--src/core/stdautoaway/stdautoaway_14.vcxproj2
-rw-r--r--src/core/stdaway/stdaway_14.vcxproj2
-rw-r--r--src/core/stdchat/stdchat_14.vcxproj2
-rw-r--r--src/core/stdclist/stdclist_14.vcxproj2
-rw-r--r--src/core/stdcrypt/stdcrypt_14.vcxproj2
-rw-r--r--src/core/stdemail/stdemail_14.vcxproj2
-rw-r--r--src/core/stdfile/stdfile_14.vcxproj2
-rw-r--r--src/core/stdhelp/stdhelp_14.vcxproj2
-rw-r--r--src/core/stdidle/stdidle_14.vcxproj2
-rw-r--r--src/core/stdmsg/stdmsg_14.vcxproj2
-rw-r--r--src/core/stdssl/stdssl_14.vcxproj2
-rw-r--r--src/core/stduihist/stduihist_14.vcxproj2
-rw-r--r--src/core/stdurl/stdurl_14.vcxproj2
-rw-r--r--src/core/stduserinfo/stduserinfo_14.vcxproj2
-rw-r--r--src/core/stduseronline/stduseronline_14.vcxproj2
-rw-r--r--src/icons/proto_metacontacts/Proto_MetaContacts_14.vcxproj2
17 files changed, 17 insertions, 17 deletions
diff --git a/src/core/stdauth/stdauth_14.vcxproj b/src/core/stdauth/stdauth_14.vcxproj
index 0c8418d4dc..554f45bab4 100644
--- a/src/core/stdauth/stdauth_14.vcxproj
+++ b/src/core/stdauth/stdauth_14.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>
diff --git a/src/core/stdautoaway/stdautoaway_14.vcxproj b/src/core/stdautoaway/stdautoaway_14.vcxproj
index 71c627f7fe..55dd8912d3 100644
--- a/src/core/stdautoaway/stdautoaway_14.vcxproj
+++ b/src/core/stdautoaway/stdautoaway_14.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>
diff --git a/src/core/stdaway/stdaway_14.vcxproj b/src/core/stdaway/stdaway_14.vcxproj
index 2146278a64..ddab1641b6 100644
--- a/src/core/stdaway/stdaway_14.vcxproj
+++ b/src/core/stdaway/stdaway_14.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>
diff --git a/src/core/stdchat/stdchat_14.vcxproj b/src/core/stdchat/stdchat_14.vcxproj
index 0870bc935e..5756073679 100644
--- a/src/core/stdchat/stdchat_14.vcxproj
+++ b/src/core/stdchat/stdchat_14.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>
diff --git a/src/core/stdclist/stdclist_14.vcxproj b/src/core/stdclist/stdclist_14.vcxproj
index 43e5d9f8a4..9eed7fd7dc 100644
--- a/src/core/stdclist/stdclist_14.vcxproj
+++ b/src/core/stdclist/stdclist_14.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>
diff --git a/src/core/stdcrypt/stdcrypt_14.vcxproj b/src/core/stdcrypt/stdcrypt_14.vcxproj
index 084ed82762..7086a5f727 100644
--- a/src/core/stdcrypt/stdcrypt_14.vcxproj
+++ b/src/core/stdcrypt/stdcrypt_14.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>
diff --git a/src/core/stdemail/stdemail_14.vcxproj b/src/core/stdemail/stdemail_14.vcxproj
index ea03e7aa97..8e36031c6a 100644
--- a/src/core/stdemail/stdemail_14.vcxproj
+++ b/src/core/stdemail/stdemail_14.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>
diff --git a/src/core/stdfile/stdfile_14.vcxproj b/src/core/stdfile/stdfile_14.vcxproj
index 57090a974d..4f9c3878d3 100644
--- a/src/core/stdfile/stdfile_14.vcxproj
+++ b/src/core/stdfile/stdfile_14.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>
diff --git a/src/core/stdhelp/stdhelp_14.vcxproj b/src/core/stdhelp/stdhelp_14.vcxproj
index 5aeee01b9f..f628a4b5bb 100644
--- a/src/core/stdhelp/stdhelp_14.vcxproj
+++ b/src/core/stdhelp/stdhelp_14.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>
diff --git a/src/core/stdidle/stdidle_14.vcxproj b/src/core/stdidle/stdidle_14.vcxproj
index 0c817c55c7..c0c9dae285 100644
--- a/src/core/stdidle/stdidle_14.vcxproj
+++ b/src/core/stdidle/stdidle_14.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>
diff --git a/src/core/stdmsg/stdmsg_14.vcxproj b/src/core/stdmsg/stdmsg_14.vcxproj
index bdddcacce7..00bd05d156 100644
--- a/src/core/stdmsg/stdmsg_14.vcxproj
+++ b/src/core/stdmsg/stdmsg_14.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>
diff --git a/src/core/stdssl/stdssl_14.vcxproj b/src/core/stdssl/stdssl_14.vcxproj
index a0c37a06ac..be08137c20 100644
--- a/src/core/stdssl/stdssl_14.vcxproj
+++ b/src/core/stdssl/stdssl_14.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>
diff --git a/src/core/stduihist/stduihist_14.vcxproj b/src/core/stduihist/stduihist_14.vcxproj
index a80c9ace22..644fc83578 100644
--- a/src/core/stduihist/stduihist_14.vcxproj
+++ b/src/core/stduihist/stduihist_14.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>
diff --git a/src/core/stdurl/stdurl_14.vcxproj b/src/core/stdurl/stdurl_14.vcxproj
index 0781b74f03..458ef9efc6 100644
--- a/src/core/stdurl/stdurl_14.vcxproj
+++ b/src/core/stdurl/stdurl_14.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>
diff --git a/src/core/stduserinfo/stduserinfo_14.vcxproj b/src/core/stduserinfo/stduserinfo_14.vcxproj
index 3d7f79dec0..12b2e5f80f 100644
--- a/src/core/stduserinfo/stduserinfo_14.vcxproj
+++ b/src/core/stduserinfo/stduserinfo_14.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>
diff --git a/src/core/stduseronline/stduseronline_14.vcxproj b/src/core/stduseronline/stduseronline_14.vcxproj
index 164249e3d5..2658a455b8 100644
--- a/src/core/stduseronline/stduseronline_14.vcxproj
+++ b/src/core/stduseronline/stduseronline_14.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>
diff --git a/src/icons/proto_metacontacts/Proto_MetaContacts_14.vcxproj b/src/icons/proto_metacontacts/Proto_MetaContacts_14.vcxproj
index fe464934e9..13e46101a4 100644
--- a/src/icons/proto_metacontacts/Proto_MetaContacts_14.vcxproj
+++ b/src/icons/proto_metacontacts/Proto_MetaContacts_14.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>