Files
Sun1602/RankingLib/RankingLib.vcproj.7.10.old
2022-10-26 12:25:11 +08:00

326 lines
9.0 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="RankingLib"
ProjectGUID="{D22B9E03-B0C1-4EA8-B6CC-2D24933745E2}"
RootNamespace="RankingLib"
Keyword="Win32Proj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\ProgramCommon&quot;;&quot;$(ProjectDir)..\Utility&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;RANKINGLIB_EXPORTS"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
ProgramDataBaseFileName="../lib/$(ProjectName)_d.pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="../lib/$(ProjectName)_d.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\ProgramCommon&quot;;&quot;$(ProjectDir)..\Utility&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;RANKINGLIB_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="3"
ProgramDataBaseFileName="../lib/$(ProjectName).pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="../lib/$(ProjectName).lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug - (서버용)|Win32"
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\ProgramCommon&quot;;&quot;$(ProjectDir)..\Utility&quot;;&quot;$(ProjectDir)..\SUN3DEngine&quot;;&quot;$(ProjectDir)..\SUN3DEngine\ProgramCommon&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER;_USRDLL;RANKINGLIB_EXPORTS"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
ProgramDataBaseFileName="../lib/$(ProjectName)_sd.pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="../lib/$(ProjectName)_sd.lib"
AdditionalLibraryDirectories="$(SolutionDir)..\lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release - (서버용)|Win32"
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\ProgramCommon&quot;;&quot;$(ProjectDir)..\Utility&quot;;&quot;$(ProjectDir)..\SUN3DEngine&quot;;&quot;$(ProjectDir)..\SUN3DEngine\ProgramCommon&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER;_USRDLL;RANKINGLIB_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="3"
ProgramDataBaseFileName="../lib/$(ProjectName)_s.pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="../lib/$(ProjectName)_s.lib"
AdditionalLibraryDirectories="$(SolutionDir)..\lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Engine_Debug|Win32"
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\ProgramCommon&quot;;&quot;$(ProjectDir)..\Utility&quot;;&quot;$(ProjectDir)..\SUN3DEngine&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;RANKINGLIB_EXPORTS"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
ProgramDataBaseFileName="../lib/$(ProjectName)_d.pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="../lib/$(ProjectName)_d.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="frame"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
RelativePath=".\dllmain.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 - (서버용)|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
Name="Release - (서버용)|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
Name="Engine_Debug|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
</File>
<File
RelativePath=".\stdafx.h">
</File>
</Filter>
<Filter
Name="common"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath=".\RankingDefine.h">
</File>
<File
RelativePath=".\RankingStruct.h">
</File>
</Filter>
<Filter
Name="ranking"
Filter="">
<File
RelativePath=".\RankingManager.cpp">
</File>
<File
RelativePath=".\RankingManager.h">
</File>
<File
RelativePath=".\RankingManager.Script.cpp">
</File>
<Filter
Name="info"
Filter="">
<File
RelativePath=".\MissionRanking.cpp">
</File>
<File
RelativePath=".\MissionRanking.h">
</File>
<File
RelativePath=".\MissionRankingRecord.cpp">
</File>
<File
RelativePath=".\MissionRankingRecord.h">
</File>
<File
RelativePath=".\RankingMember.cpp">
</File>
<File
RelativePath=".\RankingMember.h">
</File>
</Filter>
</Filter>
</Files>
<Globals>
<Global
Name="DevPartner_IsInstrumented"
Value="1"/>
</Globals>
</VisualStudioProject>