780a4529501556bf31f57e98b6a8ba389fcf735estoddard# Microsoft Developer Studio Project File - Name="htdigest" - Package Owner=<4>
19d8729755d7f4d9503029a628dacbbdabcd2264wrowe# Microsoft Developer Studio Generated Build File, Format Version 6.00
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# ** DO NOT EDIT **
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# TARGTYPE "Win32 (x86) Console Application" 0x0103
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddardCFG=htdigest - Win32 Debug
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE This is not a valid makefile. To build this project using NMAKE,
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE use the Export Makefile command and run
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE NMAKE /f "htdigest.mak".
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE You can specify a configuration when running NMAKE
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE by defining the macro CFG on the command line. For example:
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE NMAKE /f "htdigest.mak" CFG="htdigest - Win32 Debug"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE Possible choices for configuration are:
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE
5a4b3207b395b426c5a9066f4afea8d3fa8c6660stoddard!MESSAGE "htdigest - Win32 Release" (based on "Win32 (x86) Console Application")
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE "htdigest - Win32 Debug" (based on "Win32 (x86) Console Application")
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!MESSAGE
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# Begin Project
19d8729755d7f4d9503029a628dacbbdabcd2264wrowe# PROP AllowPerConfigDependencies 0
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Scc_ProjName ""
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Scc_LocalPath ""
780a4529501556bf31f57e98b6a8ba389fcf735estoddardCPP=cl.exe
780a4529501556bf31f57e98b6a8ba389fcf735estoddardRSC=rc.exe
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!IF "$(CFG)" == "htdigest - Win32 Release"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP BASE Use_MFC 0
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP BASE Use_Debug_Libraries 0
bb65aeae7af1d33b64252bbc1b966942d757ac60wrowe# PROP BASE Output_Dir "Release"
bb65aeae7af1d33b64252bbc1b966942d757ac60wrowe# PROP BASE Intermediate_Dir "Release"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP BASE Target_Dir ""
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Use_MFC 0
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Use_Debug_Libraries 0
58fcae4a8816f4a4d87b60a00346d095d085fce7wrowe# PROP Output_Dir "Release"
58fcae4a8816f4a4d87b60a00346d095d085fce7wrowe# PROP Intermediate_Dir "Release"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Ignore_Export_Lib 0
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Target_Dir ""
bb65aeae7af1d33b64252bbc1b966942d757ac60wrowe# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /FD /c
56e85d89d42a6980f31b800266649efbed338da3wrowe# ADD CPP /nologo /MD /W3 /O2 /Oy- /Zi /I "../srclib/apr/include" /I "../srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /Fd"Release/htdigest_src" /FD /c
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# ADD BASE RSC /l 0x409 /d "NDEBUG"
37ad54b8fd2611b7a4f2b269eec3d27ed784a25dwrowe# ADD RSC /l 0x409 /fo"Release/htdigest.res" /i "../include" /i "../srclib/apr/include" /d "NDEBUG" /d "APP_FILE" /d BIN_NAME="htdigest.exe" /d LONG_NAME="Apache htdigest command line utility"
780a4529501556bf31f57e98b6a8ba389fcf735estoddardBSC32=bscmake.exe
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# ADD BASE BSC32 /nologo
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# ADD BSC32 /nologo
780a4529501556bf31f57e98b6a8ba389fcf735estoddardLINK32=link.exe
a751155a30bbd9ccb739c1b052635b14d39038c2wrowe# ADD BASE LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib shell32.lib /nologo /subsystem:console
a751155a30bbd9ccb739c1b052635b14d39038c2wrowe# ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib shell32.lib /nologo /subsystem:console /debug /opt:ref
94b262d3639149df0b02642a9daa6db8bff58577wrowe# Begin Special Build Tool
94b262d3639149df0b02642a9daa6db8bff58577wroweTargetPath=.\Release\htdigest.exe
94b262d3639149df0b02642a9daa6db8bff58577wroweSOURCE="$(InputPath)"
94b262d3639149df0b02642a9daa6db8bff58577wrowePostBuild_Desc=Embed .manifest
b17d863d3cc7f7afa03ea7f1bad65e0389713032tdonovanPostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
94b262d3639149df0b02642a9daa6db8bff58577wrowe# End Special Build Tool
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!ELSEIF "$(CFG)" == "htdigest - Win32 Debug"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP BASE Use_MFC 0
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP BASE Use_Debug_Libraries 1
bb65aeae7af1d33b64252bbc1b966942d757ac60wrowe# PROP BASE Output_Dir "Debug"
bb65aeae7af1d33b64252bbc1b966942d757ac60wrowe# PROP BASE Intermediate_Dir "Debug"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP BASE Target_Dir ""
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Use_MFC 0
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Use_Debug_Libraries 1
58fcae4a8816f4a4d87b60a00346d095d085fce7wrowe# PROP Output_Dir "Debug"
58fcae4a8816f4a4d87b60a00346d095d085fce7wrowe# PROP Intermediate_Dir "Debug"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Ignore_Export_Lib 0
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# PROP Target_Dir ""
5ac28f3fe2417368757f29cf381338357605fd52wrowe# ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /FD /c
e1ad80c048e29e968221817698529d73098f07a4wrowe# ADD CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "../srclib/apr/include" /I "../srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /Fd"Debug/htdigest_src" /FD /c
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# ADD BASE RSC /l 0x409 /d "_DEBUG"
37ad54b8fd2611b7a4f2b269eec3d27ed784a25dwrowe# ADD RSC /l 0x409 /fo"Debug/htdigest.res" /i "../include" /i "../srclib/apr/include" /d "_DEBUG" /d "APP_FILE" /d BIN_NAME="htdigest.exe" /d LONG_NAME="Apache htdigest command line utility"
780a4529501556bf31f57e98b6a8ba389fcf735estoddardBSC32=bscmake.exe
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# ADD BASE BSC32 /nologo
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# ADD BSC32 /nologo
780a4529501556bf31f57e98b6a8ba389fcf735estoddardLINK32=link.exe
a751155a30bbd9ccb739c1b052635b14d39038c2wrowe# ADD BASE LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib shell32.lib /nologo /subsystem:console /incremental:no /debug
a751155a30bbd9ccb739c1b052635b14d39038c2wrowe# ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib shell32.lib /nologo /subsystem:console /incremental:no /debug
94b262d3639149df0b02642a9daa6db8bff58577wrowe# Begin Special Build Tool
94b262d3639149df0b02642a9daa6db8bff58577wroweTargetPath=.\Debug\htdigest.exe
94b262d3639149df0b02642a9daa6db8bff58577wroweSOURCE="$(InputPath)"
94b262d3639149df0b02642a9daa6db8bff58577wrowePostBuild_Desc=Embed .manifest
b17d863d3cc7f7afa03ea7f1bad65e0389713032tdonovanPostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
94b262d3639149df0b02642a9daa6db8bff58577wrowe# End Special Build Tool
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard!ENDIF
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# Begin Target
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# Name "htdigest - Win32 Release"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# Name "htdigest - Win32 Debug"
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# Begin Source File
780a4529501556bf31f57e98b6a8ba389fcf735estoddard
780a4529501556bf31f57e98b6a8ba389fcf735estoddardSOURCE=.\htdigest.c
aa1fc08e9f6acaa9de8f1301962c2dca202377fbwrowe# End Source File
aa1fc08e9f6acaa9de8f1301962c2dca202377fbwrowe# Begin Source File
aa1fc08e9f6acaa9de8f1301962c2dca202377fbwrowe
8c8173f49dd7122e10636b3d20ae841551bd0b43wroweSOURCE=..\build\win32\httpd.rc
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# End Source File
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# End Target
780a4529501556bf31f57e98b6a8ba389fcf735estoddard# End Project