327 lines
5.9 KiB
XML
327 lines
5.9 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Network"
|
|
ProjectGUID="{8451455F-A33B-4B9C-847A-8D86FB97D4D6}"
|
|
RootNamespace="Network"
|
|
Keyword="ManagedCProj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\lib\v90\"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
ManagedExtensions="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy $(ProjectDir)\IOCPServer.h $(ProjectDir)..\include
copy $(ProjectDir)\NetworkObject.h $(ProjectDir)..\include
"
|
|
ExcludedFromBuild="true"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\lib\v90\"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
ManagedExtensions="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
UsePrecompiledHeader="2"
|
|
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy $(ProjectDir)\IOCPServer.h $(ProjectDir)..\include
copy $(ProjectDir)\NetworkObject.h $(ProjectDir)..\include
"
|
|
ExcludedFromBuild="true"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\Acceptor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Acceptor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Acceptor_Worker.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CircuitQueue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Connector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Connector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Connector_Worker.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IOCPServer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IOCPServer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IoHandler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IoHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IoHandler_Worker.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MsWinsockUtil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MsWinsockUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetworkDefine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetworkObject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetworkObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RecvBuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RecvBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RingBufferEx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RingBufferEx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sample.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SendBuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SendBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Session.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Session.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SessionList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SessionList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SessionPool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SessionPool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WxRingBuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WxRingBuffer.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="DevPartner_IsInstrumented"
|
|
Value="0"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|