From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup&sortby=author/index.html | 473 +++++++++++++++++++++ 1 file changed, 473 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/net.vcproj?rev=1.3&content-type=text/x-cvsweb-markup&sortby=author/index.html (limited to 'cvs/cvsweb.cgi/code/nel/src/net.vcproj?rev=1.3&content-type=text/x-cvsweb-markup&sortby=author') diff --git a/cvs/cvsweb.cgi/code/nel/src/net.vcproj?rev=1.3&content-type=text/x-cvsweb-markup&sortby=author/index.html b/cvs/cvsweb.cgi/code/nel/src/net.vcproj?rev=1.3&content-type=text/x-cvsweb-markup&sortby=author/index.html new file mode 100644 index 00000000..7e03f5a1 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/net.vcproj?rev=1.3&content-type=text/x-cvsweb-markup&sortby=author/index.html @@ -0,0 +1,473 @@ + + + +code/nel/src/net.vcproj - view - 1.3 + +
[BACK] Return to net.vcproj + CVS log [TXT][DIR] Up to Nevrax / code / nel / src

File: Nevrax / code / nel / src / net.vcproj (download)
+Revision 1.3, Tue Apr 23 15:55:04 2002 UTC (2 months, 4 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: georges_v2, HEAD
Changes since 1.2: +1 -0 + lines
+CHANGED
+
+

<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+        ProjectType="Visual C++"
+        Version="7.00"
+        Name="net"
+        ProjectGUID="{A823CA50-0B1D-4A16-B866-BD35EDAE3888}"
+        SccProjectName=""
+        SccLocalPath="">
+        <Platforms>
+                <Platform
+                        Name="Win32"/>
+        </Platforms>
+        <Configurations>
+                <Configuration
+                        Name="DebugFast|Win32"
+                        OutputDirectory="..\lib7\"
+                        IntermediateDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="4"
+                        UseOfMFC="0"
+                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                        CharacterSet="2">
+                        <Tool
+                                Name="VCCLCompilerTool"
+                                Optimization="0"
+                                InlineFunctionExpansion="1"
+                                PreprocessorDefinitions="_LIB,WIN32,_DEBUG,NL_DEBUG_FAST"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                BasicRuntimeChecks="3"
+                                SmallerTypeCheck="TRUE"
+                                RuntimeLibrary="3"
+                                BufferSecurityCheck="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="3"
+                                PrecompiledHeaderThrough="std$(ProjectName).h"
+                                PrecompiledHeaderFile="$(IntDir)$(ProjectName).pch"
+                                AssemblerListingLocation="$(IntDir)"
+                                ObjectFile="$(IntDir)"
+                                ProgramDataBaseFileName="$(OutDir)nl$(ProjectName)_$(ConfigurationName)"
+                                BrowseInformation="0"
+                                WarningLevel="3"
+                                SuppressStartupBanner="TRUE"
+                                DebugInformationFormat="3"/>
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCLibrarianTool"
+                                OutputFile="$(OutDir)nl$(ProjectName)_$(ConfigurationName).lib"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                        <Tool
+                                Name="VCPreLinkEventTool"/>
+                        <Tool
+                                Name="VCResourceCompilerTool"
+                                PreprocessorDefinitions="_DEBUG"
+                                Culture="1036"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+                <Configuration
+                        Name="Debug|Win32"
+                        OutputDirectory="..\lib7\"
+                        IntermediateDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="4"
+                        UseOfMFC="0"
+                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                        CharacterSet="2">
+                        <Tool
+                                Name="VCCLCompilerTool"
+                                Optimization="0"
+                                PreprocessorDefinitions="_LIB,__STL_DEBUG,WIN32,_DEBUG"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                BasicRuntimeChecks="3"
+                                SmallerTypeCheck="TRUE"
+                                RuntimeLibrary="3"
+                                BufferSecurityCheck="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="3"
+                                PrecompiledHeaderThrough="std$(ProjectName).h"
+                                PrecompiledHeaderFile="$(IntDir)$(ProjectName).pch"
+                                AssemblerListingLocation="$(IntDir)"
+                                ObjectFile="$(IntDir)"
+                                ProgramDataBaseFileName="$(OutDir)nl$(ProjectName)_$(ConfigurationName)"
+                                BrowseInformation="0"
+                                WarningLevel="3"
+                                SuppressStartupBanner="TRUE"
+                                DebugInformationFormat="4"/>
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCLibrarianTool"
+                                OutputFile="$(OutDir)nl$(ProjectName)_$(ConfigurationName).lib"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                        <Tool
+                                Name="VCPreLinkEventTool"/>
+                        <Tool
+                                Name="VCResourceCompilerTool"
+                                PreprocessorDefinitions="_DEBUG"
+                                Culture="1036"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+                <Configuration
+                        Name="Release|Win32"
+                        OutputDirectory="..\lib7\"
+                        IntermediateDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="4"
+                        UseOfMFC="0"
+                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                        CharacterSet="2">
+                        <Tool
+                                Name="VCCLCompilerTool"
+                                GlobalOptimizations="TRUE"
+                                InlineFunctionExpansion="2"
+                                EnableIntrinsicFunctions="TRUE"
+                                ImproveFloatingPointConsistency="TRUE"
+                                FavorSizeOrSpeed="1"
+                                OmitFramePointers="TRUE"
+                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                RuntimeLibrary="2"
+                                BufferSecurityCheck="FALSE"
+                                EnableFunctionLevelLinking="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="3"
+                                PrecompiledHeaderThrough="std$(ProjectName).h"
+                                PrecompiledHeaderFile="$(IntDir)$(ProjectName).pch"
+                                AssemblerListingLocation="$(IntDir)"
+                                ObjectFile="$(IntDir)"
+                                ProgramDataBaseFileName="$(OutDir)nl$(ProjectName)_$(ConfigurationName)"
+                                BrowseInformation="0"
+                                WarningLevel="3"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCLibrarianTool"
+                                OutputFile="$(OutDir)nl$(ProjectName)_$(ConfigurationName).lib"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                        <Tool
+                                Name="VCPreLinkEventTool"/>
+                        <Tool
+                                Name="VCResourceCompilerTool"
+                                PreprocessorDefinitions="NDEBUG"
+                                Culture="1036"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+                <Configuration
+                        Name="ReleaseDebug|Win32"
+                        OutputDirectory="..\lib7\"
+                        IntermediateDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="4"
+                        UseOfMFC="0"
+                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                        CharacterSet="2">
+                        <Tool
+                                Name="VCCLCompilerTool"
+                                GlobalOptimizations="TRUE"
+                                InlineFunctionExpansion="2"
+                                EnableIntrinsicFunctions="TRUE"
+                                ImproveFloatingPointConsistency="TRUE"
+                                FavorSizeOrSpeed="1"
+                                OmitFramePointers="TRUE"
+                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB,NL_RELEASE_DEBUG"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                RuntimeLibrary="2"
+                                BufferSecurityCheck="FALSE"
+                                EnableFunctionLevelLinking="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="3"
+                                PrecompiledHeaderThrough="std$(ProjectName).h"
+                                PrecompiledHeaderFile="$(IntDir)$(ProjectName).pch"
+                                AssemblerListingLocation="$(IntDir)"
+                                ObjectFile="$(IntDir)"
+                                ProgramDataBaseFileName="$(OutDir)nl$(ProjectName)_$(ConfigurationName)"
+                                BrowseInformation="0"
+                                WarningLevel="3"
+                                SuppressStartupBanner="TRUE"
+                                DebugInformationFormat="3"/>
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCLibrarianTool"
+                                OutputFile="$(OutDir)nl$(ProjectName)_$(ConfigurationName).lib"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                        <Tool
+                                Name="VCPreLinkEventTool"/>
+                        <Tool
+                                Name="VCResourceCompilerTool"
+                                PreprocessorDefinitions="NDEBUG"
+                                Culture="1036"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+        </Configurations>
+        <Files>
+                <Filter
+                        Name="Layer0"
+                        Filter="">
+                        <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_sock.cpp">
+                        </File>
+                        <File
+                                RelativePath="..\include\nel\net\udp_sock.h">
+                        </File>
+                </Filter>
+                <Filter
+                        Name="Layer1"
+                        Filter="">
+                        <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="Layer2"
+                        Filter="">
+                        <File
+                                RelativePath=".\net\stream_client.cpp">
+                        </File>
+                        <File
+                                RelativePath="..\include\nel\net\stream_client.h">
+                        </File>
+                        <File
+                                RelativePath=".\net\stream_server.cpp">
+                        </File>
+                        <File
+                                RelativePath="..\include\nel\net\stream_server.h">
+                        </File>
+                </Filter>
+                <Filter
+                        Name="Layer3"
+                        Filter="">
+                        <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
+                                Name="Layer4"
+                                Filter="">
+                                <File
+                                        RelativePath=".\net\net_manager.cpp">
+                                </File>
+                                <File
+                                        RelativePath="..\include\nel\net\net_manager.h">
+                                </File>
+                        </Filter>
+                </Filter>
+                <Filter
+                        Name="Layer5"
+                        Filter="">
+                        <File
+                                RelativePath=".\net\unified_network.cpp">
+                        </File>
+                        <File
+                                RelativePath="..\include\nel\net\unified_network.h">
+                        </File>
+                </Filter>
+                <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="..\doc\net\service.dxt">
+                </File>
+                <File
+                        RelativePath="..\include\nel\net\service.h">
+                </File>
+                <File
+                        RelativePath=".\net\stdnet.cpp">
+                        <FileConfiguration
+                                Name="DebugFast|Win32">
+                                <Tool
+                                        Name="VCCLCompilerTool"
+                                        UsePrecompiledHeader="1"/>
+                        </FileConfiguration>
+                        <FileConfiguration
+                                Name="Debug|Win32">
+                                <Tool
+                                        Name="VCCLCompilerTool"
+                                        UsePrecompiledHeader="1"/>
+                        </FileConfiguration>
+                        <FileConfiguration
+                                Name="Release|Win32">
+                                <Tool
+                                        Name="VCCLCompilerTool"
+                                        UsePrecompiledHeader="1"/>
+                        </FileConfiguration>
+                        <FileConfiguration
+                                Name="ReleaseDebug|Win32">
+                                <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>
+        </Files>
+        <Globals>
+        </Globals>
+</VisualStudioProject>
+
\ No newline at end of file -- cgit v1.2.1