[cpp-sp] 06/07: Add 64 bit build of messages (needed only for msbuild)

Rod Widdowson rdw at steadingsoftware.com
Tue Jun 21 08:41:23 EDT 2016


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch master
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=0a634bd4f731c1ddfd5164e1a78db66257d9cdd9

commit 0a634bd4f731c1ddfd5164e1a78db66257d9cdd9
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jun 20 17:41:34 2016 +0100

    Add 64 bit build of messages (needed only for msbuild)
---
 Projects/vc10/Shibboleth.sln | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Projects/vc10/Shibboleth.sln b/Projects/vc10/Shibboleth.sln
index 58f621a..e47b492 100644
--- a/Projects/vc10/Shibboleth.sln
+++ b/Projects/vc10/Shibboleth.sln
@@ -348,9 +348,11 @@ Global
 		{303291A1-C542-49E4-80B3-9304B7B6F8BC}.Debug|Win32.ActiveCfg = Debug|Win32
 		{303291A1-C542-49E4-80B3-9304B7B6F8BC}.Debug|Win32.Build.0 = Debug|Win32
 		{303291A1-C542-49E4-80B3-9304B7B6F8BC}.Debug|x64.ActiveCfg = Debug|x64
+		{303291A1-C542-49E4-80B3-9304B7B6F8BC}.Debug|x64.Build.0 = Debug|x64
 		{303291A1-C542-49E4-80B3-9304B7B6F8BC}.Release|Win32.ActiveCfg = Release|Win32
 		{303291A1-C542-49E4-80B3-9304B7B6F8BC}.Release|Win32.Build.0 = Release|Win32
 		{303291A1-C542-49E4-80B3-9304B7B6F8BC}.Release|x64.ActiveCfg = Release|x64
+		{303291A1-C542-49E4-80B3-9304B7B6F8BC}.Release|x64.Build.0 = Release|x64
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list