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

📄 db_tcl.vcproj

📁 这是国外的resip协议栈
💻 VCPROJ
字号:
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="db_tcl"
	SccProjectName=""
	SccLocalPath=""
	Keyword="MFCProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="2"
			UseOfMFC="2"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories=".,.."
				PreprocessorDefinitions="DB_TCL_SUPPORT;CONFIG_TEST;WIN32;_DEBUG;_WINDOWS;DB_CREATE_DLL"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="config.h"
				PrecompiledHeaderFile=".\Debug/db_tcl.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="1"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386 /FIXED:NO"
				AdditionalDependencies="Debug/libdb43d.lib tcl84g.lib"
				OutputFile="Debug/libdb_tcl43d.dll"
				LinkIncremental="2"
				SuppressStartupBanner="TRUE"
				ModuleDefinitionFile=".\libdb_tcl.def"
				GenerateDebugInformation="TRUE"
				SubSystem="2"
				BaseAddress="0x13000000"
				ImportLibrary=".\Debug/libdb_tcl43d.lib"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\Debug/db_tcl.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_AFXDLL;_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				InlineFunctionExpansion="2"
				AdditionalIncludeDirectories=".,.."
				PreprocessorDefinitions="DB_TCL_SUPPORT;WIN32;NDEBUG;_WINDOWS;DB_CREATE_DLL"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Release/db_tcl.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="Release/libdb43.lib tcl84.lib"
				OutputFile="Release/libdb_tcl43.dll"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ModuleDefinitionFile=".\libdb_tcl.def"
				ProgramDatabaseFile=".\Release/libdb_tcl43.pdb"
				SubSystem="2"
				BaseAddress="0x13000000"
				ImportLibrary=".\Release/libdb_tcl43.lib"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\Release/db_tcl.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
	</Configurations>
	<Files>
		<File
			RelativePath=".\libdb_tcl.def">
		</File>
		<File
			RelativePath="..\tcl\tcl_compat.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_db.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_db_pkg.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_dbcursor.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_env.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_internal.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_lock.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_log.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_mp.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_rep.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_seq.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_txn.c">
		</File>
		<File
			RelativePath="..\tcl\tcl_util.c">
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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