From 1b63b1422645ba9fa856a28d31c3f8c238ffff4c Mon Sep 17 00:00:00 2001 From: Rod Widdowson Date: Sun, 14 Oct 2012 14:01:41 +0000 Subject: [PATCH] Move to explicitly included properties for the include and library path. --- xmltooling/xmltooling-lite.vcxproj | 7 +++++-- xmltooling/xmltooling.vcxproj | 7 +++++-- xmltoolingtest/xmltoolingtest.vcxproj | 3 +++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/xmltooling/xmltooling-lite.vcxproj b/xmltooling/xmltooling-lite.vcxproj index e77ac17..085736c 100644 --- a/xmltooling/xmltooling-lite.vcxproj +++ b/xmltooling/xmltooling-lite.vcxproj @@ -1,4 +1,4 @@ - + @@ -58,6 +58,9 @@ + + + <_ProjectFileVersion>10.0.30319.1 $(ProjectName)-$(Configuration)\ @@ -285,4 +288,4 @@ - \ No newline at end of file + diff --git a/xmltooling/xmltooling.vcxproj b/xmltooling/xmltooling.vcxproj index b508703..0c25e80 100644 --- a/xmltooling/xmltooling.vcxproj +++ b/xmltooling/xmltooling.vcxproj @@ -1,4 +1,4 @@ - + @@ -58,6 +58,9 @@ + + + <_ProjectFileVersion>10.0.30319.1 true @@ -340,4 +343,4 @@ - \ No newline at end of file + diff --git a/xmltoolingtest/xmltoolingtest.vcxproj b/xmltoolingtest/xmltoolingtest.vcxproj index a6bc319..70897cd 100644 --- a/xmltoolingtest/xmltoolingtest.vcxproj +++ b/xmltoolingtest/xmltoolingtest.vcxproj @@ -59,6 +59,9 @@ + + + <_ProjectFileVersion>10.0.30319.1 true -- 2.1.4