X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=cpp-opensaml2.sln;h=617abdf12c60456fee57f5222e1be683e85d9103;hp=e3f4e21bd71ec67b9dc70b2d39170b6b65719b31;hb=db44995ea6c326dcb51387a888da823c5d86c866;hpb=50f75e2cd3ddaca8e9808a3e5af9517deca3c9c3 diff --git a/cpp-opensaml2.sln b/cpp-opensaml2.sln index e3f4e21..617abdf 100644 --- a/cpp-opensaml2.sln +++ b/cpp-opensaml2.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +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 @@ -8,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 @@ -45,32 +47,30 @@ 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}"