summaryrefslogtreecommitdiff
path: root/cpp/src/slice2html
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2017-04-26 20:33:47 +0200
committerJose <jose@zeroc.com>2017-04-26 20:33:47 +0200
commitc678b2db4f4544318b50679873a7e42a5ca19c6c (patch)
tree3104c674bf29dcbb60de7e2c87782e817a02a254 /cpp/src/slice2html
parentFix Windows platform filters (diff)
downloadice-c678b2db4f4544318b50679873a7e42a5ca19c6c.tar.bz2
ice-c678b2db4f4544318b50679873a7e42a5ca19c6c.tar.xz
ice-c678b2db4f4544318b50679873a7e42a5ca19c6c.zip
Don't set ToolsVersion in MSBuild projects
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 03ef3897650..a1d9d2d109d 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" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>