mod_substitute.dsp revision 88708383f7de95ca5f619036150d938e42776bb5
6216N/A# Microsoft Developer Studio Project File - Name="mod_substitute" - Package Owner=<4>
6216N/A# Microsoft Developer Studio Generated Build File, Format Version 6.00
6216N/A# ** DO NOT EDIT **
6216N/A
6216N/A# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6216N/A
6216N/ACFG=mod_substitute - Win32 Debug
6216N/A!MESSAGE This is not a valid makefile. To build this project using NMAKE,
6216N/A!MESSAGE use the Export Makefile command and run
6216N/A!MESSAGE
6216N/A!MESSAGE NMAKE /f "mod_substitute.mak".
6216N/A!MESSAGE
6216N/A!MESSAGE You can specify a configuration when running NMAKE
6216N/A!MESSAGE by defining the macro CFG on the command line. For substitute:
6216N/A!MESSAGE
6216N/A!MESSAGE NMAKE /f "mod_substitute.mak" CFG="mod_substitute - Win32 Debug"
6216N/A!MESSAGE
6216N/A!MESSAGE Possible choices for configuration are:
6216N/A!MESSAGE
6216N/A!MESSAGE "mod_substitute - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
6216N/A!MESSAGE "mod_substitute - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
6216N/A!MESSAGE
6216N/A
6216N/A# Begin Project
6216N/A# PROP AllowPerConfigDependencies 0
6216N/A# PROP Scc_ProjName ""
6216N/A# PROP Scc_LocalPath ""
6216N/ACPP=cl.exe
6216N/AMTL=midl.exe
6216N/ARSC=rc.exe
6216N/A
6216N/A!IF "$(CFG)" == "mod_substitute - Win32 Release"
6216N/A
6216N/A# PROP BASE Use_MFC 0
6216N/A# PROP BASE Use_Debug_Libraries 0
6216N/A# PROP BASE Output_Dir "Release"
6216N/A# PROP BASE Intermediate_Dir "Release"
6216N/A# PROP BASE Target_Dir ""
6216N/A# PROP Use_MFC 0
6216N/A# PROP Use_Debug_Libraries 0
6216N/A# PROP Output_Dir "Release"
6216N/A# PROP Intermediate_Dir "Release"
6216N/A# PROP Ignore_Export_Lib 0
6216N/A# PROP Target_Dir ""
6216N/A# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
6216N/A# ADD CPP /nologo /MD /W3 /O2 /Oy- /Zi /I "../../include" /I "../../srclib/apr/include" /I "../../srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /Fd"Release\mod_substitute_src" /FD /c
6216N/A# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
6216N/A# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
6216N/A# ADD BASE RSC /l 0x409 /d "NDEBUG"
6216N/A# ADD RSC /l 0x409 /fo"Release/mod_substitute.res" /i "../../include" /i "../../srclib/apr/include" /d "NDEBUG" /d BIN_NAME="mod_substitute.so" /d LONG_NAME="substitute_module for Apache"
6216N/ABSC32=bscmake.exe
6216N/A# ADD BASE BSC32 /nologo
6216N/A# ADD BSC32 /nologo
6216N/ALINK32=link.exe
6216N/A# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /dll /out:".\Release\mod_substitute.so" /base:@..\..\os\win32\BaseAddr.ref,mod_substitute.so
6216N/A# ADD LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /out:".\Release\mod_substitute.so" /base:@..\..\os\win32\BaseAddr.ref,mod_substitute.so /opt:ref
6216N/A# Begin Special Build Tool
6216N/ATargetPath=.\Release\mod_substitute.so
6216N/ASOURCE="$(InputPath)"
6216N/APostBuild_Desc=Embed .manifest
6216N/APostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
6216N/A# End Special Build Tool
6216N/A
6216N/A!ELSEIF "$(CFG)" == "mod_substitute - Win32 Debug"
6216N/A
6216N/A# PROP BASE Use_MFC 0
6216N/A# PROP BASE Use_Debug_Libraries 1
6216N/A# PROP BASE Output_Dir "Debug"
6216N/A# PROP BASE Intermediate_Dir "Debug"
6216N/A# PROP BASE Target_Dir ""
6216N/A# PROP Use_MFC 0
6216N/A# PROP Use_Debug_Libraries 1
6216N/A# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
# ADD CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "../../include" /I "../../srclib/apr/include" /I "../../srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /Fd"Debug\mod_substitute_src" /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /fo"Debug/mod_substitute.res" /i "../../include" /i "../../srclib/apr/include" /d "_DEBUG" /d BIN_NAME="mod_substitute.so" /d LONG_NAME="substitute_module for Apache"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /out:".\Debug\mod_substitute.so" /base:@..\..\os\win32\BaseAddr.ref,mod_substitute.so
# ADD LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /out:".\Debug\mod_substitute.so" /base:@..\..\os\win32\BaseAddr.ref,mod_substitute.so
# Begin Special Build Tool
TargetPath=.\Debug\mod_substitute.so
SOURCE="$(InputPath)"
PostBuild_Desc=Embed .manifest
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
# End Special Build Tool
!ENDIF
# Begin Target
# Name "mod_substitute - Win32 Release"
# Name "mod_substitute - Win32 Debug"
# Begin Source File
SOURCE=.\mod_substitute.c
# End Source File
# Begin Source File
SOURCE=..\..\build\win32\httpd.rc
# End Source File
# End Target
# End Project