[cpp-xmltooling] branch master updated: SSPCPP-693 Fix warning in XMLTooling build
Rod Widdowson
rdw at steadingsoftware.com
Sun May 1 09:07:23 EDT 2016
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-xmltooling.
The following commit(s) were added to refs/heads/master by this push:
new 73de77e SSPCPP-693 Fix warning in XMLTooling build
73de77e is described below
commit 73de77edf61bc43d3828f5848fb5194644988c47
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun May 1 13:13:40 2016 +0100
SSPCPP-693 Fix warning in XMLTooling build
https://issues.shibboleth.net/jira/browse/SSPCPP-693
---
projects/vc10/cpp-xmltooling.sln | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/vc10/cpp-xmltooling.sln b/projects/vc10/cpp-xmltooling.sln
index d0f8341..308f0df 100644
--- a/projects/vc10/cpp-xmltooling.sln
+++ b/projects/vc10/cpp-xmltooling.sln
@@ -47,7 +47,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "openssl", "openssl", "{F284
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "xerces", "xerces", "{06F58C02-6110-4D42-9981-B326910B3E2D}"
ProjectSection(SolutionItems) = preProject
- ..\..\dependencies\xerces\pkginfo = dependencies\xerces\pkginfo
+ ..\..\dependencies\xerces\pkginfo = ..\..\dependencies\xerces\pkginfo
..\..\dependencies\xerces\Portfile = ..\..\dependencies\xerces\Portfile
..\..\dependencies\xerces\xerces-c.spec = ..\..\dependencies\xerces\xerces-c.spec
EndProjectSection
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list