[cpp-sp] branch master updated: Disable nsapi module in 64-bit builds.

Scott Cantor cantor.2 at osu.edu
Tue Feb 6 09:03:36 EST 2018


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

scantor 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=7b0bd3da0bb5d05e40c0b81b6220114e199aca20

The following commit(s) were added to refs/heads/master by this push:
       new  7b0bd3d   Disable nsapi module in 64-bit builds.
7b0bd3d is described below

commit 7b0bd3da0bb5d05e40c0b81b6220114e199aca20
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 6 09:03:32 2018 -0500

    Disable nsapi module in 64-bit builds.
---
 Projects/vc15/Shibboleth.sln | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Projects/vc15/Shibboleth.sln b/Projects/vc15/Shibboleth.sln
index a7a9668..20ff295 100644
--- a/Projects/vc15/Shibboleth.sln
+++ b/Projects/vc15/Shibboleth.sln
@@ -348,11 +348,9 @@ Global
 		{1396D80A-8672-4224-9B02-95F3F4207CDB}.Debug|Win32.ActiveCfg = Debug|Win32
 		{1396D80A-8672-4224-9B02-95F3F4207CDB}.Debug|Win32.Build.0 = Debug|Win32
 		{1396D80A-8672-4224-9B02-95F3F4207CDB}.Debug|x64.ActiveCfg = Debug|x64
-		{1396D80A-8672-4224-9B02-95F3F4207CDB}.Debug|x64.Build.0 = Debug|x64
 		{1396D80A-8672-4224-9B02-95F3F4207CDB}.Release|Win32.ActiveCfg = Release|Win32
 		{1396D80A-8672-4224-9B02-95F3F4207CDB}.Release|Win32.Build.0 = Release|Win32
 		{1396D80A-8672-4224-9B02-95F3F4207CDB}.Release|x64.ActiveCfg = Release|x64
-		{1396D80A-8672-4224-9B02-95F3F4207CDB}.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