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

📄 qt_example.vcproj

📁 这是国外的resip协议栈
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.10"	Name="qt_example"	ProjectGUID="{84D9CB1F-5FD9-4794-BF6F-58DB10CCB8FD}"	SccProjectName=""	SccLocalPath="">	<Platforms>		<Platform			Name="Win32"/>	</Platforms>	<Configurations>		<Configuration			Name="Release|Win32"			OutputDirectory=".\Release"			IntermediateDirectory=".\Release"			ConfigurationType="1"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="2"				InlineFunctionExpansion="1"				AdditionalIncludeDirectories="..\..\include;$(QTDIR)\include"				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"				StringPooling="TRUE"				RuntimeLibrary="2"				EnableFunctionLevelLinking="TRUE"				RuntimeTypeInfo="TRUE"				PrecompiledHeaderFile=""				AssemblerListingLocation=".\Release/"				ObjectFile=".\Release/"				ProgramDataBaseFileName=".\Release/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				CompileAs="0"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="cppunit.lib qttestrunner.lib qt-mt335.lib odbc32.lib odbccp32.lib"				OutputFile=".\Release\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=".\Debug"			IntermediateDirectory=".\Debug"			ConfigurationType="1"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="0"				AdditionalIncludeDirectories="..\..\include;$(QTDIR)\include"				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"				BasicRuntimeChecks="0"				RuntimeLibrary="3"				RuntimeTypeInfo="TRUE"				PrecompiledHeaderFile=""				AssemblerListingLocation=".\Debug/"				ObjectFile=".\Debug/"				ProgramDataBaseFileName=".\Debug/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				DebugInformationFormat="3"				CompileAs="0"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="cppunitd.lib qttestrunnerd.lib qt-mt335.lib odbc32.lib odbccp32.lib"				OutputFile=".\Debug\qt_example.exe"				LinkIncremental="0"				SuppressStartupBanner="TRUE"				AdditionalLibraryDirectories="..\..\lib,$(QTDIR)\lib"				IgnoreDefaultLibraryNames="libc,libcd,msvcrt"				GenerateDebugInformation="TRUE"				ProgramDatabaseFile=".\Debug\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 + -