[xmltooling] 12/24: SSPCPP-765 Death to ParentRoot
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Fri Jan 12 15:53:57 UTC 2018
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a commit to branch master
in repository xmltooling.
commit 693a05e47a4afbfab243f4862af4685fdfb3f869
Author: Rod Widdowson <rdw at steadingsoftware.com>
Date: Mon Dec 4 16:36:26 2017 +0000
SSPCPP-765 Death to ParentRoot
https://issues.shibboleth.net/jira/browse/SSPCPP-765
---
Projects/vc15/xmltooling/xmltooling-lite.vcxproj | 6 +++---
Projects/vc15/xmltooling/xmltooling.vcxproj | 6 +++---
Projects/vc15/xmltoolingtest/xmltoolingtest.vcxproj | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/Projects/vc15/xmltooling/xmltooling-lite.vcxproj b/Projects/vc15/xmltooling/xmltooling-lite.vcxproj
index 9114e81..b9654d0 100644
--- a/Projects/vc15/xmltooling/xmltooling-lite.vcxproj
+++ b/Projects/vc15/xmltooling/xmltooling-lite.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@@ -63,8 +63,8 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<Import Project="..\..\..\..\BuildPath.props" />
- <Import Project="$(ParentRoot)\Versions.props" />
- <Import Project="$(ParentRoot)\Includes.props" />
+ <Import Project="$(SolutionDir)..\..\..\cpp-msbuild\Versions.props" />
+ <Import Project="$(SolutionDir)..\..\..\cpp-msbuild\Includes.props" />
<PropertyGroup>
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\..\Build\VC15\$(projectName)\$(Platform)\$(Configuration)\</IntDir>
diff --git a/Projects/vc15/xmltooling/xmltooling.vcxproj b/Projects/vc15/xmltooling/xmltooling.vcxproj
index 7d0bbf5..cf9c56c 100644
--- a/Projects/vc15/xmltooling/xmltooling.vcxproj
+++ b/Projects/vc15/xmltooling/xmltooling.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@@ -63,8 +63,8 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<Import Project="..\..\..\..\BuildPath.props" />
- <Import Project="$(ParentRoot)\Versions.props" />
- <Import Project="$(ParentRoot)\Includes.props" />
+ <Import Project="$(SolutionDir)..\..\..\cpp-msbuild\Versions.props" />
+ <Import Project="$(SolutionDir)..\..\..\cpp-msbuild\Includes.props" />
<PropertyGroup>
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
diff --git a/Projects/vc15/xmltoolingtest/xmltoolingtest.vcxproj b/Projects/vc15/xmltoolingtest/xmltoolingtest.vcxproj
index 46eb4ff..7822bc4 100644
--- a/Projects/vc15/xmltoolingtest/xmltoolingtest.vcxproj
+++ b/Projects/vc15/xmltoolingtest/xmltoolingtest.vcxproj
@@ -64,8 +64,8 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<Import Project="..\..\..\..\BuildPath.props" />
- <Import Project="$(ParentRoot)\Versions.props" />
- <Import Project="$(ParentRoot)\Includes.props" />
+ <Import Project="$(SolutionDir)..\..\..\cpp-msbuild\Versions.props" />
+ <Import Project="$(SolutionDir)..\..\..\cpp-msbuild\Includes.props" />
<PropertyGroup>
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list