summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch2
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2017-05-01 11:58:41 +0200
committerJose <jose@zeroc.com>2017-05-01 11:58:41 +0200
commit2f3578c921025e693722d01649449bf511b1b6fe (patch)
tree04a92b527610e56f0a032c1c823985829ca342fd /cpp/src/IcePatch2
parentSmall cleanup (diff)
downloadice-2f3578c921025e693722d01649449bf511b1b6fe.tar.bz2
ice-2f3578c921025e693722d01649449bf511b1b6fe.tar.xz
ice-2f3578c921025e693722d01649449bf511b1b6fe.zip
Use ToolsVersion 4.0 for Visual Studio 2010 compatibility
Diffstat (limited to 'cpp/src/IcePatch2')
-rw-r--r--cpp/src/IcePatch2/msbuild/icepatch2calc/icepatch2calc.vcxproj2
-rw-r--r--cpp/src/IcePatch2/msbuild/icepatch2client/icepatch2client.vcxproj2
-rw-r--r--cpp/src/IcePatch2/msbuild/icepatch2server/icepatch2server.vcxproj2
3 files changed, 3 insertions, 3 deletions
diff --git a/cpp/src/IcePatch2/msbuild/icepatch2calc/icepatch2calc.vcxproj b/cpp/src/IcePatch2/msbuild/icepatch2calc/icepatch2calc.vcxproj
index adc3265a9d1..2385ffb25f6 100644
--- a/cpp/src/IcePatch2/msbuild/icepatch2calc/icepatch2calc.vcxproj
+++ b/cpp/src/IcePatch2/msbuild/icepatch2calc/icepatch2calc.vcxproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
diff --git a/cpp/src/IcePatch2/msbuild/icepatch2client/icepatch2client.vcxproj b/cpp/src/IcePatch2/msbuild/icepatch2client/icepatch2client.vcxproj
index 5c4da5b8eeb..c535c0b6abe 100644
--- a/cpp/src/IcePatch2/msbuild/icepatch2client/icepatch2client.vcxproj
+++ b/cpp/src/IcePatch2/msbuild/icepatch2client/icepatch2client.vcxproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
diff --git a/cpp/src/IcePatch2/msbuild/icepatch2server/icepatch2server.vcxproj b/cpp/src/IcePatch2/msbuild/icepatch2server/icepatch2server.vcxproj
index 70fea6636ac..0cd0d9052ab 100644
--- a/cpp/src/IcePatch2/msbuild/icepatch2server/icepatch2server.vcxproj
+++ b/cpp/src/IcePatch2/msbuild/icepatch2server/icepatch2server.vcxproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>