706 lines
14 KiB
XML
706 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="net"
|
|
ProjectGUID="{67AF56A4-A228-4BFB-BDA8-026CBEDE8BF9}"
|
|
RootNamespace="net"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="_LIB;_DEBUG;WIN32;LIBXML_STATIC"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="std$(ProjectName).h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
OutputFile="..\lib\nl$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="_LIB;_DEBUG;WIN32;LIBXML_STATIC"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="std$(ProjectName).h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
OutputFile="..\lib64\nl$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="_LIB;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="std$(ProjectName).h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
OutputFile="..\lib\nl$(ProjectName)_r.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="_LIB;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="std$(ProjectName).h"
|
|
WarningLevel="2"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
OutputFile="..\lib64\nl$(ProjectName)_r.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Layer0"
|
|
>
|
|
<File
|
|
RelativePath="net\dummy_tcp_sock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\dummy_tcp_sock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\inet_address.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\inet_address.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\listen_sock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\listen_sock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\sock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\sock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\tcp_sock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\tcp_sock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\udp_sim_sock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\udp_sim_sock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\udp_sock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\udp_sock.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Layer1"
|
|
>
|
|
<File
|
|
RelativePath="net\buf_client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\buf_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\buf_net_base.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\buf_net_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\buf_server.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\buf_server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\buf_sock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\buf_sock.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Layer3"
|
|
>
|
|
<File
|
|
RelativePath="net\callback_client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\callback_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\callback_net_base.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\callback_net_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\callback_server.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\callback_server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\message_recorder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\message_recorder.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Layer5"
|
|
>
|
|
<File
|
|
RelativePath="net\unified_network.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\unified_network.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Interfaces"
|
|
>
|
|
<File
|
|
RelativePath="..\include\nel\net\module.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\module_builder_parts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\module_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\module_gateway.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\module_manager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\module_message.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\module_socket.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Implementations"
|
|
>
|
|
<File
|
|
RelativePath=".\net\module.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\module_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\module_gateway.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\module_gateway_transport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\module_l5_transport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\module_local_gateway.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\module_manager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\module_message.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\module_socket.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="net\admin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\admin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\cvar_log_filter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\email.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\email.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\login_client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\login_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\login_cookie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\login_cookie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\login_server.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\login_server.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\message.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\message.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\naming_client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\naming_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\net_displayer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\net_displayer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\net_log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\net_log.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\pacs_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\service.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\service.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\stdin_monitor_thread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\net\stdin_monitor_thread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\stdnet.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="net\stdnet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\transport_class.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\transport_class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\unitime.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\unitime.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="net\varpath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\net\varpath.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|