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>
192 lines
4.5 KiB
XML
192 lines
4.5 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
||
<VisualStudioProject
|
||
ProjectType="Visual C++"
|
||
Version="7.10"
|
||
Name="ServerSelect"
|
||
ProjectGUID="{50A28DAC-1227-4295-AA07-5261252466FB}"
|
||
Keyword="MFCProj">
|
||
<Platforms>
|
||
<Platform
|
||
Name="Win32"/>
|
||
</Platforms>
|
||
<Configurations>
|
||
<Configuration
|
||
Name="Debug|Win32"
|
||
OutputDirectory="../DBToolExecutable/$(ConfigurationName)"
|
||
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
UseOfMFC="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
|
||
MinimalRebuild="TRUE"
|
||
BasicRuntimeChecks="3"
|
||
RuntimeLibrary="1"
|
||
TreatWChar_tAsBuiltInType="TRUE"
|
||
UsePrecompiledHeader="2"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="TRUE"
|
||
DebugInformationFormat="4"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
LinkIncremental="2"
|
||
GenerateDebugInformation="TRUE"
|
||
SubSystem="2"
|
||
TargetMachine="1"/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
PreprocessorDefinitions="_DEBUG"
|
||
MkTypLibCompatible="FALSE"/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
PreprocessorDefinitions="_DEBUG"
|
||
Culture="1033"
|
||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"/>
|
||
<Tool
|
||
Name="VCManagedWrapperGeneratorTool"/>
|
||
<Tool
|
||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Release|Win32"
|
||
OutputDirectory="../DBToolExecutable/$(ConfigurationName)"
|
||
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
UseOfMFC="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="2"
|
||
InlineFunctionExpansion="1"
|
||
OmitFramePointers="TRUE"
|
||
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
|
||
StringPooling="TRUE"
|
||
MinimalRebuild="FALSE"
|
||
RuntimeLibrary="0"
|
||
EnableFunctionLevelLinking="TRUE"
|
||
TreatWChar_tAsBuiltInType="TRUE"
|
||
UsePrecompiledHeader="2"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="TRUE"
|
||
DebugInformationFormat="3"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
LinkIncremental="1"
|
||
GenerateDebugInformation="TRUE"
|
||
SubSystem="2"
|
||
OptimizeReferences="2"
|
||
EnableCOMDATFolding="2"
|
||
TargetMachine="1"/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
PreprocessorDefinitions="NDEBUG"
|
||
MkTypLibCompatible="FALSE"/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
PreprocessorDefinitions="NDEBUG"
|
||
Culture="1033"
|
||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"/>
|
||
<Tool
|
||
Name="VCManagedWrapperGeneratorTool"/>
|
||
<Tool
|
||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
</Configuration>
|
||
</Configurations>
|
||
<References>
|
||
</References>
|
||
<Files>
|
||
<Filter
|
||
Name="<22>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||
<File
|
||
RelativePath="ServerSelect.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath="ServerSelectDlg.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>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="h;hpp;hxx;hm;inl;inc">
|
||
<File
|
||
RelativePath="Resource.h">
|
||
</File>
|
||
<File
|
||
RelativePath="ServerSelect.h">
|
||
</File>
|
||
<File
|
||
RelativePath="ServerSelectDlg.h">
|
||
</File>
|
||
<File
|
||
RelativePath="stdafx.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
|
||
<File
|
||
RelativePath="res\ServerSelect.ico">
|
||
</File>
|
||
<File
|
||
RelativePath="res\ServerSelect.manifest">
|
||
</File>
|
||
<File
|
||
RelativePath="ServerSelect.rc">
|
||
</File>
|
||
<File
|
||
RelativePath="res\ServerSelect.rc2">
|
||
</File>
|
||
</Filter>
|
||
<File
|
||
RelativePath="ReadMe.txt">
|
||
</File>
|
||
</Files>
|
||
<Globals>
|
||
</Globals>
|
||
</VisualStudioProject>
|