1207 lines
28 KiB
XML
1207 lines
28 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="DatabaseProxy"
|
|
ProjectGUID="{9358FB10-50CB-4804-B499-048028D8CEC2}"
|
|
RootNamespace="DatabaseProxy"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug - (Server)|Win32"
|
|
OutputDirectory="..\_binv90"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm200"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)..\..\include";"$(ProjectDir)..\include";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\SolarQuest";"$(ProjectDir)..\..\Achievement";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\RankingLib";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="StdAfx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\DatabaseProxy_d.exe"
|
|
LinkIncremental="2"
|
|
IgnoreDefaultLibraryNames="LIBCMT.lib;"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(OutDir)\$(TargetName).map"
|
|
MapExports="true"
|
|
SubSystem="2"
|
|
EntryPointSymbol="SunEntryPoint"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="call "$(ProjectDir)..\_bin\util\injection\InjectionDBInfo.bat" $(TargetName) $(TargetDir)
call "$(ProjectDir)..\_bin\util\obj2lib.bat" "$(ProjectDir)..\lib\v90\$(TargetName).lib" "$(IntDir)"
"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release - (Server)|Win32"
|
|
OutputDirectory="..\..\..\..\SUN_Server"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm200"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)..\..\include";"$(ProjectDir)..\include";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\SolarQuest";"$(ProjectDir)..\..\Achievement";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\RankingLib";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="0"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\DatabaseProxy.exe"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(OutDir)\$(TargetName).map"
|
|
MapExports="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol="SunEntryPoint"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="call "$(ProjectDir)..\_bin\util\injection\InjectionDBInfo.bat" $(TargetName) $(TargetDir)
call "$(ProjectDir)..\_bin\util\obj2lib.bat" "$(ProjectDir)..\lib\v90\$(TargetName).lib" "$(IntDir)"
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug - (AccountDB)|Win32"
|
|
OutputDirectory="..\_binv90"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm200"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)..\..\include";"$(ProjectDir)..\include";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\SolarQuest";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\RankingLib";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SUN3DEngine\include\";"$(ProjectDir)..\..\SUN3DEngine\include\ProgramCommon";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER;_USING_ACCOUNT_DBPROXY_SERVER"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="StdAfx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\AccountDatabaseProxy_d.exe"
|
|
LinkIncremental="2"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(OutDir)\$(TargetName).map"
|
|
MapExports="true"
|
|
SubSystem="2"
|
|
EntryPointSymbol="SunEntryPoint"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="call "$(ProjectDir)..\_bin\util\injection\InjectionDBInfo.bat" $(TargetName) $(TargetDir)
call "$(ProjectDir)..\_bin\util\obj2lib.bat" "$(ProjectDir)..\lib\v90\$(TargetName).lib" "$(IntDir)"
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release - (AccountDB)|Win32"
|
|
OutputDirectory="..\_binv90"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm200"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)..\..\include";"$(ProjectDir)..\include";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\SolarQuest";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\RankingLib";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SUN3DEngine\include";"$(ProjectDir)..\..\SUN3DEngine\include\ProgramCommon";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER;_USING_ACCOUNT_DBPROXY_SERVER"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="0"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\AccountDatabaseProxy.exe"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(OutDir)\$(TargetName).map"
|
|
MapExports="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol="SunEntryPoint"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="call "$(ProjectDir)..\_bin\util\injection\InjectionDBInfo.bat" $(TargetName) $(TargetDir)
call "$(ProjectDir)..\_bin\util\obj2lib.bat" "$(ProjectDir)..\lib\v90\$(TargetName).lib" "$(IntDir)"
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Sessions"
|
|
>
|
|
<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"
|
|
>
|
|
<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"
|
|
>
|
|
<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"
|
|
>
|
|
<File
|
|
RelativePath=".\SpecialPurposeUnits\ACAchievementUpdateQuery.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SpecialPurposeUnits\ACConvertQuery.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SpecialPurposeUnits\RankConvertQuery.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ProxyNodes"
|
|
>
|
|
<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"
|
|
>
|
|
<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"
|
|
>
|
|
<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"
|
|
>
|
|
<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"
|
|
>
|
|
<File
|
|
RelativePath=".\TempPasswordPool.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ScriptParserManager"
|
|
>
|
|
<File
|
|
RelativePath=".\DBProxyScriptParserManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DBProxyScriptParserManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SpecialPurposeUnits"
|
|
>
|
|
<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"
|
|
>
|
|
<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"
|
|
>
|
|
<File
|
|
RelativePath=".\SpecialPurposeUnits\BatchUnitFactory.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SpecialPurposeUnits\QuestManagerForUnit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SpecialPurposeUnits\QuestManagerForUnit.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Services"
|
|
>
|
|
<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"
|
|
>
|
|
<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="Domination"
|
|
>
|
|
<File
|
|
RelativePath=".\Services\DominationManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Services\DominationManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Guild"
|
|
>
|
|
<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=".\GuildInGameLog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GuildInGameLog.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>
|
|
</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=".\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SharedMemoryLeakReporter.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug - (Server)|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
PrecompiledHeaderThrough="StdAfx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - (Server)|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>
|