[cpp-sp] 09/11: REMOVABLE (maybe): Path For Log4shib

Rod Widdowson rdw at steadingsoftware.com
Sat Dec 14 15:42:16 UTC 2024


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch dev/vc22-dev
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=d5a3129f358ffcb8f62b87c9ea30b275660129e1

commit d5a3129f358ffcb8f62b87c9ea30b275660129e1
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Dec 14 15:21:00 2024 +0000

    REMOVABLE (maybe): Path For Log4shib
---
 Projects/vc22/shibsp.vcxproj | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Projects/vc22/shibsp.vcxproj b/Projects/vc22/shibsp.vcxproj
index 106dba64..828e4e0e 100644
--- a/Projects/vc22/shibsp.vcxproj
+++ b/Projects/vc22/shibsp.vcxproj
@@ -264,6 +264,7 @@
     <IncludePath>..\..\..\cpp-xmltooling;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\src;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\Install64\VC15\include;$(IncludePath)</IncludePath>
+    <IncludePath>..\..\..\log4shib\include\;$(IncludePath)</IncludePath>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
     <IncludePath>..\..\shibsp;$(IncludePath)</IncludePath>
@@ -272,6 +273,7 @@
     <IncludePath>..\..\..\cpp-xmltooling;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\src;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\Install64\VC15\include;$(IncludePath)</IncludePath>
+    <IncludePath>..\..\..\log4shib\include\;$(IncludePath)</IncludePath>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <IncludePath>..\..\shibsp;$(IncludePath)</IncludePath>
@@ -280,6 +282,7 @@
     <IncludePath>..\..\..\cpp-xmltooling;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\src;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\Install64\VC15\include;$(IncludePath)</IncludePath>
+    <IncludePath>..\..\..\log4shib\include\;$(IncludePath)</IncludePath>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     <IncludePath>..\..\shibsp;$(IncludePath)</IncludePath>
@@ -288,6 +291,7 @@
     <IncludePath>..\..\..\cpp-xmltooling;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\src;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\Install64\VC15\include;$(IncludePath)</IncludePath>
+    <IncludePath>..\..\..\log4shib\include\;$(IncludePath)</IncludePath>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
     <IncludePath>..\..\shibsp;$(IncludePath)</IncludePath>
@@ -296,6 +300,7 @@
     <IncludePath>..\..\..\cpp-xmltooling;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\src;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\Install64\VC15\include;$(IncludePath)</IncludePath>
+    <IncludePath>..\..\..\log4shib\include\;$(IncludePath)</IncludePath>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     <IncludePath>..\..\shibsp;$(IncludePath)</IncludePath>
@@ -304,6 +309,7 @@
     <IncludePath>..\..\..\cpp-xmltooling;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\src;$(IncludePath)</IncludePath>
     <IncludePath>..\..\..\xerces\Install64\VC15\include;$(IncludePath)</IncludePath>
+    <IncludePath>..\..\..\log4shib\include\;$(IncludePath)</IncludePath>
   </PropertyGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <ClCompile>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list