summaryrefslogtreecommitdiff
path: root/cpp/test
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2017-04-26 20:53:04 +0200
committerJose <jose@zeroc.com>2017-04-26 20:53:04 +0200
commit6cdf5de79e41c5183cf900ea5223a896701de0d6 (patch)
tree9f57433bb5f82b51757133da7456a52f7be8037d /cpp/test
parentDon't set ToolsVersion in MSBuild projects (diff)
downloadice-6cdf5de79e41c5183cf900ea5223a896701de0d6.tar.bz2
ice-6cdf5de79e41c5183cf900ea5223a896701de0d6.tar.xz
ice-6cdf5de79e41c5183cf900ea5223a896701de0d6.zip
Extra whitespace
Diffstat (limited to 'cpp/test')
-rw-r--r--cpp/test/uwp/controller/msbuild/controller.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/uwp/controller/msbuild/controller.vcxproj b/cpp/test/uwp/controller/msbuild/controller.vcxproj
index 44f0465eb39..bcf3cfb2be0 100644
--- a/cpp/test/uwp/controller/msbuild/controller.vcxproj
+++ b/cpp/test/uwp/controller/msbuild/controller.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" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\..\..\..\msbuild\packages\zeroc.ice.uwp.v140.3.7.0-beta0\build\native\zeroc.ice.uwp.v140.props" Condition="Exists('..\..\..\..\msbuild\packages\zeroc.ice.uwp.v140.3.7.0-beta0\build\native\zeroc.ice.uwp.v140.props') and '$(ICE_BIN_DIST)' == 'all'" />
<Import Project="..\..\..\..\msbuild\packages\zeroc.ice.uwp.v141.3.7.0-beta0\build\native\zeroc.ice.uwp.v141.props" Condition="Exists('..\..\..\..\msbuild\packages\zeroc.ice.uwp.v141.3.7.0-beta0\build\native\zeroc.ice.uwp.v141.props') and '$(ICE_BIN_DIST)' == 'all'" />
<PropertyGroup Label="Globals">