summaryrefslogtreecommitdiff
path: root/cpp/src/slice2html
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/slice2html
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/slice2html')
-rw-r--r--cpp/src/slice2html/msbuild/slice2html.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2html/msbuild/slice2html.vcxproj b/cpp/src/slice2html/msbuild/slice2html.vcxproj
index a1d9d2d109d..9a397274096 100644
--- a/cpp/src/slice2html/msbuild/slice2html.vcxproj
+++ b/cpp/src/slice2html/msbuild/slice2html.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>