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

📄 qt_example_dll.vcproj

📁 这是国外的resip协议栈
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.10"	Name="qt_example_dll"	ProjectGUID="{44077776-21C3-4271-A74A-1ED1CDA862A4}"	SccProjectName=""	SccLocalPath="">	<Platforms>		<Platform			Name="Win32"/>	</Platforms>	<Configurations>		<Configuration			Name="Release|Win32"			OutputDirectory=".\ReleaseDLL"			IntermediateDirectory=".\ReleaseDLL"			ConfigurationType="1"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="2"				InlineFunctionExpansion="1"				AdditionalIncludeDirectories="..\..\include;$(QTDIR)\include"				PreprocessorDefinitions="QTTESTRUNNER_DLL;WIN32;NDEBUG;_CONSOLE"				StringPooling="TRUE"				RuntimeLibrary="2"				EnableFunctionLevelLinking="TRUE"				RuntimeTypeInfo="TRUE"				PrecompiledHeaderFile=""				AssemblerListingLocation=".\ReleaseDLL/"				ObjectFile=".\ReleaseDLL/"				ProgramDataBaseFileName=".\ReleaseDLL/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				CompileAs="0"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="cppunit_dll.lib qttestrunner_dll.lib qt-mt335.lib odbc32.lib odbccp32.lib"				OutputFile=".\ReleaseDLL\qt_example.exe"				LinkIncremental="1"				SuppressStartupBanner="TRUE"				AdditionalLibraryDirectories="..\..\lib;$(QTDIR)\lib"				IgnoreDefaultLibraryNames="libc"				ProgramDatabaseFile=""				SubSystem="1"				TargetMachine="1"/>			<Tool				Name="VCMIDLTool"				TypeLibraryName=".\Release/SampleUnitTest.tlb"				HeaderFileName=""/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG"				Culture="2055"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCXMLDataGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>			<Tool				Name="VCManagedWrapperGeneratorTool"/>			<Tool				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>		</Configuration>		<Configuration			Name="Debug|Win32"			OutputDirectory=".\DebugDLL"			IntermediateDirectory=".\DebugDLL"			ConfigurationType="1"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="0"				AdditionalIncludeDirectories="..\..\include;$(QTDIR)\include"				PreprocessorDefinitions="QTTESTRUNNER_DLL;WIN32;_DEBUG;_CONSOLE"				BasicRuntimeChecks="0"				RuntimeLibrary="3"				RuntimeTypeInfo="TRUE"				PrecompiledHeaderFile=""				AssemblerListingLocation=".\DebugDLL/"				ObjectFile=".\DebugDLL/"				ProgramDataBaseFileName=".\DebugDLL/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				DebugInformationFormat="3"				CompileAs="0"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="cppunitd_dll.lib qttestrunnerd_dll.lib qt-mt335.lib odbc32.lib odbccp32.lib"				OutputFile=".\DebugDLL\qt_example.exe"				LinkIncremental="0"				SuppressStartupBanner="TRUE"				AdditionalLibraryDirectories="..\..\lib;$(QTDIR)\lib"				IgnoreDefaultLibraryNames="libc,libcd,msvcrt"				GenerateDebugInformation="TRUE"				ProgramDatabaseFile=".\DebugDLL\qt_example.pdb"				SubSystem="1"				TargetMachine="1"/>			<Tool				Name="VCMIDLTool"				TypeLibraryName=".\Debug/SampleUnitTest.tlb"				HeaderFileName=""/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_DEBUG"				Culture="2055"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCXMLDataGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>			<Tool				Name="VCManagedWrapperGeneratorTool"/>			<Tool				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>		</Configuration>	</Configurations>	<References>	</References>	<Files>		<Filter			Name="Source Files"			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">			<File				RelativePath=".\ExampleTestCases.cpp">			</File>			<File				RelativePath=".\Main.cpp">			</File>		</Filter>		<Filter			Name="Header Files"			Filter="h;hpp;hxx;hm;inl">			<File				RelativePath=".\ExampleTestCases.h">			</File>		</Filter>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

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