From 5a725f1e41dc16f9b7e0de287d69a54dc67c7732 Mon Sep 17 00:00:00 2001 From: Rod Widdowson Date: Sun, 14 Oct 2012 14:01:55 +0000 Subject: [PATCH] Move to explicitly included properties for the include and library path. --- saml/saml.vcxproj | 7 +++++-- samlsign/samlsign.vcxproj | 7 +++++-- samltest/samltest.vcxproj | 5 ++++- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/saml/saml.vcxproj b/saml/saml.vcxproj index f5db90f..150f6b8 100644 --- a/saml/saml.vcxproj +++ b/saml/saml.vcxproj @@ -1,4 +1,4 @@ - + @@ -58,6 +58,9 @@ + + + <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\ @@ -339,4 +342,4 @@ - \ No newline at end of file + diff --git a/samlsign/samlsign.vcxproj b/samlsign/samlsign.vcxproj index 8731933..dc7b998 100644 --- a/samlsign/samlsign.vcxproj +++ b/samlsign/samlsign.vcxproj @@ -1,4 +1,4 @@ - + @@ -58,6 +58,9 @@ + + + <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\ @@ -188,4 +191,4 @@ - \ No newline at end of file + diff --git a/samltest/samltest.vcxproj b/samltest/samltest.vcxproj index 690f6dc..3a207c7 100644 --- a/samltest/samltest.vcxproj +++ b/samltest/samltest.vcxproj @@ -1,4 +1,4 @@ - + @@ -59,6 +59,9 @@ + + + <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\ -- 2.1.4