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>
346 lines
7.7 KiB
XML
346 lines
7.7 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="NFAuthClient"
|
|
ProjectGUID="{17A72D81-FF95-4EC9-970A-C6C8232C33DB}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../../Library/$(ConfigurationName)"
|
|
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/NFAuthClient.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="../../Library/$(ConfigurationName)"
|
|
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/NFAuthClient.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_MY|Win32"
|
|
OutputDirectory="../../Library/$(ConfigurationName)"
|
|
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/NFAuthClient.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_MY|Win32"
|
|
OutputDirectory="../../Library/$(ConfigurationName)"
|
|
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/NFAuthClient.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>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="MD5"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\MD5\global.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MD5\md5.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MD5\md5c.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Nave"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Nave\NFFilePtr.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Nave\NFTokenizer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Nave\NFTokenizer.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="NaveNet"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\NaveNet\NFIOBuffer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\NFIOBuffer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\NFNet.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\NFNet.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\NFNetClientS.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\NFNetClientS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\NFPacket.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\NFPacket.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\NFSync.h">
|
|
</File>
|
|
<Filter
|
|
Name="GZip"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\adler32.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\compress.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\crc32.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\crc32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\deflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\deflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\gzio.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\gzip.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\gzip.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\infback.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\inffast.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\inffast.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\inffixed.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\inflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\inflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\inftrees.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\inftrees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\trees.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\trees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\uncompr.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\zconf.in.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\zlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\zutil.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NaveNet\GZip\zutil.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="SDK"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\SDK\Lib\zlib.lib">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\AuthClient.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AuthClient.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetAuth.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetAuth.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NFIPSec.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NFIPSec.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Packet.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|