mirror of
https://github.com/apache/httpd.git
synced 2025-07-22 00:36:09 +00:00
Mirror r483555, for GUI environment. Reason for the duplication is to make
enabling of the debugger much more trivial. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@483567 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -33,15 +33,15 @@ CFG=InstallBin - Win32 Debug
|
||||
# PROP BASE Intermediate_Dir "Release"
|
||||
# PROP BASE Cmd_Line "NMAKE /f InstallBin.mak"
|
||||
# PROP BASE Rebuild_Opt "/a"
|
||||
# PROP BASE Target_File "\Apache2\bin\httpd.exe"
|
||||
# PROP BASE Target_File "\Apache2x\bin\httpd.exe"
|
||||
# PROP BASE Bsc_Name "InstallBin.bsc"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_Debug_Libraries 0
|
||||
# PROP Output_Dir "Release"
|
||||
# PROP Intermediate_Dir "Release"
|
||||
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=R LONG=Release _install"
|
||||
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2x" SHORT=R LONG=Release _install"
|
||||
# PROP Rebuild_Opt ""
|
||||
# PROP Target_File "\Apache2\bin\httpd.exe"
|
||||
# PROP Target_File "\Apache2x\bin\httpd.exe"
|
||||
# PROP Bsc_Name "Browse\httpd.bsc"
|
||||
# PROP Target_Dir ""
|
||||
|
||||
@ -52,15 +52,15 @@ CFG=InstallBin - Win32 Debug
|
||||
# PROP BASE Intermediate_Dir "Debug"
|
||||
# PROP BASE Cmd_Line "NMAKE /f InstallBin.mak"
|
||||
# PROP BASE Rebuild_Opt "/a"
|
||||
# PROP BASE Target_File "\Apache2\bin\httpd.exe"
|
||||
# PROP BASE Target_File "\Apache2x\bin\httpd.exe"
|
||||
# PROP BASE Bsc_Name "InstallBin.bsc"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_Debug_Libraries 1
|
||||
# PROP Output_Dir "Debug"
|
||||
# PROP Intermediate_Dir "Debug"
|
||||
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=D LONG=Debug _install"
|
||||
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2x" SHORT=D LONG=Debug _install"
|
||||
# PROP Rebuild_Opt ""
|
||||
# PROP Target_File "\Apache2\bin\httpd.exe"
|
||||
# PROP Target_File "\Apache2x\bin\httpd.exe"
|
||||
# PROP Bsc_Name ""
|
||||
# PROP Target_Dir ""
|
||||
|
||||
|
Reference in New Issue
Block a user