442 lines
9.1 KiB
XML
442 lines
9.1 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="shared"
|
|
ProjectGUID="{F548FC51-24A4-45FF-A381-BEBC39F18270}"
|
|
RootNamespace="PseuWoW_Controller"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
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=".\Debug/PseuWoW_Controller.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="dep/include;Client;shared"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="false"
|
|
PrecompiledHeaderFile=".\Debug/PseuWoW_Controller.pch"
|
|
AssemblerListingLocation="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
|
ObjectFile="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
|
ProgramDataBaseFileName="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="winmm.lib libeay32MT.lib"
|
|
AdditionalLibraryDirectories="dep/lib/static"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)/temp/$(ProjectName)/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Release/PseuWoW_Controller.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="1"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="dep/include;Client;shared"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
RuntimeTypeInfo="false"
|
|
PrecompiledHeaderFile=".\Release/PseuWoW_Controller.pch"
|
|
AssemblerListingLocation="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
|
ObjectFile="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
|
ProgramDataBaseFileName="$(SolutionDir)temp/$(ProjectName)/$(ConfigurationName)/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1031"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="winmm.lib libeay32MT.lib"
|
|
AdditionalLibraryDirectories="dep/lib/static"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<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=".\shared\ByteBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\DebugStuff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\log.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\SysDefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\tools.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\tools.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\ZCompressor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\ZCompressor.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Network"
|
|
>
|
|
<File
|
|
RelativePath=".\shared\Network\Base64.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Base64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\CircularBuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\CircularBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\ListenSocket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Parse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Parse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\PoolSocket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\PoolSocket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\ResolvServer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\ResolvServer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\ResolvSocket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\ResolvSocket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Socket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Socket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\socket_include.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\socket_include.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\SocketHandler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\SocketHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\SocketThread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\SocketThread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\StdLog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\StdoutLog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\StdoutLog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\TcpSocket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\TcpSocket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Thread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Thread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\UdpSocket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\UdpSocket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Utility.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Network\Utility.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Map File Classes"
|
|
>
|
|
<File
|
|
RelativePath=".\shared\ADTFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\ADTFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\ADTFileStructs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\MapTile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\MapTile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\WDTFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\WDTFile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Auth"
|
|
>
|
|
<File
|
|
RelativePath=".\shared\Auth\AuthCrypt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\AuthCrypt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\BigNumber.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\BigNumber.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\Hmac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\Hmac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\MD5Hash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\Sha1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared\Auth\Sha1.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|