You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-cvs@httpd.apache.org by wr...@apache.org on 2002/05/31 10:27:07 UTC

cvs commit: httpd-test/flood flood_test.dsp flood.dsw

wrowe       2002/05/31 01:27:07

  Modified:    flood    flood.dsw
  Added:       flood    flood_test.dsp
  Log:
    Belongs somewhere... why not here
  
  Revision  Changes    Path
  1.2       +12 -0     httpd-test/flood/flood.dsw
  
  Index: flood.dsw
  ===================================================================
  RCS file: /home/cvs/httpd-test/flood/flood.dsw,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- flood.dsw	30 May 2002 22:09:16 -0000	1.1
  +++ flood.dsw	31 May 2002 08:27:07 -0000	1.2
  @@ -15,6 +15,18 @@
   
   ###############################################################################
   
  +Project: "flood_test"=".\flood_test.dsp" - Package Owner=<4>
  +
  +Package=<5>
  +{{{
  +}}}
  +
  +Package=<4>
  +{{{
  +}}}
  +
  +###############################################################################
  +
   Global:
   
   Package=<5>
  
  
  
  1.1                  httpd-test/flood/flood_test.dsp
  
  Index: flood_test.dsp
  ===================================================================
  # Microsoft Developer Studio Project File - Name="flood_test" - Package Owner=<4>
  # Microsoft Developer Studio Generated Build File, Format Version 5.00
  # ** DO NOT EDIT **
  
  # TARGTYPE "Win32 (x86) Console Application" 0x0103
  
  CFG=flood_test - Win32 Debug
  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  !MESSAGE use the Export Makefile command and run
  !MESSAGE 
  !MESSAGE NMAKE /f "flood_test.mak".
  !MESSAGE 
  !MESSAGE You can specify a configuration when running NMAKE
  !MESSAGE by defining the macro CFG on the command line. For example:
  !MESSAGE 
  !MESSAGE NMAKE /f "flood_test.mak" CFG="flood_test - Win32 Debug"
  !MESSAGE 
  !MESSAGE Possible choices for configuration are:
  !MESSAGE 
  !MESSAGE "flood_test - Win32 Release" (based on "Win32 (x86) Console Application")
  !MESSAGE "flood_test - Win32 Debug" (based on "Win32 (x86) Console Application")
  !MESSAGE 
  
  # Begin Project
  # PROP Scc_ProjName ""
  # PROP Scc_LocalPath ""
  CPP=cl.exe
  RSC=rc.exe
  
  !IF  "$(CFG)" == "flood_test - Win32 Release"
  
  # PROP BASE Use_MFC 0
  # PROP BASE Use_Debug_Libraries 0
  # PROP BASE Output_Dir "Release"
  # PROP BASE Intermediate_Dir "Release"
  # PROP BASE Target_Dir ""
  # PROP Use_MFC 0
  # PROP Use_Debug_Libraries 0
  # PROP Output_Dir "Release"
  # PROP Intermediate_Dir "Release"
  # PROP Ignore_Export_Lib 0
  # PROP Target_Dir ""
  # 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
  # ADD CPP /nologo /MD /W3 /O2 /I "$(APRPATH)\include" /I "$(APRUTILPATH)\include" /I "$(OPENSSLPATH)\inc32" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /D "WIN32_LEAN_AND_MEAN" /D "NO_IDEA" /D "NO_RC5" /D "NO_MDC2" /Fd"Release/flood" /FD /c
  # ADD BASE RSC /l 0x409 /d "NDEBUG"
  # ADD RSC /l 0x409 /d "NDEBUG"
  BSC32=bscmake.exe
  # ADD BASE BSC32 /nologo
  # ADD BSC32 /nologo
  LINK32=link.exe
  # ADD BASE LINK32 kernel32.lib user32.lib wsock32.lib ws2_32.lib apr.lib aprutil.lib /nologo /subsystem:console /map /machine:I386
  # ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib apr.lib aprutil.lib pcreposix.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /map /machine:I386 /libpath:"$(APRPATH)\LibR" /libpath:"$(APRUTILPATH)\LibR" /libpath:"$(OPENSSLPATH)\$(SSLBIN)" /libpath:"$(REGEXPATH)\LibR"
  
  !ELSEIF  "$(CFG)" == "flood_test - Win32 Debug"
  
  # PROP BASE Use_MFC 0
  # PROP BASE Use_Debug_Libraries 1
  # PROP BASE Output_Dir "Debug"
  # PROP BASE Intermediate_Dir "Debug"
  # PROP BASE Target_Dir ""
  # 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 "$(APRPATH)\include" /I "$(APRUTILPATH)\include" /I "$(OPENSSLPATH)\inc32" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /D "WIN32_LEAN_AND_MEAN" /D "NO_IDEA" /D "NO_RC5" /D "NO_MDC2" /Fd"Debug/flood" /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 apr.lib aprutil.lib /nologo /subsystem:console /incremental:no /map /debug /machine:I386
  # ADD LINK32 kernel32.lib advapi32.lib wsock32.lib ws2_32.lib apr.lib aprutil.lib pcreposix.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /incremental:no /map /debug /machine:I386 /libpath:"$(APRPATH)\LibD" /libpath:"$(APRUTILPATH)\LibD" /libpath:"$(OPENSSLPATH)\$(SSLBIN)" /libpath:"$(REGEXPATH)\LibD"
  
  !ENDIF 
  
  # Begin Target
  
  # Name "flood_test - Win32 Release"
  # Name "flood_test - Win32 Debug"
  # Begin Group "sources"
  
  # PROP Default_Filter "*.c"
  # Begin Source File
  
  SOURCE=.\flood_config.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_easy_reports.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_farm.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_farmer.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_net.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_net_ssl.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_profile.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_report_relative_times.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_round_robin.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_simple_reports.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_socket_generic.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_socket_keepalive.c
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_test.c
  # End Source File
  # End Group
  # Begin Group "includes"
  
  # PROP Default_Filter "*.h"
  # Begin Source File
  
  SOURCE=.\flood_config.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_easy_reports.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_farm.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_farmer.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_net.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_net_ssl.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_profile.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_report_relative_times.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_round_robin.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_simple_reports.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_socket_generic.h
  # End Source File
  # Begin Source File
  
  SOURCE=.\flood_socket_keepalive.h
  # End Source File
  # End Group
  # End Target
  # End Project