| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="8.00" | |
| Name="flood" | |
| ProjectGUID="{8ABBD34E-7150-45D9-B143-737738BC5BFB}" | |
| > | |
| <Platforms> | |
| <Platform | |
| Name="Win32" | |
| /> | |
| </Platforms> | |
| <ToolFiles> | |
| </ToolFiles> | |
| <Configurations> | |
| <Configuration | |
| Name="Release|Win32" | |
| OutputDirectory=".\Release" | |
| IntermediateDirectory=".\Release" | |
| ConfigurationType="1" | |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" | |
| UseOfMFC="0" | |
| ATLMinimizesCRunTimeLibraryUsage="false" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| TypeLibraryName=".\Release/flood.tlb" | |
| HeaderFileName="" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| InlineFunctionExpansion="1" | |
| AdditionalIncludeDirectories="..\apr\include,..\apr-util\include,..\openssl-0.9.8b\inc32,..\httpd\srclib\pcre" | |
| PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;APR_DECLARE_STATIC;APU_DECLARE_STATIC;WIN32_LEAN_AND_MEAN;NO_IDEA;NO_RC5;NO_MDC2;FLOOD_USE_PCRE" | |
| StringPooling="true" | |
| RuntimeLibrary="2" | |
| EnableFunctionLevelLinking="true" | |
| PrecompiledHeaderFile=".\Release/flood.pch" | |
| AssemblerListingLocation=".\Release/" | |
| ObjectFile=".\Release/" | |
| ProgramDataBaseFileName="Release/flood" | |
| WarningLevel="3" | |
| SuppressStartupBanner="true" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| PreprocessorDefinitions="NDEBUG" | |
| Culture="1033" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="wsock32.lib ws2_32.lib apr-1.lib aprutil-1.lib xml.lib pcre.lib libeay32.lib ssleay32.lib" | |
| OutputFile=".\Release/flood.exe" | |
| LinkIncremental="1" | |
| SuppressStartupBanner="true" | |
| AdditionalLibraryDirectories="..\apr\LibR,..\apr-util\LibR,..\openssl-0.9.8b\out32dll,..\httpd\srclib\pcre\LibR,..\apr-util\xml\expat\lib\LibR" | |
| ProgramDatabaseFile=".\Release/flood.pdb" | |
| GenerateMapFile="true" | |
| MapFileName=".\Release/flood.map" | |
| SubSystem="1" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| SuppressStartupBanner="true" | |
| OutputFile=".\Release/flood.bsc" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCWebDeploymentTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Debug|Win32" | |
| OutputDirectory=".\Debug" | |
| IntermediateDirectory=".\Debug" | |
| ConfigurationType="1" | |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" | |
| UseOfMFC="0" | |
| ATLMinimizesCRunTimeLibraryUsage="false" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| TypeLibraryName=".\Debug/flood.tlb" | |
| HeaderFileName="" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="..\apr\include,..\apr-util\include,..\openssl-0.9.8b\inc32,..\httpd\srclib\pcre" | |
| PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;APR_DECLARE_STATIC;APU_DECLARE_STATIC;WIN32_LEAN_AND_MEAN;NO_IDEA;NO_RC5;NO_MDC2;FLOOD_USE_PCRE" | |
| RuntimeLibrary="3" | |
| PrecompiledHeaderFile=".\Debug/flood.pch" | |
| AssemblerListingLocation=".\Debug/" | |
| ObjectFile=".\Debug/" | |
| ProgramDataBaseFileName="Debug/flood" | |
| WarningLevel="3" | |
| SuppressStartupBanner="true" | |
| DebugInformationFormat="3" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| PreprocessorDefinitions="_DEBUG" | |
| Culture="1033" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="wsock32.lib ws2_32.lib apr-1.lib aprutil-1.lib pcre.lib libeay32.lib ssleay32.lib xml.lib" | |
| OutputFile=".\Debug/flood.exe" | |
| LinkIncremental="1" | |
| SuppressStartupBanner="true" | |
| AdditionalLibraryDirectories="..\apr\LibD,..\apr-util\LibD,..\openssl-0.9.8b\out32dll,..\httpd\srclib\pcre\LibD,..\apr-util\xml\expat\lib\LibD" | |
| GenerateDebugInformation="true" | |
| ProgramDatabaseFile=".\Debug/flood.pdb" | |
| GenerateMapFile="true" | |
| MapFileName=".\Debug/flood.map" | |
| SubSystem="1" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| SuppressStartupBanner="true" | |
| OutputFile=".\Debug/flood.bsc" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCWebDeploymentTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| </Configurations> | |
| <References> | |
| </References> | |
| <Files> | |
| <Filter | |
| Name="sources" | |
| Filter="*.c" | |
| > | |
| <File | |
| RelativePath="flood.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_config.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_easy_reports.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_farm.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_farmer.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_net.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_net_ssl.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_pcre.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_profile.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_report_relative_times.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_round_robin.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_simple_reports.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_socket_generic.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| <File | |
| RelativePath="flood_socket_keepalive.c" | |
| > | |
| <FileConfiguration | |
| Name="Release|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32" | |
| > | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| /> | |
| </FileConfiguration> | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="includes" | |
| Filter="*.h" | |
| > | |
| <File | |
| RelativePath="flood_config.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_easy_reports.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_farm.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_farmer.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_net.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_net_ssl.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_pcre.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_profile.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_report_relative_times.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_round_robin.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_simple_reports.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_socket_generic.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="flood_socket_keepalive.h" | |
| > | |
| </File> | |
| </Filter> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |