2014-11-19 00:25:21 +08:00
|
|
|
|
<?xml version="1.0" encoding="gb2312"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
|
Version="7.10"
|
|
|
|
|
Name="lib_protocol"
|
|
|
|
|
ProjectGUID="{FE724EF7-3763-4E78-BDF5-BCBC075719FD}"
|
|
|
|
|
RootNamespace="lib_protocol"
|
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="Win32"/>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<Configurations>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
OutputDirectory="."
|
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
|
ConfigurationType="4"
|
|
|
|
|
CharacterSet="2"
|
|
|
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;*.map;*.pch;$(TargetPath)">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
FavorSizeOrSpeed="2"
|
|
|
|
|
AdditionalIncludeDirectories=".\include;.\src;..\lib_acl\include"
|
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
|
UsePrecompiledHeader="3"
|
|
|
|
|
ProgramDataBaseFileName="$(ProjectName)_vc2003d.pdb"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
CompileAs="0"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
|
AdditionalOptions="/MACHINE:X86"
|
|
|
|
|
OutputFile="$(ProjectName)_vc2003d.lib"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
CommandLine="copy $(TargetName).lib ..\dist\lib\win32\$(TargetName).lib /Y
|
|
|
|
|
copy $(TargetName).pdb ..\dist\lib\win32\$(TargetName).pdb /Y
|
|
|
|
|
"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
OutputDirectory="."
|
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
|
ConfigurationType="4"
|
|
|
|
|
CharacterSet="2"
|
|
|
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;*.map;*.pch;$(TargetPath)">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="1"
|
|
|
|
|
FavorSizeOrSpeed="2"
|
|
|
|
|
AdditionalIncludeDirectories=".\include;.\src;..\lib_acl\include"
|
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
|
EnableFunctionLevelLinking="FALSE"
|
|
|
|
|
UsePrecompiledHeader="3"
|
|
|
|
|
ProgramDataBaseFileName="$(ProjectName)_vc2003.pdb"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
|
AdditionalOptions="/MACHINE:X86"
|
|
|
|
|
OutputFile="$(ProjectName)_vc2003.lib"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
CommandLine="copy $(TargetName).lib ..\dist\lib\win32\$(TargetName).lib /Y
|
|
|
|
|
copy $(TargetName).pdb ..\dist\lib\win32\$(TargetName).pdb /Y
|
|
|
|
|
"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="ReleaseDll|Win32"
|
|
|
|
|
OutputDirectory="."
|
|
|
|
|
IntermediateDirectory="ReleaseDll"
|
|
|
|
|
ConfigurationType="2"
|
|
|
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;*.map;*.pch;$(TargetPath)">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
AdditionalIncludeDirectories=".\include;.\src;..\lib_acl\include"
|
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;ACL_DLL;HTTP_DLL;HTTP_EXPORTS;ICMP_DLL;ICMP_EXPORTS;SMTP_DLL;SMTP_EXPORTS"
|
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
|
UsePrecompiledHeader="3"
|
|
|
|
|
ProgramDataBaseFileName="$(ProjectName).pdb"
|
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="ws2_32.lib lib_acl.lib"
|
|
|
|
|
OutputFile="$(ProjectName).dll"
|
|
|
|
|
AdditionalLibraryDirectories="..\lib_acl"
|
|
|
|
|
TargetMachine="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
CommandLine="copy $(TargetName).lib ..\dist\lib\win32\$(TargetName).lib /Y
|
|
|
|
|
copy $(TargetName).dll ..\dist\lib\win32\$(TargetName).dll /Y
|
|
|
|
|
copy $(TargetName).pdb ..\dist\lib\win32\$(TargetName).pdb /Y
|
|
|
|
|
"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="DebugDll|Win32"
|
|
|
|
|
OutputDirectory="."
|
|
|
|
|
IntermediateDirectory="DebugDll"
|
|
|
|
|
ConfigurationType="2"
|
|
|
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;*.map;*.pch;$(TargetPath)">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
AdditionalIncludeDirectories=".\include;.\src;..\lib_acl\include"
|
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;ACL_DLL;HTTP_DLL;HTTP_EXPORTS;ICMP_DLL;ICMP_EXPORTS;SMTP_DLL;SMTP_EXPORTS"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
UsePrecompiledHeader="3"
|
|
|
|
|
ProgramDataBaseFileName="$(ProjectName)_d.pdb"
|
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="ws2_32.lib lib_acl_d.lib"
|
|
|
|
|
OutputFile="$(ProjectName)_d.dll"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
AdditionalLibraryDirectories="..\lib_acl"
|
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
|
AssemblyDebug="1"
|
|
|
|
|
GenerateMapFile="TRUE"
|
|
|
|
|
MapExports="FALSE"
|
|
|
|
|
MapLines="FALSE"
|
|
|
|
|
OptimizeReferences="0"
|
|
|
|
|
EnableCOMDATFolding="0"
|
|
|
|
|
ImportLibrary="$(OutDir)/$(TargetName).lib"
|
|
|
|
|
TargetMachine="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
CommandLine="copy $(TargetName).lib ..\dist\lib\win32\$(TargetName).lib /Y
|
|
|
|
|
copy $(TargetName).dll ..\dist\lib\win32\$(TargetName).dll /Y
|
|
|
|
|
copy $(TargetName).pdb ..\dist\lib\win32\$(TargetName).pdb /Y
|
|
|
|
|
"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<References>
|
|
|
|
|
</References>
|
|
|
|
|
<Files>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="<22><>Դ<EFBFBD>ļ<EFBFBD>"
|
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\lib_protocol.rc">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Source Files"
|
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\proto_snprintf.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\StdAfx.c">
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
UsePrecompiledHeader="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
UsePrecompiledHeader="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="ReleaseDll|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
UsePrecompiledHeader="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="DebugDll|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
UsePrecompiledHeader="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\StdAfx.h">
|
|
|
|
|
</File>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="http"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_chat_async.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_chat_sync.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_hdr.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_hdr_build.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_hdr_req.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_hdr_res.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_init.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_req.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_res.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_rfc1123.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_status.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_tmpl.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\http\http_util.c">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="icmp"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_chat.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_chat_aio.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_chat_sio.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_host.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_ping.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_pkt.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_private.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_stat.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_stream.c">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_struct.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\icmp\icmp_timer.c">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="smtp"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\smtp\smtp_client.c">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="doc"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\changes.txt">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Header Files"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\include\lib_protocol.h">
|
|
|
|
|
</File>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="http"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\include\http\lib_http.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\include\http\lib_http_status.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\include\http\lib_http_struct.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\include\http\lib_http_util.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="icmp"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\include\icmp\lib_icmp.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\include\icmp\lib_icmp_type.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="smtp"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\include\smtp\smtp_client.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
</Filter>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ReadMe.txt">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\resource.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Files>
|
|
|
|
|
<Globals>
|
|
|
|
|
</Globals>
|
|
|
|
|
</VisualStudioProject>
|