Move git root from Client/ to src/ to track all source code: - Client: Game client source (moved to Client/Client/) - Server: Game server source - GameTools: Development tools - CryptoSource: Encryption utilities - database: Database scripts - Script: Game scripts - rylCoder_16.02.2008_src: Legacy coder tools - GMFont, Game: Additional resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
234 lines
5.7 KiB
XML
234 lines
5.7 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="AdminToolServer"
|
|
ProjectGUID="{21AA2880-D5FC-40D4-82B2-5ECA5579B815}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../Executable/$(ConfigurationName)"
|
|
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="./;../../RylServerProject;../../RylServerProject/BaseLibrary;../../RylServerProject/RylServerLibrary;../../RylServerProject/RylGameLibrary;../AdminToolLibrary;"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;NO_GAMEGUARD"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/AdminToolServer.exe"
|
|
LinkIncremental="0"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/AdminToolServer.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName="$(OutDir)/AdminToolServer.map"
|
|
MapExports="TRUE"
|
|
MapLines="TRUE"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<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="../Executable/$(ConfigurationName)"
|
|
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="./;../../RylServerProject;../../RylServerProject/BaseLibrary;../../RylServerProject/RylServerLibrary;../../RylServerProject/RylGameLibrary;../AdminToolLibrary;"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/AdminToolServer.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/AdminToolServer.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName="$(OutDir)/AdminToolServer.map"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<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="Network"
|
|
Filter="">
|
|
<Filter
|
|
Name="Dispatch"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\RYL_AdminMgrDispatch.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AdminMgrDispatch.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AgentServerDispatch.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AgentServerDispatch.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Keeper"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\RYL_ServerRequestKeeper.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_ServerRequestKeeper.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="SessionTable"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\ClientDispatchTable.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientDispatchTable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AgentServerTable.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AgentServerTable.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
<File
|
|
RelativePath=".\AdminManagerServer.rc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AdminToolServer.ico">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SQL Scripts"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\P2_1480_AdminTool DB_All Create.sql">
|
|
</File>
|
|
<Filter
|
|
Name="Add"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\P2_1440_Table Add.sql">
|
|
</File>
|
|
<File
|
|
RelativePath=".\P2_1480_AdminToolDB All Edit (AdminInfo Excepted).sql">
|
|
</File>
|
|
<File
|
|
RelativePath=".\P2_1480_Procedure Alter.sql">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Etc"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\New Admin Account Add.sql">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AdminManagerServer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AdminManagerServer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AdminServerCommand.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AdminWindow.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AdminWindow.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RYL_AdminWinMain.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|