Re: ApacheCore.dsp patch for Apache-1.3.26 + mod_ssl-2.8.10-1.3.26
am 09.10.2002 17:56:35 von Robert TsaiOn Wed, Oct 09, 2002 at 11:38:04AM -0400, Robert Tsai wrote:
> The mod_ssl diffs don't allow a VC++ build out of the box; being a
> non-Windows user forced to build for VC++, I beat my head for about a
Sorry, I forgot to also include a similar patch for src/ap/ap.dsp:
==== //depot/prod/champagne/main/src/apache_1.3.26/src/ap/ap.dsp# 2 - /u/rtsai/p4
/champagne/src/apache_1.3.26/src/ap/ap.dsp ====
44c44
< # ADD CPP /nologo /MD /W3 /O2 /I "..\include" /I "..\os\win32" /D "WIN32" /D "
NDEBUG" /D "_WINDOWS" /Fd"LibR\ap" /FD /c
---
> # ADD CPP /nologo /MD /W3 /O2 /I "..\include" /I "..\os\win32" /D "NDEBUG" /D
"WIN32" /D "_WINDOWS" /D "EAPI" /Fd"LibR\ap" /FD /c
67c67
< # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\include" /I "..\os\win32" /D "WI
N32" /D "_DEBUG" /D "_WINDOWS" /Fd"LibD\ap" /FD /c
---
> # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\include" /I "..\os\win32" /D "_D
EBUG" /D "WIN32" /D "_WINDOWS" /D "EAPI" /Fd"LibD\ap" /FD /c
--
Robert Tsai rtsai@netapp.com http://www.netapp.com/ 404-228-9983
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org