mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-30 02:47:56 +08:00
562 lines
12 KiB
XML
562 lines
12 KiB
XML
<?xml version="1.0" encoding="gb2312"?>
|
||
<VisualStudioProject
|
||
ProjectType="Visual C++"
|
||
Version="9.00"
|
||
Name="lib_protocol"
|
||
ProjectGUID="{FE724EF7-3763-4E78-BDF5-BCBC075719FD}"
|
||
RootNamespace="lib_protocol"
|
||
Keyword="Win32Proj"
|
||
TargetFrameworkVersion="131072"
|
||
>
|
||
<Platforms>
|
||
<Platform
|
||
Name="Win32"
|
||
/>
|
||
</Platforms>
|
||
<ToolFiles>
|
||
</ToolFiles>
|
||
<Configurations>
|
||
<Configuration
|
||
Name="Debug|Win32"
|
||
OutputDirectory="."
|
||
IntermediateDirectory="Debug"
|
||
ConfigurationType="4"
|
||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
CharacterSet="2"
|
||
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;*.map;*.pch;$(TargetPath)"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
FavorSizeOrSpeed="2"
|
||
AdditionalIncludeDirectories=".\include;.\src;..\lib_acl\include"
|
||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||
MinimalRebuild="true"
|
||
BasicRuntimeChecks="3"
|
||
RuntimeLibrary="1"
|
||
UsePrecompiledHeader="2"
|
||
ProgramDataBaseFileName="$(ProjectName)_vc2008d.pdb"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="false"
|
||
DebugInformationFormat="3"
|
||
CompileAs="0"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCLibrarianTool"
|
||
AdditionalOptions="/MACHINE:X86"
|
||
OutputFile="$(ProjectName)_vc2008d.lib"
|
||
/>
|
||
<Tool
|
||
Name="VCALinkTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXDCMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCBscMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCFxCopTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"
|
||
CommandLine="copy $(TargetName).lib ..\dist\lib\win32\$(TargetName).lib /Y
copy $(TargetName).pdb ..\dist\lib\win32\$(TargetName).pdb /Y
"
|
||
/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Release|Win32"
|
||
OutputDirectory="."
|
||
IntermediateDirectory="Release"
|
||
ConfigurationType="4"
|
||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
CharacterSet="2"
|
||
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;*.map;*.pch;$(TargetPath)"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="1"
|
||
FavorSizeOrSpeed="2"
|
||
AdditionalIncludeDirectories=".\include;.\src;..\lib_acl\include"
|
||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||
RuntimeLibrary="0"
|
||
EnableFunctionLevelLinking="false"
|
||
UsePrecompiledHeader="2"
|
||
ProgramDataBaseFileName="$(ProjectName)_vc2008.pdb"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="false"
|
||
DebugInformationFormat="3"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCLibrarianTool"
|
||
AdditionalOptions="/MACHINE:X86"
|
||
OutputFile="$(ProjectName)_vc2008.lib"
|
||
/>
|
||
<Tool
|
||
Name="VCALinkTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXDCMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCBscMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCFxCopTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"
|
||
CommandLine="copy $(TargetName).lib ..\dist\lib\win32\$(TargetName).lib /Y
copy $(TargetName).pdb ..\dist\lib\win32\$(TargetName).pdb /Y
"
|
||
/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="ReleaseDll|Win32"
|
||
OutputDirectory="."
|
||
IntermediateDirectory="ReleaseDll"
|
||
ConfigurationType="2"
|
||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;*.map;*.pch;$(TargetPath)"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<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="2"
|
||
ProgramDataBaseFileName="$(ProjectName).pdb"
|
||
DebugInformationFormat="3"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
AdditionalDependencies="ws2_32.lib lib_acl.lib"
|
||
OutputFile="$(ProjectName).dll"
|
||
AdditionalLibraryDirectories="..\lib_acl"
|
||
RandomizedBaseAddress="1"
|
||
DataExecutionPrevention="0"
|
||
TargetMachine="1"
|
||
/>
|
||
<Tool
|
||
Name="VCALinkTool"
|
||
/>
|
||
<Tool
|
||
Name="VCManifestTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXDCMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCBscMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCFxCopTool"
|
||
/>
|
||
<Tool
|
||
Name="VCAppVerifierTool"
|
||
/>
|
||
<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
"
|
||
/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="DebugDll|Win32"
|
||
OutputDirectory="."
|
||
IntermediateDirectory="DebugDll"
|
||
ConfigurationType="2"
|
||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;*.map;*.pch;$(TargetPath)"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<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="2"
|
||
ProgramDataBaseFileName="$(ProjectName)_d.pdb"
|
||
DebugInformationFormat="3"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<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"
|
||
OptimizeReferences="0"
|
||
EnableCOMDATFolding="0"
|
||
RandomizedBaseAddress="1"
|
||
DataExecutionPrevention="0"
|
||
ImportLibrary="$(OutDir)/$(TargetName).lib"
|
||
TargetMachine="1"
|
||
/>
|
||
<Tool
|
||
Name="VCALinkTool"
|
||
/>
|
||
<Tool
|
||
Name="VCManifestTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXDCMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCBscMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCFxCopTool"
|
||
/>
|
||
<Tool
|
||
Name="VCAppVerifierTool"
|
||
/>
|
||
<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
"
|
||
/>
|
||
</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"
|
||
>
|
||
<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"
|
||
>
|
||
<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"
|
||
>
|
||
<File
|
||
RelativePath=".\src\smtp\smtp_client.c"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
</Filter>
|
||
<Filter
|
||
Name="doc"
|
||
>
|
||
<File
|
||
RelativePath=".\changes.txt"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Header Files"
|
||
>
|
||
<File
|
||
RelativePath=".\include\lib_protocol.h"
|
||
>
|
||
</File>
|
||
<Filter
|
||
Name="http"
|
||
>
|
||
<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"
|
||
>
|
||
<File
|
||
RelativePath=".\include\icmp\lib_icmp.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\include\icmp\lib_icmp_type.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="smtp"
|
||
>
|
||
<File
|
||
RelativePath=".\include\smtp\smtp_client.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
</Filter>
|
||
<File
|
||
RelativePath=".\ReadMe.txt"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\resource.h"
|
||
>
|
||
</File>
|
||
</Files>
|
||
<Globals>
|
||
</Globals>
|
||
</VisualStudioProject>
|