1275 lines
23 KiB
XML
1275 lines
23 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Utility"
|
|
ProjectGUID="{89343DCF-FB2E-4A86-83BF-9AD3DCA0062B}"
|
|
RootNamespace="Utility"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Out\$(ConfigurationName)"
|
|
IntermediateDirectory="Out\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)D.lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Out\$(ConfigurationName)"
|
|
IntermediateDirectory="Out\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_DLL|Win32"
|
|
OutputDirectory="Out\$(ConfigurationName)"
|
|
IntermediateDirectory="Out\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)D.lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_DLL|Win32"
|
|
OutputDirectory="Out\$(ConfigurationName)"
|
|
IntermediateDirectory="Out\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RDebug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_RDEBUG"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_Service|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)D.lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)D.lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_DLL|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)D.lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_DLL|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RDebug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_LIB;_RDEBUG"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_Service|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../EngineUtil;../"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)D.lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="LiteHtml"
|
|
>
|
|
<File
|
|
RelativePath=".\LiteHTMLAttributes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LiteHTMLAttributes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LiteHTMLCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LiteHTMLEntityResolver.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LiteHTMLEntityResolver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LiteHTMLReader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LiteHTMLReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LiteHTMLTag.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MultiSync"
|
|
>
|
|
<File
|
|
RelativePath=".\MultiSync.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MultiSync.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MemPool"
|
|
>
|
|
<File
|
|
RelativePath=".\MemPool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemPool.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ExceptionReport"
|
|
>
|
|
<File
|
|
RelativePath=".\ExceptionReport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExceptionReport.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MiniDumpSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MiniDumpSet.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Random"
|
|
>
|
|
<File
|
|
RelativePath=".\MtRandom.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MtRandom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PrandGen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PrandGen.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\Access.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Access.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AssertX.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AssertX.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BackgroundLoader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BackgroundLoader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BitSetEx1.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CircularQueue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ConsoleOutput.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ContainerUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CriticalSection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CSVWriter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CSVWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DebugSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DebugSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Directory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Directory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DNTableFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DNTableFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExceptionDump.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExceptionDump.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FireWall.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FireWall.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\HttpClient.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\HttpClient.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\icftypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IniHelper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\md5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryMap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryShuffleDataType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryShuffleDataType.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MultiCommon.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MultiCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MultiElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MultiRoom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MultiSingleton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MultiSmartPtr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\netfw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ObjectPool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ObjectPool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\OwnerShip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerfCheck.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerfCheck.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SafeStringMacros.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SHA256.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SHA256.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Singleton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SLMemPool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SmartPtr.h"
|
|
>
|
|
</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_DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release_DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="RDebug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_Service|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_DLL|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release_DLL|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="RDebug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_Service|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Stream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StringSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StringSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StringUtil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StringUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SundriesFunc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SundriesFunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TimeSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TimeSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VarArg.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|