Restructure repository to include all source folders
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>
This commit is contained in:
306
Server/ManageTool/MonitoringTool/MonitoringTool.vcproj
Normal file
306
Server/ManageTool/MonitoringTool/MonitoringTool.vcproj
Normal file
@@ -0,0 +1,306 @@
|
||||
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="RylMonitoringTool"
|
||||
ProjectGUID="{A58675B7-A73C-4DCD-A533-47684E64275A}"
|
||||
Keyword="MFCProj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="../Executable/$(ConfigurationName)"
|
||||
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="./;../;../../RylServerProject/BaseLibrary;../../RylServerProject/RylServerLibrary;../../RylServerProject/RylGameLibrary;../ManageLibrary"
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
TreatWChar_tAsBuiltInType="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="winmm.lib"
|
||||
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="../Executable/$(ConfigurationName)"
|
||||
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories="./;../;../../RylServerProject/BaseLibrary;../../RylServerProject/RylServerLibrary;../../RylServerProject/RylGameLibrary;../ManageLibrary"
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
|
||||
MinimalRebuild="FALSE"
|
||||
RuntimeLibrary="0"
|
||||
TreatWChar_tAsBuiltInType="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="winmm.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).exe"
|
||||
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="Dialog"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\FilterUserDialog.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FilterUserDialog.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\GMReportDialog.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\GMReportDialog.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LoginDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LoginDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringToolDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringToolDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WhisperDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WhisperDlg.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="PropertySheet"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\MonitoringSheet.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringSheet.h">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Page"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\ChattingPage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ChattingPage.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</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=".\res\MonitoringTool.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringTool.rc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\MonitoringTool.rc2">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="CustomControls"
|
||||
Filter="">
|
||||
<Filter
|
||||
Name="XListBox"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\Clipboard.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Clipboard.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ColorPickerCB.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ColorPickerCB.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XListBox.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XListBox.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Utility"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\GlobalFunc.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\GlobalFunc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringToolLog.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringToolLog.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringToolSetup.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringToolSetup.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StringFilter.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StringFilter.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Network"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\ChatServerEventHandler.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ChatServerEventHandler.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ManagerServerEventHandler.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ManagerServerEventHandler.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\MonitoringTool.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MonitoringTool.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\MonitoringTool.manifest">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ReadMe.txt">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Resource.h">
|
||||
</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>
|
||||
<File
|
||||
RelativePath=".\stdafx.h">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
<Global
|
||||
Name="RESOURCE_FILE"
|
||||
Value="MonitoringTool.rc"/>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user