From: Rod Widdowson Date: Mon, 22 Oct 2012 15:49:54 +0000 (+0000) Subject: Modify the Versions property sheet so that the merge modules can be compiled from... X-Git-Tag: 1.5.2~15 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=a944cd36b3bd5faf9062a592af08d27b23f1a0f5;ds=sidebyside Modify the Versions property sheet so that the merge modules can be compiled from the IDE. This mostly conists of adding fileName and components macros. These still have to be changed in lockstep, but can now be done in one place. Some existing (location) macros are defined in terms of some new (version) macros. --- diff --git a/msbuild/Versions.props b/msbuild/Versions.props index 6ecac6b..a612f56 100644 --- a/msbuild/Versions.props +++ b/msbuild/Versions.props @@ -2,15 +2,97 @@ $(BuildRoot)\cxxtest - C:\ - openssl-1.0.1c - curl-7.26.0 - 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 + E:\ + + 7.26.0 + curl-$(CurlVersion) + boost_1_50_0 - log4shib-1.0.5 - zlib-1.2.7 - fcgi-2.4.0-VC10 + 1.0.5 + 1_0 + + {2FDE8ED0-774A-4F44-88D5-C7089350D895} + {B8D2E797-F5A8-4E0D-B57F-9A7D4E699942} + {DA7E5213-363E-4E13-B05D-90905BE9FB94} + {792E6762-70FE-418A-9336-39DDF1A6BAE7} + log4shib-$(LogForShibVersion) + + 2.5.0 + 2_5 + + {B52F8C71-2042-4CDF-A250-BD773985A2AB} + {7B934257-5F7F-428E-930E-A793A11573D7} + {9EE0A8D1-A6DC-4E2A-904F-BBEF70A0D67B} + {00836378-7FB9-4A09-AF49-3AA33DEF9BC6} + + 1.5.1 + 1_5 + + {53533A59-A563-439D-B13D-A4D7090C42D3} + {5045A722-D6D6-4E55-9196-CB7C50B4446F} + {380E59DF-24F8-4F60-97A7-CC67FB76B4CC} + {DB6D8737-4E3D-4C06-87F1-C59C7D7CB47A} + {7BBFB3D8-A9F8-429B-96BE-C1B283EBFDFB} + {060F61B9-36E9-4F33-9B5B-C59A43709052} + {C380627F-9D45-4626-A249-3831FC7C83FC} + {2786A98E-763C-41A1-A6D5-363DB22F17E9} + + 1.0.1.3 + 1.0.1c + openssl-$(OpenSSLDirVersion) + 1_0 + + ='{1DE4C235-0F1E-41EF-B7B8-9F3FD03A8F26} + ='{9D0D75C3-69B6-4A29-9890-EF3DD939B6CA} + ='{53BCB6F4-77DC-4B6C-9798-EC10796D3C59} + ='{A9583DF6-F075-4F43-991C-3611B31036DF} + {DCB83813-11B4-469D-BD26-5DBF9815AC36} + {EAC28C6F-C98E-454F-BFE7-076D7C0A5CF1} + {D6E409C6-2F1C-42BA-8759-CF898C62C9A9} + {8FBB6D41-0044-4969-AA27-813EF2606C7A} + + 1.5.1 + 1_5 + + {9DE384BF-C286-4A72-AED9-AA34384005C0} + {10475E33-434D-4805-B983-195092549BED} + {4196D799-1162-4D62-9F7A-1F59E90F19F1} + {8E070220-2992-4D45-BF98-459022CD268F} + {B7DE652A-6853-4389-AD47-5DBB5AC89BDB} + {2D6A6399-62A6-4BF6-8D58-82E1EFE8C65E} + {222ED92E-DD0B-410E-9A90-D1DD1AA878CF} + {5EF6FF17-0510-484B-9F24-523B29EB416C} + + 3.1.1 + xerces-c-$(XercesVersion)-x86_64-windows-vc-10.0 + xerces-c-$(XercesVersion)-x86-windows-vc-10.0 + 3_1 + + {64C16FA9-685C-4612-B9C2-0B56C84A69E1} + {3F92209F-35C7-4D7C-BAC3-B0A96DF0CBDF} + {5C2BA2C6-36EC-4EB3-A343-8C1C9D499B9C} + {236B6A7F-73C0-4EBF-9C06-90C1BE160ACE} + + + 1.7.0 + xml-security-c-$(XmlSecVersion) + 1_7 + + {761CE697-2701-4149-ACD5-A693EBB45B33} + {34D437A1-3008-433F-A86F-F69E4852069F} + {DF5FEFC9-9B95-42B1-A6BD-053E0D0BD8E8} + {D97E1B5C-B020-4621-94CE-F10FCFF765C5} + + 1.2.7 + zlib-$(ZlibVersion) + 1 + {059557A8-7311-47BB-8A5F-CC85F72AE495} + {3DA71CD4-F204-49D5-A689-7B1B4C2D395A} + {792D44C3-3DCE-465D-AAFF-520AB2F20DA2} + {74D67C6F-655E-4E4D-A147-39F32DB6E796} + + 2.4.0 + fcgi-$(FastCGIVersion)-VC10 +