ab.dsp revision 56e85d89d42a6980f31b800266649efbed338da3
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# Microsoft Developer Studio Project File - Name="ab" - Package Owner=<4>
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# Microsoft Developer Studio Generated Build File, Format Version 6.00
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# ** DO NOT EDIT **
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# TARGTYPE "Win32 (x86) Console Application" 0x0103
98890889ffb2e8f6f722b00e265a211f13b5a861Corneliu-Claudiu Prodescu
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst SchulzCFG=ab - Win32 Debug
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE This is not a valid makefile. To build this project using NMAKE,
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE use the Export Makefile command and run
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE NMAKE /f "ab.mak".
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE You can specify a configuration when running NMAKE
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE by defining the macro CFG on the command line. For example:
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE NMAKE /f "ab.mak" CFG="ab - Win32 Debug"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE Possible choices for configuration are:
2747c08c70e4819273caf474946ff8e31d422cd4Ewaryst Schulz!MESSAGE
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE "ab - Win32 Release" (based on "Win32 (x86) Console Application")
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE "ab - Win32 Debug" (based on "Win32 (x86) Console Application")
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!MESSAGE
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# Begin Project
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP AllowPerConfigDependencies 0
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP Scc_ProjName ""
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP Scc_LocalPath ""
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst SchulzCPP=cl.exe
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst SchulzRSC=rc.exe
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!IF "$(CFG)" == "ab - Win32 Release"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Use_MFC 0
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Use_Debug_Libraries 0
2747c08c70e4819273caf474946ff8e31d422cd4Ewaryst Schulz# PROP BASE Output_Dir "Release"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Intermediate_Dir "Release"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Target_Dir ""
2747c08c70e4819273caf474946ff8e31d422cd4Ewaryst Schulz# PROP Use_MFC 0
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP Use_Debug_Libraries 0
905f3b47b556b438c9cc283743725cbbf85b4c7eEwaryst Schulz# PROP Output_Dir "Release"
905f3b47b556b438c9cc283743725cbbf85b4c7eEwaryst Schulz# PROP Intermediate_Dir "Release"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP Ignore_Export_Lib 0
2747c08c70e4819273caf474946ff8e31d422cd4Ewaryst Schulz# PROP Target_Dir ""
2747c08c70e4819273caf474946ff8e31d422cd4Ewaryst Schulz# 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
2747c08c70e4819273caf474946ff8e31d422cd4Ewaryst Schulz# ADD CPP /nologo /MD /W3 /O2 /Oy- /Zi /I "../srclib/apr/include" /I "../srclib/apr-util/include" /I "../include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /Fd"Release/ab_src" /FD /c
2747c08c70e4819273caf474946ff8e31d422cd4Ewaryst Schulz# ADD BASE RSC /l 0x409 /d "NDEBUG"
2747c08c70e4819273caf474946ff8e31d422cd4Ewaryst Schulz# ADD RSC /l 0x409 /d "NDEBUG"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst SchulzBSC32=bscmake.exe
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# ADD BASE BSC32 /nologo
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# ADD BSC32 /nologo
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst SchulzLINK32=link.exe
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# ADD BASE LINK32 kernel32.lib user32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /machine:I386
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /opt:ref
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz!ELSEIF "$(CFG)" == "ab - Win32 Debug"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Use_MFC 0
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Use_Debug_Libraries 1
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Output_Dir "Debug"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Intermediate_Dir "Debug"
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP BASE Target_Dir ""
e5cc7e9f8d96cdfe6126109bc8ab276f54c98590Ewaryst Schulz# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /FD /c
# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../srclib/apr/include" /I "../srclib/apr-util/include" /I "../include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /Fd"Debug/ab_src" /FD /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386
# ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386
!ENDIF
# Begin Target
# Name "ab - Win32 Release"
# Name "ab - Win32 Debug"
# Begin Source File
SOURCE=.\ab.c
# End Source File
# Begin Source File
SOURCE=.\ab.rc
# End Source File
# Begin Source File
SOURCE=..\build\win32\win32ver.awk
!IF "$(CFG)" == "ab - Win32 Release"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - Creating Version Resource
InputPath=..\build\win32\win32ver.awk
".\ab.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk ab.exe "ApacheBench Utility" ../include/ap_release.h > .\ab.rc
# End Custom Build
!ELSEIF "$(CFG)" == "ab - Win32 Debug"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - Creating Version Resource
InputPath=..\build\win32\win32ver.awk
".\ab.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk ab.exe "ApacheBench Utility" ../include/ap_release.h > .\ab.rc
# End Custom Build
!ENDIF
# End Source File
# End Target
# End Project