Fix broken macro which was breaking the C++ build.
authorRod Widdowson <rdw@steadingsoftware.com>
Tue, 23 Oct 2012 10:05:36 +0000 (10:05 +0000)
committerRod Widdowson <rdw@steadingsoftware.com>
Tue, 23 Oct 2012 10:05:36 +0000 (10:05 +0000)
This checkin also contains some macros which will be used for the installer build.

msbuild/Versions.props

index a612f56..f91a998 100644 (file)
@@ -4,6 +4,14 @@
     <CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>\r
     <ApacheRoot>E:\</ApacheRoot>\r
 \r
+    <ShibbolethVersion>2.5.0</ShibbolethVersion>\r
+\r
+    <!-- Change the Ids below AT LEAST on every change to ShibbolethVersion -->\r
+    <ShibbolethId32>{68D3C057-1C6D-4C3C-9E5B-7A6A8CA0BA74}</ShibbolethId32>\r
+    <ShibbolethId64>{65F34F66-573F-432D-A6F4-B5E1D417A6DA}</ShibbolethId64>\r
+    <!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->\r
+    <ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>\r
+\r
     <CurlVersion>7.26.0</CurlVersion>\r
     <curl>curl-$(CurlVersion)</curl>\r
 \r
@@ -15,7 +23,7 @@
     <Log4ShibComponent32d>{B8D2E797-F5A8-4E0D-B57F-9A7D4E699942}</Log4ShibComponent32d>\r
     <Log4ShibComponent64>{DA7E5213-363E-4E13-B05D-90905BE9FB94}</Log4ShibComponent64>\r
     <Log4ShibComponent64d>{792E6762-70FE-418A-9336-39DDF1A6BAE7}</Log4ShibComponent64d>\r
-    <log4shib>log4shib-$(LogForShibVersion)</log4shib>\r
+    <log4shib>log4shib-$(Log4ShibVersion)</log4shib>\r
 \r
     <OpenSAMLVersion>2.5.0</OpenSAMLVersion>\r
     <OpenSAMLFileVersion>2_5</OpenSAMLFileVersion>\r