Customise make file for mod_shib
Rod Widdowson
rdw at steadingsoftware.com
Sun Nov 18 07:12:19 EST 2012
In the Windows builds we only use make files to build the installer and to control the complete build over all architectures and
modes. So if you are building a .dll or a .exe in Visual Studio/MsBuild it is the .vcxproj files you need to adjust, not the make
files.
Unless you are happy working .vcxproj files with them I'd strongly suggest that you do this using the IDE.
From: dev-bounces at shibboleth.net [mailto:dev-bounces at shibboleth.net] On Behalf Of Manish Singh
Sent: 17 November 2012 17:45
To: dev at shibboleth.net
Subject: Customise make file for mod_shib
Hi ,
I have small question for Apache module mod_shib.cpp.
I was try to implement customise cookie handling for Shibboleth as per our requiremt.
For VS2010 (IIS) I am able to build code for which I have included few header && source files.
But same code for Apache I am not able to modify makefile.
I gone through make file and really wondering where to change/What to change .
WSLCookieHandler.cpp
cookie.cpp
Appreciate your prompt response.
Thanks & Regards,
Maneesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20121118/c522c33b/attachment.html
More information about the dev
mailing list