- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="d2dbs"
- ProjectGUID="{D9DD5E20-A25E-47A8-887E-F2E376482237}"
- RootNamespace="d2dbs"
- Keyword="ManagedCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="2"
- ManagedExtensions="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG"
- MinimalRebuild="FALSE"
- BasicRuntimeChecks="0"
- RuntimeLibrary="1"
- WarningLevel="1"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)$(ProjectName).exe"
- LinkIncremental="2"
- GenerateDebugInformation="TRUE"
- AssemblyDebug="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="....bin"
- IntermediateDirectory="....objd2dbs"
- ConfigurationType="1"
- UseOfMFC="0"
- CharacterSet="2"
- ManagedExtensions="FALSE"
- WholeProgramOptimization="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- GlobalOptimizations="FALSE"
- InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="FALSE"
- ImproveFloatingPointConsistency="FALSE"
- FavorSizeOrSpeed="1"
- OmitFramePointers="TRUE"
- OptimizeForProcessor="0"
- OptimizeForWindowsApplication="TRUE"
- AdditionalIncludeDirectories="$(SolutionDir)/.."
- PreprocessorDefinitions="WIN32;NDEBUG;HAVE_FCNTL_H"
- StringPooling="TRUE"
- MinimalRebuild="FALSE"
- RuntimeLibrary="0"
- StructMemberAlignment="1"
- EnableFunctionLevelLinking="TRUE"
- WarningLevel="0"
- WarnAsError="FALSE"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"
- CompileAs="1"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="wsock32.lib"
- OutputFile="$(OutDir)$(ProjectName).exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"
- FixedBaseAddress="0"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <Filter
- Name="d2dbs"
- Filter="">
- <File
- RelativePath="..d2dbscharlock.c">
- </File>
- <File
- RelativePath="..d2dbscmdline_parse.c">
- </File>
- <File
- RelativePath="..d2dbsd2ladder.c">
- </File>
- <File
- RelativePath="..d2dbsdbsdupecheck.c">
- </File>
- <File
- RelativePath="..d2dbsdbserver.c">
- </File>
- <File
- RelativePath="..d2dbsdbspacket.c">
- </File>
- <File
- RelativePath="..d2dbshandle_signal.c">
- </File>
- <File
- RelativePath="..d2dbsmain.c">
- </File>
- <File
- RelativePath="..d2dbsprefs.c">
- </File>
- </Filter>
- <Filter
- Name="common"
- Filter="">
- <File
- RelativePath="..commonaddr.c">
- </File>
- <File
- RelativePath="..commonbn_type.c">
- </File>
- <File
- RelativePath="..commoncheck_alloc.c">
- </File>
- <File
- RelativePath="..commoneventlog.c">
- </File>
- <File
- RelativePath="..commonlist.c">
- </File>
- <File
- RelativePath="..commonutil.c">
- </File>
- </Filter>
- <Filter
- Name="compat"
- Filter="">
- <File
- RelativePath="..compatinet_aton.c">
- </File>
- <File
- RelativePath="..compatpsock.c">
- </File>
- <File
- RelativePath="..compatstrerror.c">
- </File>
- <File
- RelativePath="..compatstrsep.c">
- </File>
- </Filter>
- <Filter
- Name="d2cs"
- Filter="">
- <File
- RelativePath="..d2csconf.c">
- </File>
- <File
- RelativePath="..d2csxstring.c">
- </File>
- </Filter>
- <Filter
- Name="win32"
- Filter="">
- <File
- RelativePath=".service_d2dbs.c">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <Filter
- Name="d2dbs"
- Filter="">
- <File
- RelativePath="..d2dbscharlock.h">
- </File>
- <File
- RelativePath="..d2dbscmdline_parse.h">
- </File>
- <File
- RelativePath="..d2dbsd2ladder.h">
- </File>
- <File
- RelativePath="..d2dbsdbsdupecheck.h">
- </File>
- <File
- RelativePath="..d2dbsdbserver.h">
- </File>
- <File
- RelativePath="..d2dbsdbspacket.h">
- </File>
- <File
- RelativePath="..d2dbshandle_signal.h">
- </File>
- <File
- RelativePath="..d2dbsprefs.h">
- </File>
- <File
- RelativePath="..d2dbssetup.h">
- </File>
- <File
- RelativePath="..d2dbsversion.h">
- </File>
- </Filter>
- <Filter
- Name="common"
- Filter="">
- <File
- RelativePath="..commonaddr.h">
- </File>
- <File
- RelativePath="..commonbn_type.h">
- </File>
- <File
- RelativePath="..commoncheck_alloc.h">
- </File>
- <File
- RelativePath="..commoneventlog.h">
- </File>
- <File
- RelativePath="..commonlist.h">
- </File>
- <File
- RelativePath="..commonutil.h">
- </File>
- </Filter>
- <Filter
- Name="compat"
- Filter="">
- <File
- RelativePath="..compatinet_aton.h">
- </File>
- <File
- RelativePath="..compatpsock.h">
- </File>
- <File
- RelativePath="..compatstrerror.h">
- </File>
- <File
- RelativePath="..compatstrsep.h">
- </File>
- </Filter>
- <Filter
- Name="d2cs"
- Filter="">
- <File
- RelativePath="..d2csconf.h">
- </File>
- <File
- RelativePath="..d2csxstring.h">
- </File>
- </Filter>
- <Filter
- Name="win32"
- Filter="">
- <File
- RelativePath=".service.h">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>