X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=cpp-xmltooling.sln;h=65474801abfbb7903afefd5bfa470a94471b0ea6;hb=8547e4914bca048e80ea9b60d5d5c5125264c817;hp=be5fd754e1bbdf2f315f7a8d0964ea15d50e07c7;hpb=88d66de2aa06a8ad04c94b4f5ae792eb22dd98d1;p=shibboleth%2Fcpp-xmltooling.git diff --git a/cpp-xmltooling.sln b/cpp-xmltooling.sln index be5fd75..6547480 100644 --- a/cpp-xmltooling.sln +++ b/cpp-xmltooling.sln @@ -1,17 +1,21 @@  -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}") = "Misc", "Misc", "{61BF324D-2532-49C9-93CE-DF0E89529D4F}" ProjectSection(SolutionItems) = preProject 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 doxygen.am = doxygen.am doxygen.cfg = doxygen.cfg m4\doxygen.m4 = m4\doxygen.m4 + msbuild\Includes.props = msbuild\Includes.props Makefile.am = Makefile.am + msbuild\Versions.props = msbuild\Versions.props + xmltooling.spec.in = xmltooling.spec.in EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{23EF5C29-2A13-4F73-99D1-96B8120F148E}" @@ -20,6 +24,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{23EF schemas\Makefile.am = schemas\Makefile.am schemas\soap-envelope.xsd = schemas\soap-envelope.xsd schemas\xenc-schema.xsd = schemas\xenc-schema.xsd + schemas\xenc11-schema.xsd = schemas\xenc11-schema.xsd schemas\xml.xsd = schemas\xml.xsd schemas\xmldsig-core-schema.xsd = schemas\xmldsig-core-schema.xsd schemas\xmldsig11-schema.xsd = schemas\xmldsig11-schema.xsd