htpasswd.dsp revision 9ec65cbae2f760e485a1c54df5b19853688d5c91
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Microsoft Developer Studio Project File - Name="htpasswd" - Package Owner=<4>
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Microsoft Developer Studio Generated Build File, Format Version 5.00
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ** DO NOT EDIT **
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# TARGTYPE "Win32 (x86) Console Application" 0x0103
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesCFG=htpasswd - Win32 Debug
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE This is not a valid makefile. To build this project using NMAKE,
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE use the Export Makefile command and run
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE NMAKE /f "htpasswd.mak".
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE You can specify a configuration when running NMAKE
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE by defining the macro CFG on the command line. For example:
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE NMAKE /f "htpasswd.mak" CFG="htpasswd - Win32 Debug"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE Possible choices for configuration are:
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE "htpasswd - Win32 Release" (based on "Win32 (x86) Console Application")
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE "htpasswd - Win32 Debug" (based on "Win32 (x86) Console Application")
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!MESSAGE
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Begin Project
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Scc_ProjName ""
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Scc_LocalPath ""
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesCPP=cl.exe
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesRSC=rc.exe
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!IF "$(CFG)" == "htpasswd - Win32 Release"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Use_MFC 0
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Use_Debug_Libraries 0
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Output_Dir "Release"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Intermediate_Dir "Release"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Target_Dir ""
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Use_MFC 0
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Use_Debug_Libraries 0
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Output_Dir "Release"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Intermediate_Dir "Release"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Ignore_Export_Lib 0
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Target_Dir ""
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BASE CPP /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD CPP /nologo /MD /W3 /O2 /I "../srclib/apr/include" /I "../srclib/apr-util/include" /I "../include" /I "../os/win32" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "AP_DECLARE_STATIC" /Fd"Release/htpasswd" /FD /c
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# SUBTRACT CPP /YX
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BASE RSC /l 0x409 /d "NDEBUG"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD RSC /l 0x409 /d "NDEBUG"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesBSC32=bscmake.exe
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BASE BSC32 /nologo
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BSC32 /nologo
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesLINK32=link.exe
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /map /machine:I386
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!ELSEIF "$(CFG)" == "htpasswd - Win32 Debug"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Use_MFC 0
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Use_Debug_Libraries 1
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Output_Dir "Debug"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Intermediate_Dir "Debug"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP BASE Target_Dir ""
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Use_MFC 0
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Use_Debug_Libraries 1
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Output_Dir "Debug"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Intermediate_Dir "Debug"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Ignore_Export_Lib 0
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# PROP Target_Dir ""
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BASE CPP /nologo /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../srclib/apr/include" /I "../srclib/apr-util/include" /I "../include" /I "../os/win32" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "AP_DECLARE_STATIC" /Fd"Debug/htpasswd" /FD /c
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# SUBTRACT CPP /YX
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BASE RSC /l 0x409 /d "_DEBUG"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD RSC /l 0x409 /d "_DEBUG"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesBSC32=bscmake.exe
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BASE BSC32 /nologo
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BSC32 /nologo
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesLINK32=link.exe
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# SUBTRACT LINK32 /pdb:none /incremental:no /map
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes!ENDIF
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Begin Target
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Name "htpasswd - Win32 Release"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Name "htpasswd - Win32 Debug"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Begin Source File
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesSOURCE=.\htpasswd.c
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# End Source File
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# End Target
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# End Project
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes