From: William A. Rowe Jr Date: Wed, 30 Jan 2002 05:17:58 +0000 (+0000) Subject: Need the long name of the build model for ssl/abs (e.g. Release/Debug). X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9410fb92e8b16f72e6d152ad4e827a85d0654711;p=apache Need the long name of the build model for ssl/abs (e.g. Release/Debug). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93095 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/BuildBin.dsp b/BuildBin.dsp index 76eacf1889..d4574f4fdf 100644 --- a/BuildBin.dsp +++ b/BuildBin.dsp @@ -39,7 +39,7 @@ CFG=BuildBin - Win32 Debug # PROP Use_Debug_Libraries 0 # PROP Output_Dir "" # PROP Intermediate_Dir "" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" _tryssl _dummy" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Release _tryssl _dummy" # PROP Rebuild_Opt "" # PROP Target_File "\Apache2\bin\Apache.exe" # PROP Bsc_Name ".\Browse\Apache.bsc" @@ -58,7 +58,7 @@ CFG=BuildBin - Win32 Debug # PROP Use_Debug_Libraries 1 # PROP Output_Dir "" # PROP Intermediate_Dir "" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" _tryssl _dummy" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Debug _tryssl _dummy" # PROP Rebuild_Opt "" # PROP Target_File "\Apache2\bin\Apache.exe" # PROP Bsc_Name ".\Browse\Apache.bsc"