From: Scott Cantor Date: Sun, 14 Oct 2012 18:56:06 +0000 (+0000) Subject: Add new props to solution, bump boost version X-Git-Tag: 1.5.2~17 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=771c3fc6cf4d9aabb8df883efe96512bcae986d4;ds=sidebyside Add new props to solution, bump boost version --- diff --git a/cpp-xmltooling.sln b/cpp-xmltooling.sln index 6124a93..6547480 100644 --- a/cpp-xmltooling.sln +++ b/cpp-xmltooling.sln @@ -1,6 +1,6 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2010 +# 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 @@ -12,7 +12,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{61BF324D-2 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 diff --git a/msbuild/Versions.props b/msbuild/Versions.props index 0422357..6ecac6b 100644 --- a/msbuild/Versions.props +++ b/msbuild/Versions.props @@ -8,10 +8,9 @@ xerces-c-3.1.1-x86_64-windows-vc-10.0 xerces-c-3.1.1-x86-windows-vc-10.0 xml-security-c-1.7.0 - boost_1_49_0 + boost_1_50_0 log4shib-1.0.5 zlib-1.2.7 fcgi-2.4.0-VC10 -