543 lines
10 KiB
XML
543 lines
10 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="EQ2 Login"
|
|
ProjectGUID="{BE2C1914-FCCC-4F65-A7DD-105142B36104}"
|
|
RootNamespace="EQ2 Login"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="EQ2Login|Win32"
|
|
OutputDirectory=".\../Build"
|
|
IntermediateDirectory=".\../Build/EQ2Login"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\../Build/Login.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/D EQDEBUG=5"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="0"
|
|
PreprocessorDefinitions="_WIN32_WINNT=0x0400,WIN32,NDEBUG,_CONSOLE,LOGIN, EQ2, EQN_DEBUG,_CRT_SECURE_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../Build/EQ2Login/Login.pch"
|
|
AssemblerListingLocation=".\../Build/EQ2Login/"
|
|
ObjectFile=".\../Build/EQ2Login/"
|
|
ProgramDataBaseFileName=".\../Build/EQ2Login/"
|
|
BrowseInformation="1"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="2"
|
|
ShowIncludes="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib zlib.lib mysqlclient.lib"
|
|
OutputFile="../Build/EQ2Login.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
IgnoreAllDefaultLibraries="false"
|
|
IgnoreDefaultLibraryNames="libcmtd;msvcrt"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\../Build/Eq2Login.pdb"
|
|
SubSystem="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MiniLogin Release|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\../Build/Login.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/D EQDEBUG=5"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="0"
|
|
FavorSizeOrSpeed="1"
|
|
PreprocessorDefinitions="_WIN32_WINNT=0x0400,WIN32,NDEBUG,_CONSOLE,LOGIN, EQ2, EQN_DEBUG,_CRT_SECURE_NO_DEPRECATE,MINILOGIN"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../Build/EQ2Login/Login.pch"
|
|
AssemblerListingLocation=".\../Build/EQ2Login/"
|
|
ObjectFile=".\../Build/EQ2Login/"
|
|
ProgramDataBaseFileName=".\../Build/EQ2Login/"
|
|
BrowseInformation="1"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="0"
|
|
CompileAs="2"
|
|
ShowIncludes="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib zlib.lib mysqlclient.lib"
|
|
OutputFile="../Build/EQ2MiniLogin.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
IgnoreAllDefaultLibraries="false"
|
|
IgnoreDefaultLibraryNames="libcmtd;msvcrt"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=".\../Build/Eq2Login.pdb"
|
|
SubSystem="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath=".\client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginAccount.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginDatabase.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LWorld.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHeaders.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath=".\client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\login_opcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\login_structs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginAccount.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginDatabase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LWorld.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHeaders.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Common Source Files"
|
|
Filter=".cpp"
|
|
>
|
|
<File
|
|
RelativePath=".\Character.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\Condition.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\ConfigReader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\CRC16.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\Crypto.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\database.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\dbcore.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\debug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\emu_opcodes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQEMuError.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQPacket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQStreamFactory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\misc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\MiscFunctions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\Mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\opcodemgr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\packet_dump.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\packet_functions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\PacketStruct.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\RC4.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\TCPConnection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\timer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\xmlParser.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Common Header Files"
|
|
Filter=".h"
|
|
>
|
|
<File
|
|
RelativePath=".\Character.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\Condition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\ConfigReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\CRC16.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\Crypto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\database.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\DataBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\dbcore.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\emu_opcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQ2_Common_Structs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQEMuError.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQPacket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\EQStreamFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\GlobalHeaders.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\linked_list.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\login_oplist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\misc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\MiscFunctions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\Mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\op_codes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\opcodemgr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\packet_dump.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\packet_functions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\PacketStruct.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\queue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\RC4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\seperator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\servertalk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\TCPConnection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\timer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\version.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\xmlParser.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="World Files"
|
|
>
|
|
<File
|
|
RelativePath="..\World\MutexHelper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\World\MutexList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\World\MutexMap.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|