[cpp-sp] branch maint-2.6 updated: Enable installer targets on x64 solution.

Scott Cantor cantor.2 at osu.edu
Mon Nov 13 15:28:15 EST 2017


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

scantor pushed a commit to branch maint-2.6
in repository cpp-sp.

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

The following commit(s) were added to refs/heads/maint-2.6 by this push:
       new  7b2c3e1   Enable installer targets on x64 solution.
7b2c3e1 is described below

commit 7b2c3e177839e9398156b04f7515b3660b53dc14
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 13 15:28:11 2017 -0500

    Enable installer targets on x64 solution.
---
 Projects/vc10/Shibboleth.sln | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Projects/vc10/Shibboleth.sln b/Projects/vc10/Shibboleth.sln
index ac78c3b..5a82b9b 100644
--- a/Projects/vc10/Shibboleth.sln
+++ b/Projects/vc10/Shibboleth.sln
@@ -336,11 +336,13 @@ Global
 		{EFF65B5B-85AB-4FD5-A217-7E6CA4219951}.Release|Win32.ActiveCfg = Release|Win32
 		{EFF65B5B-85AB-4FD5-A217-7E6CA4219951}.Release|Win32.Build.0 = Release|Win32
 		{EFF65B5B-85AB-4FD5-A217-7E6CA4219951}.Release|x64.ActiveCfg = Release|Win32
+		{EFF65B5B-85AB-4FD5-A217-7E6CA4219951}.Release|x64.Build.0 = Release|Win32
 		{C2B1BB79-C88B-42B4-9AEC-170F91910F70}.Debug|Win32.ActiveCfg = Debug|Win32
 		{C2B1BB79-C88B-42B4-9AEC-170F91910F70}.Debug|x64.ActiveCfg = Debug|Win32
 		{C2B1BB79-C88B-42B4-9AEC-170F91910F70}.Release|Win32.ActiveCfg = Release|Win32
 		{C2B1BB79-C88B-42B4-9AEC-170F91910F70}.Release|Win32.Build.0 = Release|Win32
 		{C2B1BB79-C88B-42B4-9AEC-170F91910F70}.Release|x64.ActiveCfg = Release|Win32
+		{C2B1BB79-C88B-42B4-9AEC-170F91910F70}.Release|x64.Build.0 = Release|Win32
 		{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

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


More information about the commits mailing list