DragonNest/Server/ServiceManagerEx/ServiceManagerEx.vcproj
2024-12-19 09:48:26 +08:00

3217 lines
68 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="ServiceManagerEx"
ProjectGUID="{AA9D51B4-3BEA-4145-B82B-776A19EEC105}"
RootNamespace="ServiceManagerEx"
Keyword="MFCProj"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER"
MinimalRebuild="false"
ExceptionHandling="2"
SmallerTypeCheck="false"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerEx.exe"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;NDEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;"
MinimalRebuild="false"
ExceptionHandling="2"
BasicRuntimeChecks="0"
SmallerTypeCheck="false"
RuntimeLibrary="0"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerEx.exe"
LinkIncremental="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_CH|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_CH"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_CH|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_CH"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_JP|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_JP"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_JP|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_JP"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_KR|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_KR"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_KR|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_KR"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_SG|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_SG"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_SG|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_SG"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_TH|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_TH"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_TH|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_TH"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_TW|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_TW"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_TW|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_TW"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_US|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_US"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_US|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_US"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_EU|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_EU"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_EU|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_EU"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_ID|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_ID"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_ID|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_ID"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_RU|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_RU"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_RU|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_RU"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug_KRAZ|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_KR"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Debug_KRAZ|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
UseOfMFC="1"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../ServiceManager;./;../../Common/NetworkLib;./PropertyGrid;../../Common/Utility;../../Common/Tinyxml;../ServerCommon;../../Common/Protocol;../../common;"
PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG;_USE_HTTP;_USE_SENDCONTEXTPOOL;_SERVICEMANAGER;_KRAZ"
MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="1"
UsePrecompiledHeader="1"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dbghelp.lib winmm.lib wininet.lib Urlmon.lib comsuppwd.lib"
OutputFile="../Out/ServiceManagerExD.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="<22>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\MainFrm.cpp"
>
</File>
<File
RelativePath=".\ServiceManagerEx.cpp"
>
</File>
<File
RelativePath=".\ServiceManagerExDoc.cpp"
>
</File>
<File
RelativePath=".\ServiceManagerExView.cpp"
>
</File>
<File
RelativePath=".\stdafx.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_CH|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_JP|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_KR|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_SG|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_TH|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_TW|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_US|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_EU|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_ID|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_RU|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_KRAZ|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\MainFrm.h"
>
</File>
<File
RelativePath=".\Resource.h"
>
</File>
<File
RelativePath=".\ServiceManagerEx.h"
>
</File>
<File
RelativePath=".\ServiceManagerExDoc.h"
>
</File>
<File
RelativePath=".\ServiceManagerExView.h"
>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
</Filter>
<Filter
Name="<22><><EFBFBD>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\res\bitmap1.bmp"
>
</File>
<File
RelativePath=".\res\ServiceManagerEx.ico"
>
</File>
<File
RelativePath=".\ServiceManagerEx.rc"
>
</File>
<File
RelativePath=".\res\ServiceManagerEx.rc2"
>
</File>
<File
RelativePath=".\res\ServiceManagerExDoc.ico"
>
</File>
<File
RelativePath=".\small.ico"
>
</File>
<File
RelativePath=".\res\Toolbar.bmp"
>
</File>
</Filter>
<Filter
Name="ServiceServer"
>
<File
RelativePath="..\..\Common\DNDefine.h"
>
</File>
<File
RelativePath="..\..\Common\DNDefine_Patch.h"
>
</File>
<File
RelativePath="..\..\Common\DNDefine_Work.h"
>
</File>
<File
RelativePath="..\ServiceManager\ServiceServer.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\ServiceServer.h"
>
</File>
<File
RelativePath="..\..\Common\Version.h"
>
</File>
</Filter>
<Filter
Name="Data"
>
<File
RelativePath="..\ServiceManager\DataManager.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\DataManager.h"
>
</File>
<Filter
Name="DataManagerBase"
>
<File
RelativePath="..\ServerCommon\DNDataManagerBase.cpp"
>
</File>
<File
RelativePath="..\ServerCommon\DNDataManagerBase.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Session"
>
<Filter
Name="Launcher"
>
<File
RelativePath="..\ServiceManager\LauncherSession.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\LauncherSession.h"
>
</File>
</Filter>
<Filter
Name="Service"
>
<File
RelativePath="..\ServiceManager\ServiceSession.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\ServiceSession.h"
>
</File>
</Filter>
<Filter
Name="Patcher"
>
<File
RelativePath="..\ServiceManager\PatcherSession.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\PatcherSession.h"
>
</File>
</Filter>
<Filter
Name="Watcher"
>
<File
RelativePath="..\ServiceManager\SessionWatcher.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\SessionWatcher.h"
>
</File>
</Filter>
<Filter
Name="ServerMonitor"
>
<File
RelativePath="..\ServiceManager\MonitorSession.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\MonitorSession.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Common"
>
<File
RelativePath="..\ServerCommon\DNConfig.h"
>
</File>
<File
RelativePath="..\ServerCommon\DNServerDef.h"
>
</File>
<File
RelativePath="..\ServerCommon\DNServerPacket.h"
>
</File>
<File
RelativePath="..\ServerCommon\DNServerProtocol.h"
>
</File>
<File
RelativePath="..\ServerCommon\IniFile.cpp"
>
</File>
<File
RelativePath="..\ServerCommon\IniFile.h"
>
</File>
<File
RelativePath="..\..\Common\SMVersion.h"
>
</File>
<Filter
Name="FtpUpdater"
>
<File
RelativePath="..\ServiceManager\FtpUpdater.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\FtpUpdater.h"
>
</File>
</Filter>
<Filter
Name="HttpUpdater"
>
<File
RelativePath="..\ServiceManager\HttpUpdater.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\HttpUpdater.h"
>
</File>
</Filter>
<Filter
Name="URLUpdater"
>
<File
RelativePath="..\ServerCommon\URLUpdater.cpp"
>
</File>
<File
RelativePath="..\ServerCommon\URLUpdater.h"
>
</File>
</Filter>
<Filter
Name="ServiceUtil"
>
<File
RelativePath="..\ServerCommon\ServiceUtil.cpp"
>
</File>
<File
RelativePath="..\ServerCommon\ServiceUtil.h"
>
</File>
</Filter>
<Filter
Name="CSVReader"
>
<File
RelativePath="..\ServiceManager\csvreader.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\csvreader.h"
>
</File>
</Filter>
<Filter
Name="Scheduler"
>
<File
RelativePath=".\Scheduler.cpp"
>
</File>
<File
RelativePath=".\Scheduler.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="ServiceManager"
>
<File
RelativePath="..\ServiceManager\ServiceManager.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\ServiceManager.h"
>
</File>
<Filter
Name="PatchWatcher"
>
<File
RelativePath="..\ServiceManager\PatchWatcher.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\PatchWatcher.h"
>
</File>
</Filter>
<Filter
Name="ReservedNotice"
>
<File
RelativePath="..\ServiceManager\ReservedNotice.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\ReservedNotice.h"
>
</File>
</Filter>
<Filter
Name="ServiceCloser"
>
<File
RelativePath="..\ServiceManager\ServiceCloser.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\ServiceCloser.h"
>
</File>
</Filter>
<Filter
Name="Watcher"
>
<File
RelativePath="..\ServiceManager\WatchBase.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\WatcherBase.h"
>
</File>
<File
RelativePath="..\ServiceManager\WatcherGroup.h"
>
</File>
</Filter>
<Filter
Name="LivePatcher"
>
<File
RelativePath="..\ServiceManager\LivePatcher.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\LivePatcher.h"
>
</File>
</Filter>
<Filter
Name="GSMCmdProcess"
>
<File
RelativePath="..\ServiceManager\GsmCmdProcess.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\GsmCmdProcess.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="GSMServer"
>
<File
RelativePath="..\ServiceManager\GSMServer.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\GSMServer.h"
>
</File>
<Filter
Name="SimpleServer"
>
<File
RelativePath="..\ServiceManager\SimpleServerFrame.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\SimpleServerFrame.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Network"
>
<File
RelativePath="..\..\Common\NetworkLib\Buffer.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\Buffer.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\Connection.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\Connection.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\ConnectionManager.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\ConnectionManager.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\EventAcceptor.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\EventAcceptor.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\IocpManager.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\IocpManager.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\ListenSocket.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\ListenSocket.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\Log.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\Log.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\MiniDump.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\MiniDump.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\SendThread.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\SendThread.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\SocketContext.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\SocketContext.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\SpinBuffer.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\SpinBuffer.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\Thread.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\Thread.h"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\ThreadManager.cpp"
>
</File>
<File
RelativePath="..\..\Common\NetworkLib\ThreadManager.h"
>
</File>
</Filter>
<Filter
Name="Publisher"
>
<Filter
Name="KR"
>
<File
RelativePath="..\ServiceManager\DNBAM.cpp"
>
</File>
<File
RelativePath="..\ServiceManager\DNBAM.h"
>
</File>
</Filter>
<Filter
Name="KRAZ"
>
<File
RelativePath="..\ServerCommon\DNActozShield.cpp"
>
</File>
<File
RelativePath="..\ServerCommon\DNActozShield.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Utility"
>
<Filter
Name="Log"
>
<File
RelativePath=".\LogBuilder.cpp"
>
</File>
<File
RelativePath=".\LogBuilder.h"
>
</File>
<File
RelativePath=".\LogInfo.h"
>
</File>
</Filter>
<Filter
Name="Command"
>
<File
RelativePath=".\Commander.cpp"
>
</File>
<File
RelativePath=".\Commander.h"
>
</File>
</Filter>
<Filter
Name="ServerReport"
>
<File
RelativePath=".\ServerReporter.cpp"
>
</File>
<File
RelativePath=".\ServerReporter.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Config"
>
<File
RelativePath=".\SMConfig.cpp"
>
</File>
<File
RelativePath=".\SMConfig.h"
>
</File>
</Filter>
<Filter
Name="UserInterface"
>
<Filter
Name="View"
>
<File
RelativePath=".\DefaultStateView.cpp"
>
</File>
<File
RelativePath=".\DefaultStateView.h"
>
</File>
<File
RelativePath=".\FileLogView.cpp"
>
</File>
<File
RelativePath=".\FileLogView.h"
>
</File>
<File
RelativePath=".\LogList.cpp"
>
</File>
<File
RelativePath=".\LogList.h"
>
</File>
<File
RelativePath=".\LogSplit.cpp"
>
</File>
<File
RelativePath=".\LogSplit.h"
>
</File>
<File
RelativePath=".\LogView.cpp"
>
</File>
<File
RelativePath=".\LogView.h"
>
</File>
<File
RelativePath=".\LogViewDisplayer.cpp"
>
</File>
<File
RelativePath=".\LogViewDisplayer.h"
>
</File>
<File
RelativePath=".\MainSplit.cpp"
>
</File>
<File
RelativePath=".\MainSplit.h"
>
</File>
<File
RelativePath=".\ManagerView.cpp"
>
</File>
<File
RelativePath=".\ManagerView.h"
>
</File>
<File
RelativePath=".\ServerList.cpp"
>
</File>
<File
RelativePath=".\ServerList.h"
>
</File>
<File
RelativePath=".\StateSplit.cpp"
>
</File>
<File
RelativePath=".\StateSplit.h"
>
</File>
<File
RelativePath=".\StateView.cpp"
>
</File>
<File
RelativePath=".\StateView.h"
>
</File>
</Filter>
<Filter
Name="Dialog"
>
<File
RelativePath=".\CommandListDlg.cpp"
>
</File>
<File
RelativePath=".\CommandListDlg.h"
>
</File>
<File
RelativePath=".\LogFindDlg.cpp"
>
</File>
<File
RelativePath=".\LogFindDlg.h"
>
</File>
<File
RelativePath=".\SendMailDlg.cpp"
>
</File>
<File
RelativePath=".\SendMailDlg.h"
>
</File>
<File
RelativePath=".\WorldMaxUserDlg.cpp"
>
</File>
<File
RelativePath=".\WorldMaxUserDlg.h"
>
</File>
<Filter
Name="Patch"
>
<File
RelativePath=".\PatchDlg.cpp"
>
</File>
<File
RelativePath=".\PatchDlg.h"
>
</File>
<File
RelativePath=".\PatchInfo.h"
>
</File>
<File
RelativePath=".\PreparePatchDlg.cpp"
>
</File>
<File
RelativePath=".\PreparePatchDlg.h"
>
</File>
<File
RelativePath=".\TreeCtrlEx.cpp"
>
</File>
<File
RelativePath=".\TreeCtrlEx.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="PropertyGrid"
>
<File
RelativePath=".\PropertyGrid\CustomItem.h"
>
</File>
<File
RelativePath=".\PropertyGrid\DynDialogEx.cpp"
>
</File>
<File
RelativePath=".\PropertyGrid\DynDialogEx.h"
>
</File>
<File
RelativePath=".\PropertyGrid\DynDialogItemEx.cpp"
>
</File>
<File
RelativePath=".\PropertyGrid\DynDialogItemEx.h"
>
</File>
<File
RelativePath=".\PropertyGrid\ListDynDialogEx.cpp"
>
</File>
<File
RelativePath=".\PropertyGrid\ListDynDialogEx.h"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGrid.cpp"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGrid.h"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGridCombo.cpp"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGridCombo.h"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGridDirectoryPicker.cpp"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGridDirectoryPicker.h"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGridInPlaceEdit.cpp"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGridInPlaceEdit.h"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGridMonthCalCtrl.cpp"
>
</File>
<File
RelativePath=".\PropertyGrid\PropertyGridMonthCalCtrl.h"
>
</File>
</Filter>
<Filter
Name="Common"
>
<File
RelativePath=".\ItemData.cpp"
>
</File>
<File
RelativePath=".\ItemData.h"
>
</File>
<File
RelativePath=".\ServerViewType.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Error"
>
<File
RelativePath=".\ErrorCode.h"
>
</File>
</Filter>
<File
RelativePath="..\Out\Config\DNServiceManager.ini"
>
</File>
<File
RelativePath="..\Out\Config\DNServiceManagerEx.xml"
>
</File>
<File
RelativePath=".\ReadMe.txt"
>
</File>
</Files>
<Globals>
<Global
Name="RESOURCE_FILE"
Value="ServiceManagerEx.rc"
/>
</Globals>
</VisualStudioProject>