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>
287 lines
6.8 KiB
XML
287 lines
6.8 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="GridControl"
|
|
ProjectGUID="{EE20E867-1836-4550-A08D-1BBA2F7B2EA3}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../Executable/$(ConfigurationName)"
|
|
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/GridControl.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="../Executable/$(ConfigurationName)"
|
|
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="./"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/GridControl.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 Unicode|Win32"
|
|
OutputDirectory="../Executable/$(ConfigurationName)"
|
|
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="./"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/GridControl.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 Unicode|Win32"
|
|
OutputDirectory="../Executable/$(ConfigurationName)"
|
|
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
CharacterSet="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
RuntimeLibrary="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"/>
|
|
<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="GridCtrl_src"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\GridCtrl_src\CellRange.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\GridCell.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\GridCell.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\GridCellBase.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\GridCellBase.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\GridCtrl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\GridCtrl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\GridDropTarget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\GridDropTarget.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\InPlaceEdit.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\InPlaceEdit.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\MemDC.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\TitleTip.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GridCtrl_src\TitleTip.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="NewCellTypes"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridCellCheck.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridCellCheck.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridCellCombo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridCellCombo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridCellDateTime.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridCellDateTime.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridCellNumeric.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridCellNumeric.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridURLCell.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NewCellTypes\GridURLCell.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</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="Release Unicode|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|