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

📄 db_static_lib_7_1.vcproj

📁 这是国外的resip协议栈
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="db_static"
	ProjectGUID="{9E5A7645-1502-4467-91F8-BCF2EB06EF72}"
	SccProjectName=""
	SccLocalPath=""
	Keyword="MFCProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug_static"
			IntermediateDirectory=".\Debug_static"
			ConfigurationType="4"
			UseOfMFC="1"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories=".,.."
				PreprocessorDefinitions="CONFIG_TEST,WIN32,_DEBUG,_WINDOWS"
				RuntimeLibrary="1"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="config.h"
				PrecompiledHeaderFile=".\Debug_static/db_static.pch"
				AssemblerListingLocation=".\Debug_static/"
				ObjectFile=".\Debug_static/"
				ProgramDataBaseFileName=".\Debug_static/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="1"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="Debug_static/libdb43sd.lib"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release_static"
			IntermediateDirectory=".\Release_static"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories=".,.."
				PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="config.h"
				PrecompiledHeaderFile=".\Release_static/db_static.pch"
				AssemblerListingLocation=".\Release_static/"
				ObjectFile=".\Release_static/"
				ProgramDataBaseFileName=".\Release_static/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="Release_static/libdb43s.lib"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\btree\bt_compare.c">
		</File>
		<File
			RelativePath="..\btree\bt_conv.c">
		</File>
		<File
			RelativePath="..\btree\bt_curadj.c">
		</File>
		<File
			RelativePath="..\btree\bt_cursor.c">
		</File>
		<File
			RelativePath="..\btree\bt_delete.c">
		</File>
		<File
			RelativePath="..\btree\bt_method.c">
		</File>
		<File
			RelativePath="..\btree\bt_open.c">
		</File>
		<File
			RelativePath="..\btree\bt_put.c">
		</File>
		<File
			RelativePath="..\btree\bt_rec.c">
		</File>
		<File
			RelativePath="..\btree\bt_reclaim.c">
		</File>
		<File
			RelativePath="..\btree\bt_recno.c">
		</File>
		<File
			RelativePath="..\btree\bt_rsearch.c">
		</File>
		<File
			RelativePath="..\btree\bt_search.c">
		</File>
		<File
			RelativePath="..\btree\bt_split.c">
		</File>
		<File
			RelativePath="..\btree\bt_stat.c">
		</File>
		<File
			RelativePath="..\btree\bt_upgrade.c">
		</File>
		<File
			RelativePath="..\btree\bt_verify.c">
		</File>
		<File
			RelativePath="..\btree\btree_auto.c">
		</File>
		<File
			RelativePath="..\db\crdel_auto.c">
		</File>
		<File
			RelativePath="..\db\crdel_rec.c">
		</File>
		<File
			RelativePath="..\common\crypto_stub.c">
		</File>
		<File
			RelativePath="..\cxx\cxx_db.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_dbc.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_dbt.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_env.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_except.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_lock.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_logc.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_mpool.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_multi.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_seq.cpp">
		</File>
		<File
			RelativePath="..\cxx\cxx_txn.cpp">
		</File>
		<File
			RelativePath="..\db\db.c">
		</File>
		<File
			RelativePath="..\db\db_am.c">
		</File>
		<File
			RelativePath="..\db\db_auto.c">
		</File>
		<File
			RelativePath="..\common\db_byteorder.c">
		</File>
		<File
			RelativePath="..\db\db_cam.c">
		</File>
		<File
			RelativePath="..\db\db_conv.c">
		</File>
		<File
			RelativePath="..\db\db_dispatch.c">
		</File>
		<File
			RelativePath="..\db\db_dup.c">
		</File>
		<File
			RelativePath="..\common\db_err.c">
		</File>
		<File
			RelativePath="..\common\db_getlong.c">
		</File>
		<File
			RelativePath="..\common\db_idspace.c">
		</File>
		<File
			RelativePath="..\db\db_iface.c">
		</File>
		<File
			RelativePath="..\db\db_join.c">
		</File>
		<File
			RelativePath="..\common\db_log2.c">
		</File>
		<File
			RelativePath="..\db\db_meta.c">
		</File>
		<File
			RelativePath="..\db\db_method.c">
		</File>
		<File
			RelativePath="..\db\db_open.c">
		</File>
		<File
			RelativePath="..\db\db_overflow.c">
		</File>
		<File
			RelativePath="..\db\db_ovfl_vrfy.c">
		</File>
		<File
			RelativePath="..\db\db_pr.c">
		</File>
		<File
			RelativePath="..\db\db_rec.c">
		</File>
		<File
			RelativePath="..\db\db_reclaim.c">
		</File>
		<File
			RelativePath="..\db\db_remove.c">
		</File>
		<File
			RelativePath="..\db\db_rename.c">
		</File>
		<File
			RelativePath="..\db\db_ret.c">
		</File>
		<File
			RelativePath="..\env\db_salloc.c">
		</File>
		<File
			RelativePath="..\db\db_setid.c">
		</File>
		<File
			RelativePath="..\db\db_setlsn.c">
		</File>
		<File
			RelativePath="..\env\db_shash.c">
		</File>
		<File
			RelativePath="..\db\db_stati.c">
		</File>
		<File
			RelativePath="..\db\db_truncate.c">
		</File>
		<File
			RelativePath="..\db\db_upg.c">
		</File>
		<File
			RelativePath="..\db\db_upg_opd.c">
		</File>
		<File
			RelativePath="..\db\db_vrfy.c">
		</File>
		<File
			RelativePath="..\db\db_vrfyutil.c">
		</File>
		<File
			RelativePath="..\dbm\dbm.c">
		</File>
		<File
			RelativePath="..\dbreg\dbreg.c">
		</File>
		<File
			RelativePath="..\dbreg\dbreg_auto.c">
		</File>
		<File
			RelativePath="..\dbreg\dbreg_rec.c">
		</File>
		<File
			RelativePath="..\dbreg\dbreg_stat.c">
		</File>
		<File
			RelativePath="..\dbreg\dbreg_util.c">
		</File>
		<File
			RelativePath="..\env\env_file.c">
		</File>
		<File
			RelativePath="..\env\env_method.c">
		</File>
		<File
			RelativePath="..\env\env_open.c">
		</File>
		<File
			RelativePath="..\env\env_recover.c">
		</File>
		<File
			RelativePath="..\env\env_region.c">
		</File>
		<File
			RelativePath="..\env\env_stat.c">
		</File>
		<File
			RelativePath="..\fileops\fileops_auto.c">
		</File>
		<File
			RelativePath="..\fileops\fop_basic.c">
		</File>
		<File
			RelativePath="..\fileops\fop_rec.c">
		</File>
		<File
			RelativePath="..\fileops\fop_util.c">
		</File>
		<File
			RelativePath="..\hash\hash.c">
		</File>
		<File
			RelativePath="..\hash\hash_auto.c">
		</File>
		<File
			RelativePath="..\hash\hash_conv.c">
		</File>
		<File
			RelativePath="..\hash\hash_dup.c">
		</File>
		<File
			RelativePath="..\hash\hash_func.c">
		</File>
		<File
			RelativePath="..\hash\hash_meta.c">
		</File>
		<File
			RelativePath="..\hash\hash_method.c">
		</File>
		<File
			RelativePath="..\hash\hash_open.c">
		</File>
		<File
			RelativePath="..\hash\hash_page.c">
		</File>
		<File
			RelativePath="..\hash\hash_rec.c">
		</File>
		<File
			RelativePath="..\hash\hash_reclaim.c">
		</File>
		<File
			RelativePath="..\hash\hash_stat.c">
		</File>
		<File
			RelativePath="..\hash\hash_upgrade.c">
		</File>
		<File
			RelativePath="..\hash\hash_verify.c">
		</File>
		<File
			RelativePath="..\hmac\hmac.c">
		</File>
		<File
			RelativePath="..\hsearch\hsearch.c">
		</File>
		<File
			RelativePath="..\lock\lock.c">
		</File>
		<File
			RelativePath="..\lock\lock_deadlock.c">
		</File>
		<File
			RelativePath="..\lock\lock_id.c">
		</File>
		<File
			RelativePath="..\lock\lock_list.c">
		</File>
		<File
			RelativePath="..\lock\lock_method.c">
		</File>
		<File
			RelativePath="..\lock\lock_region.c">
		</File>
		<File
			RelativePath="..\lock\lock_stat.c">
		</File>
		<File
			RelativePath="..\lock\lock_timer.c">
		</File>
		<File
			RelativePath="..\lock\lock_util.c">
		</File>
		<File
			RelativePath="..\log\log.c">
		</File>
		<File
			RelativePath="..\log\log_archive.c">
		</File>
		<File
			RelativePath="..\log\log_compare.c">
		</File>
		<File
			RelativePath="..\log\log_get.c">
		</File>
		<File
			RelativePath="..\log\log_method.c">
		</File>
		<File
			RelativePath="..\log\log_put.c">
		</File>
		<File
			RelativePath="..\log\log_stat.c">
		</File>
		<File
			RelativePath="..\mp\mp_alloc.c">
		</File>
		<File
			RelativePath="..\mp\mp_bh.c">
		</File>
		<File
			RelativePath="..\mp\mp_fget.c">
		</File>
		<File
			RelativePath="..\mp\mp_fmethod.c">
		</File>
		<File
			RelativePath="..\mp\mp_fopen.c">
		</File>
		<File
			RelativePath="..\mp\mp_fput.c">
		</File>
		<File
			RelativePath="..\mp\mp_fset.c">
		</File>
		<File
			RelativePath="..\mp\mp_method.c">
		</File>
		<File
			RelativePath="..\mp\mp_region.c">
		</File>
		<File
			RelativePath="..\mp\mp_register.c">
		</File>
		<File
			RelativePath="..\mp\mp_stat.c">
		</File>
		<File
			RelativePath="..\mp\mp_sync.c">
		</File>
		<File
			RelativePath="..\mp\mp_trickle.c">
		</File>
		<File
			RelativePath="..\mutex\mut_win32.c">
		</File>
		<File
			RelativePath="..\mutex\mutex.c">
		</File>
		<File
			RelativePath="..\os_win32\os_abs.c">
		</File>
		<File
			RelativePath="..\os\os_alloc.c">
		</File>
		<File
			RelativePath="..\os_win32\os_clock.c">
		</File>
		<File
			RelativePath="..\os_win32\os_config.c">
		</File>
		<File
			RelativePath="..\os_win32\os_dir.c">
		</File>
		<File
			RelativePath="..\os_win32\os_errno.c">
		</File>
		<File
			RelativePath="..\os_win32\os_fid.c">
		</File>
		<File
			RelativePath="..\os_win32\os_fsync.c">
		</File>
		<File
			RelativePath="..\os_win32\os_handle.c">
		</File>
		<File
			RelativePath="..\os\os_id.c">
		</File>
		<File
			RelativePath="..\os_win32\os_map.c">
		</File>
		<File
			RelativePath="..\os\os_method.c">
		</File>
		<File
			RelativePath="..\os\os_oflags.c">
		</File>
		<File
			RelativePath="..\os_win32\os_open.c">
		</File>
		<File
			RelativePath="..\os\os_region.c">
		</File>
		<File
			RelativePath="..\os_win32\os_rename.c">
		</File>
		<File
			RelativePath="..\os\os_root.c">
		</File>
		<File
			RelativePath="..\os\os_rpath.c">
		</File>
		<File
			RelativePath="..\os_win32\os_rw.c">
		</File>
		<File
			RelativePath="..\os_win32\os_seek.c">
		</File>
		<File
			RelativePath="..\os_win32\os_sleep.c">
		</File>
		<File
			RelativePath="..\os_win32\os_spin.c">
		</File>
		<File
			RelativePath="..\os_win32\os_stat.c">
		</File>
		<File
			RelativePath="..\os\os_tmpdir.c">
		</File>
		<File
			RelativePath="..\os_win32\os_truncate.c">
		</File>
		<File
			RelativePath="..\os_win32\os_unlink.c">
		</File>
		<File
			RelativePath="..\qam\qam.c">
		</File>
		<File
			RelativePath="..\qam\qam_auto.c">
		</File>
		<File
			RelativePath="..\qam\qam_conv.c">
		</File>
		<File
			RelativePath="..\qam\qam_files.c">
		</File>
		<File
			RelativePath="..\qam\qam_method.c">
		</File>
		<File
			RelativePath="..\qam\qam_open.c">
		</File>
		<File
			RelativePath="..\qam\qam_rec.c">
		</File>
		<File
			RelativePath="..\qam\qam_stat.c">
		</File>
		<File
			RelativePath="..\qam\qam_upgrade.c">
		</File>
		<File
			RelativePath="..\qam\qam_verify.c">
		</File>
		<File
			RelativePath="..\rep\rep_auto.c">
		</File>
		<File
			RelativePath="..\rep\rep_backup.c">
		</File>
		<File
			RelativePath="..\rep\rep_method.c">
		</File>
		<File
			RelativePath="..\rep\rep_record.c">
		</File>
		<File
			RelativePath="..\rep\rep_region.c">
		</File>
		<File
			RelativePath="..\rep\rep_stat.c">
		</File>
		<File
			RelativePath="..\rep\rep_util.c">
		</File>
		<File
			RelativePath="..\sequence\seq_stat.c">
		</File>
		<File
			RelativePath="..\sequence\sequence.c">
		</File>
		<File
			RelativePath="..\hmac\sha1.c">
		</File>
		<File
			RelativePath="..\clib\strcasecmp.c">
		</File>
		<File
			RelativePath="..\txn\txn.c">
		</File>
		<File
			RelativePath="..\txn\txn_auto.c">
		</File>
		<File
			RelativePath="..\txn\txn_method.c">
		</File>
		<File
			RelativePath="..\txn\txn_rec.c">
		</File>
		<File
			RelativePath="..\txn\txn_recover.c">
		</File>
		<File
			RelativePath="..\txn\txn_region.c">
		</File>
		<File
			RelativePath="..\txn\txn_stat.c">
		</File>
		<File
			RelativePath="..\txn\txn_util.c">
		</File>
		<File
			RelativePath="..\common\util_cache.c">
		</File>
		<File
			RelativePath="..\common\util_log.c">
		</File>
		<File
			RelativePath="..\common\util_sig.c">
		</File>
		<File
			RelativePath="..\xa\xa.c">
		</File>
		<File
			RelativePath="..\xa\xa_db.c">
		</File>
		<File
			RelativePath="..\xa\xa_map.c">
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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