From 37775b4bd48013c5f9aecae8d8b3d484eec2934b Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 4 Mar 2010 21:42:25 +0000 Subject: [PATCH 1/1] Add non-build files to VS projects. --- Shibboleth.sln | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Shibboleth.sln b/Shibboleth.sln index 4d88b58..a00157e 100644 --- a/Shibboleth.sln +++ b/Shibboleth.sln @@ -135,6 +135,26 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Config", "Config", "{2543BC configs\xsltproc.js = configs\xsltproc.js EndProjectSection EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{31B171C1-E06C-464F-A541-38724AB52D79}" + ProjectSection(SolutionItems) = preProject + acinclude.m4 = acinclude.m4 + acx_pthread.m4 = acx_pthread.m4 + bootstrap = bootstrap + config_win32.h = config_win32.h + configure.ac = configure.ac + depend = depend + doxygen.am = doxygen.am + doxygen.cfg = doxygen.cfg + doxygen.m4 = doxygen.m4 + libtool.m4 = libtool.m4 + ltmain.sh = ltmain.sh + Makefile.am = Makefile.am + pkginfo.in = pkginfo.in + Portfile.in = Portfile.in + postinstall = postinstall + shibboleth.spec.in = shibboleth.spec.in + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 -- 2.1.4