From c78b086d3f35c5d3b552aae59263f83837a0cc14 Mon Sep 17 00:00:00 2001 From: Rod Widdowson Date: Mon, 1 Aug 2011 09:58:38 +0000 Subject: [PATCH] Handle BinaryAttribute (include the header, put it in correct folder) --- shibsp/shibsp.vcxproj | 6 +++--- shibsp/shibsp.vcxproj.filters | 10 ++++++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/shibsp/shibsp.vcxproj b/shibsp/shibsp.vcxproj index 17dcd08..84f8b1e 100644 --- a/shibsp/shibsp.vcxproj +++ b/shibsp/shibsp.vcxproj @@ -1,4 +1,4 @@ - + @@ -313,7 +313,7 @@ - + @@ -350,4 +350,4 @@ - \ No newline at end of file + diff --git a/shibsp/shibsp.vcxproj.filters b/shibsp/shibsp.vcxproj.filters index 9e93acf..fe2281e 100644 --- a/shibsp/shibsp.vcxproj.filters +++ b/shibsp/shibsp.vcxproj.filters @@ -1,4 +1,4 @@ - + @@ -159,6 +159,9 @@ Source Files\attribute + + Source Files\attribute + Source Files\attribute @@ -470,6 +473,9 @@ Header Files\attribute + + Header Files\attribute + Header Files\attribute @@ -568,4 +574,4 @@ - \ No newline at end of file + -- 2.1.4