⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 utils_lib.vcproj

📁 本人收集整理的一份c/c++跨平台网络库
💻 VCPROJ
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="utils_lib"
	ProjectGUID="{94CBD446-82CA-4E94-BFAC-547E19A7D930}"
	Keyword="Win32Proj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="1"
			CharacterSet="1">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CONSOLE;NO_ATL"
				MinimalRebuild="TRUE"
				BasicRuntimeChecks="3"
				RuntimeLibrary="5"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="4"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="Ws2_32.lib Iphlpapi.lib Secur32.lib Wininet.lib Crypt32.lib"
				OutputFile="$(OutDir)/utils_lib.exe"
				LinkIncremental="2"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile="$(OutDir)/utils_lib.pdb"
				SubSystem="1"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<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="Release|Win32"
			OutputDirectory="Release"
			IntermediateDirectory="Release"
			ConfigurationType="1"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
				RuntimeLibrary="4"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="3"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)/utils_lib.exe"
				LinkIncremental="1"
				GenerateDebugInformation="TRUE"
				SubSystem="1"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<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="test_main"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
			<File
				RelativePath=".\test_main.cpp">
			</File>
		</Filter>
		<Filter
			Name="utils_headers"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
			<Filter
				Name="others"
				Filter="">
				<File
					RelativePath=".\asyncfile.h">
				</File>
				<File
					RelativePath=".\asynchttprequest.h">
				</File>
				<File
					RelativePath=".\asyncpacketsocket.h">
				</File>
				<File
					RelativePath=".\asyncsocket.h">
				</File>
				<File
					RelativePath=".\asynctcpsocket.h">
				</File>
				<File
					RelativePath=".\asyncudpsocket.h">
				</File>
				<File
					RelativePath=".\autodetectproxy.h">
				</File>
				<File
					RelativePath=".\base64.h">
				</File>
				<File
					RelativePath=".\basicdefs.h">
				</File>
				<File
					RelativePath=".\basictypes.h">
				</File>
				<File
					RelativePath=".\bytebuffer.h">
				</File>
				<File
					RelativePath=".\byteorder.h">
				</File>
				<File
					RelativePath=".\common.h">
				</File>
				<File
					RelativePath=".\convert.h">
				</File>
				<File
					RelativePath=".\criticalsection.h">
				</File>
				<File
					RelativePath=".\cryptstring.h">
				</File>
				<File
					RelativePath=".\diskcache.h">
				</File>
				<File
					RelativePath=".\diskcache_win32.h">
				</File>
				<File
					RelativePath=".\diskcachestd.h">
				</File>
				<File
					RelativePath=".\Equifax_Secure_Global_eBusiness_CA-1.h">
				</File>
				<File
					RelativePath=".\fileutils.h">
				</File>
				<File
					RelativePath=".\firewallsocketserver.h">
				</File>
				<File
					RelativePath=".\host.h">
				</File>
				<File
					RelativePath=".\httpbase.h">
				</File>
				<File
					RelativePath=".\httpserver.h">
				</File>
				<File
					RelativePath=".\messagequeue.h">
				</File>
				<File
					RelativePath=".\natserver.h">
				</File>
				<File
					RelativePath=".\openssladapter.h">
				</File>
				<File
					RelativePath=".\schanneladapter.h">
				</File>
				<File
					RelativePath=".\sec_buffer.h">
				</File>
				<File
					RelativePath=".\signalthread.h">
				</File>
				<File
					RelativePath=".\socketadapters.h">
				</File>
				<File
					RelativePath=".\ssladapter.h">
				</File>
				<File
					RelativePath=".\stl_decl.h">
				</File>
				<File
					RelativePath=".\thread.h">
				</File>
				<File
					RelativePath=".\virtualsocket_unittest.cc">
				</File>
				<File
					RelativePath=".\virtualsocketserver.cc">
				</File>
				<File
					RelativePath=".\virtualsocketserver.h">
				</File>
				<File
					RelativePath=".\win32socketserver.h">
				</File>
				<File
					RelativePath=".\win32window.h">
				</File>
				<File
					RelativePath=".\winfirewall.h">
				</File>
			</Filter>
			<Filter
				Name="others2"
				Filter="">
				<File
					RelativePath=".\httpclient.h">
				</File>
				<File
					RelativePath=".\httpcommon-inl.h">
				</File>
				<File
					RelativePath=".\httpcommon.h">
				</File>
				<File
					RelativePath=".\linked_ptr.h">
				</File>
				<File
					RelativePath=".\logging.h">
				</File>
				<File
					RelativePath=".\md5.h">
				</File>
				<File
					RelativePath=".\natsocketfactory.h">
				</File>
				<File
					RelativePath=".\nattypes.h">
				</File>
				<File
					RelativePath=".\network.h">
				</File>
				<File
					RelativePath=".\pathutils.h">
				</File>
				<File
					RelativePath=".\physicalsocketserver.h">
				</File>
				<File
					RelativePath=".\proxydetect.h">
				</File>
				<File
					RelativePath=".\proxyinfo.h">
				</File>
				<File
					RelativePath=".\scoped_ptr.h">
				</File>
				<File
					RelativePath=".\sigslot.h">
				</File>
				<File
					RelativePath=".\socket.h">
				</File>
				<File
					RelativePath=".\socketaddress.h">
				</File>
				<File
					RelativePath=".\socketaddresspair.h">
				</File>
				<File
					RelativePath=".\socketfactory.h">
				</File>
				<File
					RelativePath=".\socketpool.h">
				</File>
				<File
					RelativePath=".\socketserver.h">
				</File>
				<File
					RelativePath=".\socketstream.h">
				</File>
				<File
					RelativePath=".\stream.h">
				</File>
				<File
					RelativePath=".\stringdigest.h">
				</File>
				<File
					RelativePath=".\stringencode.h">
				</File>
				<File
					RelativePath=".\stringutils.h">
				</File>
				<File
					RelativePath=".\tarstream.h">
				</File>
				<File
					RelativePath=".\task.h">
				</File>
				<File
					RelativePath=".\taskrunner.h">
				</File>
				<File
					RelativePath=".\time.h">
				</File>
				<File
					RelativePath=".\unixfilesystem.h">
				</File>
				<File
					RelativePath=".\urlencode.h">
				</File>
				<File
					RelativePath=".\win32.h">
				</File>
				<File
					RelativePath=".\win32filesystem.h">
				</File>
				<File
					RelativePath=".\winping.h">
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="utils_sources"
			Filter="">
			<File
				RelativePath=".\asynchttprequest.cc">
			</File>
			<File
				RelativePath=".\asyncpacketsocket.cc">
			</File>
			<File
				RelativePath=".\asynctcpsocket.cc">
			</File>
			<File
				RelativePath=".\asyncudpsocket.cc">
			</File>
			<File
				RelativePath=".\autodetectproxy.cc">
			</File>
			<File
				RelativePath=".\base64.cc">
			</File>
			<File
				RelativePath=".\bytebuffer.cc">
			</File>
			<File
				RelativePath=".\common.cc">
			</File>
			<File
				RelativePath=".\diskcache.cc">
			</File>
			<File
				RelativePath=".\diskcache_win32.cc">
			</File>
			<File
				RelativePath=".\diskcachestd.cc">
			</File>
			<File
				RelativePath=".\fileutils.cc">
			</File>
			<File
				RelativePath=".\firewallsocketserver.cc">
			</File>
			<File
				RelativePath=".\host.cc">
			</File>
			<File
				RelativePath=".\httpbase.cc">
			</File>
			<File
				RelativePath=".\httpclient.cc">
			</File>
			<File
				RelativePath=".\httpcommon.cc">
			</File>
			<File
				RelativePath=".\httpserver.cc">
			</File>
			<File
				RelativePath=".\logging.cc">
			</File>
			<File
				RelativePath=".\md5c.c">
			</File>
			<File
				RelativePath=".\messagequeue.cc">
			</File>
			<File
				RelativePath=".\natserver.cc">
			</File>
			<File
				RelativePath=".\natsocketfactory.cc">
			</File>
			<File
				RelativePath=".\nattypes.cc">
			</File>
			<File
				RelativePath=".\network.cc">
			</File>
			<File
				RelativePath=".\openssladapter.cc">
			</File>
			<File
				RelativePath=".\pathutils.cc">
			</File>
			<File
				RelativePath=".\physicalsocketserver.cc">
			</File>
			<File
				RelativePath=".\proxydetect.cc">
			</File>
			<File
				RelativePath=".\proxyinfo.cc">
			</File>
			<File
				RelativePath=".\schanneladapter.cc">
			</File>
			<File
				RelativePath=".\signalthread.cc">
			</File>
			<File
				RelativePath=".\socketadapters.cc">
			</File>
			<File
				RelativePath=".\socketaddress.cc">
			</File>
			<File
				RelativePath=".\socketaddresspair.cc">
			</File>
			<File
				RelativePath=".\socketpool.cc">
			</File>
			<File
				RelativePath=".\ssladapter.cc">
			</File>
			<File
				RelativePath=".\stream.cc">
			</File>
			<File
				RelativePath=".\stringdigest.cc">
			</File>
			<File
				RelativePath=".\stringencode.cc">
			</File>
			<File
				RelativePath=".\stringutils.cc">
			</File>
			<File
				RelativePath=".\tarstream.cc">
			</File>
			<File
				RelativePath=".\task.cc">
			</File>
			<File
				RelativePath=".\taskrunner.cc">
			</File>
			<File
				RelativePath=".\thread.cc">
			</File>
			<File
				RelativePath=".\time.cc">
			</File>
			<File
				RelativePath=".\unixfilesystem.cc">
			</File>
			<File
				RelativePath=".\urlencode.cc">
			</File>
			<File
				RelativePath=".\win32filesystem.cc">
			</File>
			<File
				RelativePath=".\win32socketserver.cc">
			</File>
			<File
				RelativePath=".\winfirewall.cc">
			</File>
			<File
				RelativePath=".\winping.cc">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -