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

905 lines
26 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="DatabaseProxy"
ProjectGUID="{9358FB10-50CB-4804-B499-048028D8CEC2}"
RootNamespace="DatabaseProxy"
Keyword="Win32Proj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug - (서버용)|Win32"
OutputDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
IntermediateDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm200"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)..\..\include&quot;;&quot;$(ProjectDir)..\include&quot;;&quot;$(ProjectDir)..\..\Utility&quot;;&quot;$(ProjectDir)..\..\SolarQuest&quot;;&quot;$(ProjectDir)..\..\AreaConquest&quot;;&quot;$(ProjectDir)..\..\RankingLib&quot;;&quot;$(ProjectDir)..\..\ProgramCommon&quot;;&quot;$(ProjectDir)..\Common&quot;;&quot;$(ProjectDir)..\SunWriteLog&quot;;&quot;$(ProjectDir)..\..\SolarSlot&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include&quot;;&quot;$(ProjectDir)..\..\Achievement&quot;;&quot;$(ProjectDir)..\..\Achievement&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="StdAfx.h"
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="../_bin/DatabaseProxy_d.exe"
LinkIncremental="2"
AdditionalLibraryDirectories="&quot;$(ProjectDir)..\lib&quot;;&quot;$(ProjectDir)..\..\lib&quot;;&quot;$(SolutionDir)..\SUN3DENGINE\lib&quot;"
IgnoreDefaultLibraryNames="LIBCMT.lib"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="..\_bin\DatabaseProxy_d.pdb"
GenerateMapFile="TRUE"
MapFileName="..\_bin\DatabaseProxy_d.map"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
EntryPointSymbol="SunEntryPoint"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="call &quot;$(ProjectDir)..\_bin\util\injection\InjectionDBInfo.bat&quot; $(TargetName) $(TargetDir)"
ExcludedFromBuild="FALSE"/>
<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="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
IntermediateDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm200"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)..\..\include&quot;;&quot;$(ProjectDir)..\include&quot;;&quot;$(ProjectDir)..\..\Utility&quot;;&quot;$(ProjectDir)..\..\SolarQuest&quot;;&quot;$(ProjectDir)..\..\AreaConquest&quot;;&quot;$(ProjectDir)..\..\RankingLib&quot;;&quot;$(ProjectDir)..\..\ProgramCommon&quot;;&quot;$(ProjectDir)..\Common&quot;;&quot;$(ProjectDir)..\SunWriteLog&quot;;&quot;$(ProjectDir)..\..\SolarSlot&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include&quot;;&quot;$(ProjectDir)..\..\Achievement&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="../_bin/DatabaseProxy.exe"
LinkIncremental="1"
AdditionalLibraryDirectories="&quot;$(ProjectDir)..\lib&quot;;&quot;$(ProjectDir)..\..\lib&quot;;&quot;$(SolutionDir)..\SUN3DENGINE\lib&quot;"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="..\_bin\DatabaseProxy.pdb"
GenerateMapFile="TRUE"
MapFileName="..\_bin\DatabaseProxy.map"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
EntryPointSymbol="SunEntryPoint"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="call &quot;$(ProjectDir)..\_bin\util\injection\InjectionDBInfo.bat&quot; $(TargetName) $(TargetDir)"/>
<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="Debug - (AccountDB)|Win32"
OutputDirectory="..\..\_Intermediate\Debug - (서버용)\Account$(ProjectName)"
IntermediateDirectory="..\..\_Intermediate\Debug - (서버용)\Account$(ProjectName)"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm200"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)..\..\include&quot;;&quot;$(ProjectDir)..\include&quot;;&quot;$(ProjectDir)..\..\Utility&quot;;&quot;$(ProjectDir)..\..\SolarQuest&quot;;&quot;$(ProjectDir)..\..\AreaConquest&quot;;&quot;$(ProjectDir)..\..\RankingLib&quot;;&quot;$(ProjectDir)..\..\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\SUN3DEngine\include\&quot;;&quot;$(ProjectDir)..\..\SUN3DEngine\include\ProgramCommon&quot;;&quot;$(ProjectDir)..\Common&quot;;&quot;$(ProjectDir)..\SunWriteLog&quot;;&quot;$(ProjectDir)..\..\SolarSlot&quot;;&quot;$(ProjectDir)..\..\Achievement&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER;_USING_ACCOUNT_DBPROXY_SERVER"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="StdAfx.h"
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="../_bin/AccountDatabaseProxy_d.exe"
LinkIncremental="2"
AdditionalLibraryDirectories="&quot;$(ProjectDir)..\lib&quot;;&quot;$(ProjectDir)..\..\lib&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\lib&quot;"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="..\_bin\AccountDatabaseProxy_d.pdb"
GenerateMapFile="TRUE"
MapFileName="..\_bin\AccountDatabaseProxy_d.map"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
EntryPointSymbol="SunEntryPoint"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="call &quot;$(ProjectDir)..\_bin\util\injection\InjectionDBInfo.bat&quot; $(TargetName) $(TargetDir)"/>
<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 - (AccountDB)|Win32"
OutputDirectory="..\..\_Intermediate\Release - (서버용)\Account$(ProjectName)"
IntermediateDirectory="..\..\_Intermediate\Release - (서버용)\Account$(ProjectName)"
ConfigurationType="1"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm200"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)..\..\include&quot;;&quot;$(ProjectDir)..\include&quot;;&quot;$(ProjectDir)..\..\Utility&quot;;&quot;$(ProjectDir)..\..\SolarQuest&quot;;&quot;$(ProjectDir)..\..\AreaConquest&quot;;&quot;$(ProjectDir)..\..\RankingLib&quot;;&quot;$(ProjectDir)..\..\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\SUN3DEngine\include&quot;;&quot;$(ProjectDir)..\..\SUN3DEngine\include\ProgramCommon&quot;;&quot;$(ProjectDir)..\Common&quot;;&quot;$(ProjectDir)..\SunWriteLog&quot;;&quot;$(ProjectDir)..\..\SolarSlot&quot;;&quot;$(ProjectDir)..\..\Achievement&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER;_USING_ACCOUNT_DBPROXY_SERVER"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="../_bin/AccountDatabaseProxy.exe"
LinkIncremental="1"
AdditionalLibraryDirectories="&quot;$(ProjectDir)..\lib&quot;;&quot;$(ProjectDir)..\..\lib&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\lib&quot;"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="..\_bin\AccountDatabaseProxy.pdb"
GenerateMapFile="TRUE"
MapFileName="..\_bin\AccountDatabaseProxy.map"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
EntryPointSymbol="SunEntryPoint"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="call &quot;$(ProjectDir)..\_bin\util\injection\InjectionDBInfo.bat&quot; $(TargetName) $(TargetDir)"/>
<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="Sessions"
Filter="">
<File
RelativePath=".\Sessions\AgentServerSession.cpp">
</File>
<File
RelativePath=".\Sessions\AgentServerSession.h">
</File>
<File
RelativePath=".\Sessions\ChildServerSession.cpp">
</File>
<File
RelativePath=".\Sessions\ChildServerSession.h">
</File>
<File
RelativePath=".\Sessions\GameServerSession.cpp">
</File>
<File
RelativePath=".\Sessions\GameServerSession.h">
</File>
<File
RelativePath=".\Sessions\GuildServerSession.cpp">
</File>
<File
RelativePath=".\Sessions\GuildServerSession.h">
</File>
<File
RelativePath=".\Sessions\MasterServerSession.cpp">
</File>
<File
RelativePath=".\Sessions\MasterServerSession.h">
</File>
<File
RelativePath=".\Sessions\PortalServerSession.cpp">
</File>
<File
RelativePath=".\Sessions\PortalServerSession.h">
</File>
<File
RelativePath=".\Sessions\SolarAuthServerSession.cpp">
</File>
<File
RelativePath=".\Sessions\SolarAuthServerSession.h">
</File>
<File
RelativePath=".\Sessions\WorldServerSession.cpp">
</File>
<File
RelativePath=".\Sessions\WorldServerSession.h">
</File>
</Filter>
<Filter
Name="Query"
Filter="">
<File
RelativePath=".\ProxyNodes\DBQueryProxyManager.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyManager.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyNode.h">
</File>
<Filter
Name="Base"
Filter="">
<File
RelativePath=".\QueryObjects\DBHandler.cpp">
</File>
<File
RelativePath=".\QueryObjects\DBHandler.h">
</File>
<File
RelativePath=".\QueryObjects\DBUnit.cpp">
</File>
<File
RelativePath=".\QueryObjects\DBUnit.h">
</File>
<File
RelativePath=".\QueryObjects\QueryPoolFactory.cpp">
</File>
<File
RelativePath=".\QueryObjects\QueryPoolFactory.h">
</File>
<File
RelativePath=".\QueryObjects\QueryPoolFactoryDefine.h">
</File>
<File
RelativePath=".\QueryObjects\QueryStringBuffer.h">
</File>
<File
RelativePath=".\QueryObjects\SolarDatabaseInDBP.cpp">
</File>
<File
RelativePath=".\QueryObjects\SolarDatabaseInDBP.h">
</File>
<File
RelativePath=".\QueryObjects\StructInQuery.h">
</File>
</Filter>
<Filter
Name="SpecialPurposeUnits"
Filter="">
<File
RelativePath=".\SpecialPurposeUnits\ACAchievementUpdateQuery.h">
</File>
<File
RelativePath=".\SpecialPurposeUnits\ACConvertQuery.h">
</File>
<File
RelativePath=".\SpecialPurposeUnits\RankConvertQuery.h">
</File>
</Filter>
<Filter
Name="ProxyNodes"
Filter="">
<File
RelativePath=".\ProxyNodes\DBQueryProxyAchievementNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyAchievementNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyBattleRecordsNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyBattleRecordsNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyCharNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyCharNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyCharStatesNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyCharStatesNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyGuildNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyGuildNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyItemSlotNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyItemSlotNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyMissionNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyMissionNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyPerkNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyPerkNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyQuestNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyQuestNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxySlotNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxySlotNode.h">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyUserNode.cpp">
</File>
<File
RelativePath=".\ProxyNodes\DBQueryProxyUserNode.h">
</File>
</Filter>
<Filter
Name="QueryObjects"
Filter="">
<File
RelativePath=".\QueryObjects\AgentServerQuery.cpp">
</File>
<File
RelativePath=".\QueryObjects\AgentServerQuery.h">
</File>
<File
RelativePath=".\QueryObjects\DatabaseProxyQuery.cpp">
</File>
<File
RelativePath=".\QueryObjects\DatabaseProxyQuery.h">
</File>
<File
RelativePath=".\QueryObjects\GameServerQuery.cpp">
</File>
<File
RelativePath=".\QueryObjects\GameServerQuery.h">
</File>
<File
RelativePath=".\QueryObjects\GuildServerQuery.cpp">
</File>
<File
RelativePath=".\QueryObjects\GuildServerQuery.h">
</File>
<File
RelativePath=".\QueryObjects\MasterServerQuery.cpp">
</File>
<File
RelativePath=".\QueryObjects\MasterServerQuery.h">
</File>
<File
RelativePath=".\QueryObjects\PortalServerQuery.cpp">
</File>
<File
RelativePath=".\QueryObjects\PortalServerQuery.h">
</File>
<File
RelativePath=".\QueryObjects\SolarAuthServerQuery.cpp">
</File>
<File
RelativePath=".\QueryObjects\SolarAuthServerQuery.h">
</File>
<File
RelativePath=".\QueryObjects\WorldServerQuery.cpp">
</File>
<File
RelativePath=".\QueryObjects\WorldServerQuery.h">
</File>
</Filter>
</Filter>
<Filter
Name="PacketHandler"
Filter="">
<File
RelativePath=".\PacketHandler\Handler.TU.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_Common.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_Common.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FriendInvitation.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FriendInvitation.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromAgentServer.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromAgentServer.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.Base.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.Composition.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.Composition.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.Event.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.Ranking.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.Ranking.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGameServer.Warehouse.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGuildServer.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromGuildServer.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromMasterServer.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromMasterServer.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromPortalServer.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromPortalServer.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromSolarAuthServer.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromSolarAuthServer.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromWorldServer.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_FromWorldServer.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_Guild.DbpToGuild.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_Guild.DbpToGuild.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_Guild.GameToGuild.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_Guild.GameToGuild.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_Guild.GuildToDbp.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_Guild.GuildToDbp.h">
</File>
<File
RelativePath=".\PacketHandler\Handler_Guild.WorldToGuild.cpp">
</File>
<File
RelativePath=".\PacketHandler\Handler_Guild.WorldToGuild.h">
</File>
<File
RelativePath=".\PacketHandler\PacketHandler.cpp">
</File>
<File
RelativePath=".\PacketHandler\PacketHandler.h">
</File>
</Filter>
<Filter
Name="Object"
Filter="">
<File
RelativePath=".\DBCharacter.cpp">
</File>
<File
RelativePath=".\DBCharacter.h">
</File>
<File
RelativePath=".\DBObjectQueries.cpp">
</File>
<File
RelativePath=".\DBUser.cpp">
</File>
<File
RelativePath=".\DBUser.h">
</File>
<File
RelativePath=".\DBUserManager.cpp">
</File>
<File
RelativePath=".\DBUserManager.h">
</File>
</Filter>
<Filter
Name="Logic"
Filter="">
<File
RelativePath=".\TempPasswordPool.h">
</File>
</Filter>
<Filter
Name="ScriptParserManager"
Filter="">
<File
RelativePath=".\DBProxyScriptParserManager.cpp">
</File>
<File
RelativePath=".\DBProxyScriptParserManager.h">
</File>
</Filter>
<Filter
Name="SpecialPurposeUnits"
Filter="">
<File
RelativePath=".\SpecialPurposeUnits\BatchProcessor.cpp">
</File>
<File
RelativePath=".\SpecialPurposeUnits\BatchProcessor.h">
</File>
<File
RelativePath=".\SpecialPurposeUnits\BatchProcessor_List.cpp">
</File>
<File
RelativePath=".\SpecialPurposeUnits\BatchQueryPool.hxx">
</File>
<Filter
Name="BatchUnits"
Filter="">
<File
RelativePath=".\SpecialPurposeUnits\ACAchievementUpdateUnit.cpp">
</File>
<File
RelativePath=".\SpecialPurposeUnits\ACAchievementUpdateUnit.hxx">
</File>
<File
RelativePath=".\SpecialPurposeUnits\ACConvertUnit.cpp">
</File>
<File
RelativePath=".\SpecialPurposeUnits\ACConvertUnit.h">
</File>
<File
RelativePath=".\SpecialPurposeUnits\RankReportUpdateUnit.cpp">
</File>
<File
RelativePath=".\SpecialPurposeUnits\RankReportUpdateUnit.hxx">
</File>
<File
RelativePath=".\SpecialPurposeUnits\RankReportUpdateUnitForJapan.cpp">
</File>
<File
RelativePath=".\SpecialPurposeUnits\RankReportUpdateUnitForJapan.hxx">
</File>
</Filter>
<Filter
Name="UnitsUtil"
Filter="">
<File
RelativePath=".\SpecialPurposeUnits\BatchUnitFactory.hxx">
</File>
<File
RelativePath=".\SpecialPurposeUnits\QuestManagerForUnit.cpp">
</File>
<File
RelativePath=".\SpecialPurposeUnits\QuestManagerForUnit.h">
</File>
</Filter>
</Filter>
<Filter
Name="Services"
Filter="">
<File
RelativePath=".\Services\AccumulatePointMatchDate.cpp">
</File>
<File
RelativePath=".\Services\AccumulatePointMatchDate.h">
</File>
<File
RelativePath=".\Services\DBSerialManager.cpp">
</File>
<File
RelativePath=".\Services\DBSerialManager.h">
</File>
<File
RelativePath=".\Services\GuildLog.cpp">
</File>
<File
RelativePath=".\Services\GuildLog.h">
</File>
<File
RelativePath=".\Services\GuildManagerInDBP.cpp">
</File>
<File
RelativePath=".\Services\GuildManagerInDBP.h">
</File>
<File
RelativePath=".\Services\NewCharacterItemProvider.cpp">
</File>
<File
RelativePath=".\Services\NewCharacterItemProvider.h">
</File>
<File
RelativePath=".\Services\SkillCoolTimeStorage.cpp">
</File>
<File
RelativePath=".\Services\SkillCoolTimeStorage.h">
</File>
<File
RelativePath=".\Services\SSQHandlerInDB.cpp">
</File>
<File
RelativePath=".\Services\SSQHandlerInDB.h">
</File>
<Filter
Name="Ranking"
Filter="">
<File
RelativePath=".\Services\PortalRankingManager.cpp">
</File>
<File
RelativePath=".\Services\PortalRankingManager.h">
</File>
<File
RelativePath=".\Services\SunRankingSettle.cpp">
</File>
<File
RelativePath=".\Services\SunRankingSettle.h">
</File>
</Filter>
<Filter
Name="Guild"
Filter="">
<File
RelativePath=".\Services\Guild\Guild.cpp">
</File>
<File
RelativePath=".\Services\Guild\Guild.h">
</File>
<File
RelativePath=".\Services\Guild\GuildCommon.h">
</File>
<File
RelativePath=".\Services\Guild\GuildCorps.cpp">
</File>
<File
RelativePath=".\Services\Guild\GuildCorps.h">
</File>
<File
RelativePath="..\Common\GuildFacilities.cpp">
</File>
<File
RelativePath="..\Common\GuildFacilities.h">
</File>
<File
RelativePath=".\Services\Guild\GuildManager.cpp">
</File>
<File
RelativePath=".\Services\Guild\GuildManager.h">
</File>
<File
RelativePath=".\Services\Guild\GuildMember.cpp">
</File>
<File
RelativePath=".\Services\Guild\GuildMember.h">
</File>
<File
RelativePath=".\Services\Guild\GuildRelation.cpp">
</File>
<File
RelativePath=".\Services\Guild\GuildRelation.h">
</File>
<File
RelativePath=".\Services\Guild\GuildSmallContentEntry.cpp">
</File>
<File
RelativePath=".\Services\Guild\GuildSmallContentEntry.h">
</File>
</Filter>
<Filter
Name="GuildPointSystem">
<File
RelativePath=".\Services\GuildPointSystem\GuildPointSystem.cpp">
</File>
<File
RelativePath=".\Services\GuildPointSystem\GuildPointSystem.h">
</File>
<File
RelativePath="..\Common\PacketStruct_PointSystem.h">
</File>
</Filter>
<Filter
Name="Domination"
Filter="">
<File
RelativePath=".\Services\DominationManager.cpp">
</File>
<File
RelativePath=".\Services\DominationManager.h">
</File>
</Filter>
</Filter>
<File
RelativePath=".\DBProxyCommonStruct.cpp">
</File>
<File
RelativePath=".\DBProxyCommonStruct.h">
</File>
<File
RelativePath=".\DBProxyServerEx.cpp">
</File>
<File
RelativePath=".\DBProxyServerEx.h">
</File>
<File
RelativePath=".\DBProxyServerEx.MatchDBQuery.cpp">
</File>
<File
RelativePath=".\DBProxyServerEx.QueryResult.cpp">
</File>
<File
RelativePath=".\GuildInGameLog.cpp">
</File>
<File
RelativePath=".\GuildInGameLog.h">
</File>
<File
RelativePath=".\main.cpp">
</File>
<File
RelativePath=".\SharedMemoryLeakReporter.hxx">
</File>
<File
RelativePath=".\stdafx.cpp">
<FileConfiguration
Name="Debug - (서버용)|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StdAfx.h"
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"/>
</FileConfiguration>
<FileConfiguration
Name="Release - (서버용)|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
Name="Debug - (AccountDB)|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="StdAfx.h"
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"/>
</FileConfiguration>
<FileConfiguration
Name="Release - (AccountDB)|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
</File>
<File
RelativePath=".\stdafx.h">
</File>
</Files>
<Globals>
<Global
Name="DevPartner_IsInstrumented"
Value="1"/>
</Globals>
</VisualStudioProject>