X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=cpp-opensaml2.sln;h=617abdf12c60456fee57f5222e1be683e85d9103;hp=c60ee9f2370d50601ecc74c6bcf47378b86acb9a;hb=db44995ea6c326dcb51387a888da823c5d86c866;hpb=65ded1cf4cea0d89040149788d6a5b4bcd884ba2 diff --git a/cpp-opensaml2.sln b/cpp-opensaml2.sln index c60ee9f..617abdf 100644 --- a/cpp-opensaml2.sln +++ b/cpp-opensaml2.sln @@ -1,18 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "saml", "saml\saml.vcproj", "{34DE3EA5-EA05-4261-8B63-A850FFB91768}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "samltest", "samltest\samltest.vcproj", "{8BBB3B12-DBA1-4533-9C36-2CA95F1F1659}" - ProjectSection(ProjectDependencies) = postProject - {34DE3EA5-EA05-4261-8B63-A850FFB91768} = {34DE3EA5-EA05-4261-8B63-A850FFB91768} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "samlsign", "samlsign\samlsign.vcproj", "{C4E58F5A-AF7E-4060-89E7-5F690682E662}" - ProjectSection(ProjectDependencies) = postProject - {34DE3EA5-EA05-4261-8B63-A850FFB91768} = {34DE3EA5-EA05-4261-8B63-A850FFB91768} - EndProjectSection -EndProject +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{5548F5D2-5FDE-4D58-92E0-7C0BE7526A59}" ProjectSection(SolutionItems) = preProject schemas\cs-sstc-schema-assertion-01.xsd = schemas\cs-sstc-schema-assertion-01.xsd @@ -20,6 +8,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{5548 schemas\cs-sstc-schema-protocol-01.xsd = schemas\cs-sstc-schema-protocol-01.xsd schemas\cs-sstc-schema-protocol-1.1.xsd = schemas\cs-sstc-schema-protocol-1.1.xsd schemas\Makefile.am = schemas\Makefile.am + schemas\saml-async-slo-v1.0.xsd = schemas\saml-async-slo-v1.0.xsd + schemas\saml-metadata-rpi-v1.0.xsd = schemas\saml-metadata-rpi-v1.0.xsd schemas\saml-schema-assertion-2.0.xsd = schemas\saml-schema-assertion-2.0.xsd schemas\saml-schema-authn-context-2.0.xsd = schemas\saml-schema-authn-context-2.0.xsd schemas\saml-schema-authn-context-auth-telephony-2.0.xsd = schemas\saml-schema-authn-context-auth-telephony-2.0.xsd @@ -57,34 +47,47 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{5548 schemas\saml11-catalog.xml.in = schemas\saml11-catalog.xml.in schemas\saml20-catalog.xml.in = schemas\saml20-catalog.xml.in schemas\sstc-metadata-attr.xsd = schemas\sstc-metadata-attr.xsd + schemas\sstc-request-initiation.xsd = schemas\sstc-request-initiation.xsd schemas\sstc-saml-attribute-ext.xsd = schemas\sstc-saml-attribute-ext.xsd schemas\sstc-saml-delegation.xsd = schemas\sstc-saml-delegation.xsd + schemas\sstc-saml-idp-discovery.xsd = schemas\sstc-saml-idp-discovery.xsd + schemas\sstc-saml-metadata-algsupport-v1.0.xsd = schemas\sstc-saml-metadata-algsupport-v1.0.xsd schemas\sstc-saml-metadata-ext-query.xsd = schemas\sstc-saml-metadata-ext-query.xsd + schemas\sstc-saml-metadata-ui-v1.0.xsd = schemas\sstc-saml-metadata-ui-v1.0.xsd schemas\sstc-saml-protocol-ext-thirdparty.xsd = schemas\sstc-saml-protocol-ext-thirdparty.xsd schemas\sstc-saml1x-metadata.xsd = schemas\sstc-saml1x-metadata.xsd EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{08D28DE8-08BB-4C55-98B4-6EAEE1FC9334}" ProjectSection(SolutionItems) = preProject - acinclude.m4 = acinclude.m4 - acx_pthread.m4 = acx_pthread.m4 - ax_create_pkgconfig_info.m4 = ax_create_pkgconfig_info.m4 - bootstrap = bootstrap + m4\acinclude.m4 = m4\acinclude.m4 + m4\acx_pthread.m4 = m4\acx_pthread.m4 + m4\ax_create_pkgconfig_info.m4 = m4\ax_create_pkgconfig_info.m4 + m4\boost.m4 = m4\boost.m4 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 + m4\doxygen.m4 = m4\doxygen.m4 Makefile.am = Makefile.am opensaml.spec.in = opensaml.spec.in - pkginfo.in = pkginfo.in - Portfile.in = Portfile.in - postinstall = postinstall EndProjectSection EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Doc", "Doc", "{91D9712D-5D39-42BE-A320-4B55A90D9610}" + ProjectSection(SolutionItems) = preProject + doc\LICENSE.txt = doc\LICENSE.txt + doc\LOG4CPP.LICENSE = doc\LOG4CPP.LICENSE + doc\Makefile.am = doc\Makefile.am + doc\NOTICE.txt = doc\NOTICE.txt + doc\README.txt = doc\README.txt + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "saml", "saml\saml.vcxproj", "{34DE3EA5-EA05-4261-8B63-A850FFB91768}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "samltest", "samltest\samltest.vcxproj", "{8BBB3B12-DBA1-4533-9C36-2CA95F1F1659}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "samlsign", "samlsign\samlsign.vcxproj", "{C4E58F5A-AF7E-4060-89E7-5F690682E662}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32