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>
159 lines
4.1 KiB
XML
159 lines
4.1 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
||
<VisualStudioProject
|
||
ProjectType="Visual C++"
|
||
Version="7.10"
|
||
Name="ScriptConvert"
|
||
ProjectGUID="{189EAF5C-37B9-4AF9-971A-09CB54F9C78D}"
|
||
Keyword="Win32Proj">
|
||
<Platforms>
|
||
<Platform
|
||
Name="Win32"/>
|
||
</Platforms>
|
||
<Configurations>
|
||
<Configuration
|
||
Name="Debug|Win32"
|
||
OutputDirectory="../DBToolExecutable/$(ConfigurationName)"
|
||
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
AdditionalIncludeDirectories="../;./;../../RylServerProject/;../../RylServerProject/BaseLibrary;../../RylServerProject/RylGameLibrary;../../RylServerProject/RylServerLibrary"
|
||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||
MinimalRebuild="TRUE"
|
||
BasicRuntimeChecks="3"
|
||
RuntimeLibrary="1"
|
||
UsePrecompiledHeader="2"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="TRUE"
|
||
DebugInformationFormat="4"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
OutputFile="$(OutDir)/ScriptConvert.exe"
|
||
LinkIncremental="2"
|
||
GenerateDebugInformation="TRUE"
|
||
ProgramDatabaseFile="$(OutDir)/ScriptConvert.pdb"
|
||
SubSystem="1"
|
||
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="../DBToolExecutable/$(ConfigurationName)"
|
||
IntermediateDirectory="../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="2"
|
||
InlineFunctionExpansion="1"
|
||
OmitFramePointers="TRUE"
|
||
AdditionalIncludeDirectories="../;./;../../RylServerProject/;../../RylServerProject/BaseLibrary;../../RylServerProject/RylGameLibrary;../../RylServerProject/RylServerLibrary"
|
||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||
StringPooling="TRUE"
|
||
RuntimeLibrary="0"
|
||
EnableFunctionLevelLinking="TRUE"
|
||
UsePrecompiledHeader="2"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="TRUE"
|
||
DebugInformationFormat="3"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
AdditionalDependencies="ws2_32.lib"
|
||
OutputFile="$(OutDir)/ScriptConvert.exe"
|
||
LinkIncremental="1"
|
||
GenerateDebugInformation="TRUE"
|
||
SubSystem="1"
|
||
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="<22>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||
<File
|
||
RelativePath="ScriptConvert.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="stdafx.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||
</Filter>
|
||
<File
|
||
RelativePath="ReadMe.txt">
|
||
</File>
|
||
</Files>
|
||
<Globals>
|
||
</Globals>
|
||
</VisualStudioProject>
|