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

📄 configure.vcproj

📁 pwlib源码库
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.10"	Name="configure"	ProjectGUID="{9C8D0100-6709-4628-9993-69F443AF69E8}"	SccProjectName=""	SccLocalPath="">	<Platforms>		<Platform			Name="Win32"/>	</Platforms>	<Configurations>		<Configuration			Name="Debug|Win32"			OutputDirectory=".\Debug"			IntermediateDirectory=".\Debug"			ConfigurationType="1"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="0"				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				PrecompiledHeaderFile=".\Debug/configure.pch"				AssemblerListingLocation=".\Debug/"				ObjectFile=".\Debug/"				ProgramDataBaseFileName=".\Debug/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				DebugInformationFormat="4"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				OutputFile=".\Debug/configure.exe"				LinkIncremental="1"				SuppressStartupBanner="TRUE"				GenerateDebugInformation="TRUE"				ProgramDatabaseFile=".\Debug/configure.pdb"				SubSystem="1"				TargetMachine="1"/>			<Tool				Name="VCMIDLTool"				TypeLibraryName=".\Debug/configure.tlb"				HeaderFileName=""/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_DEBUG"				Culture="3081"/>			<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"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="2"				InlineFunctionExpansion="1"				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"				StringPooling="TRUE"				RuntimeLibrary="4"				EnableFunctionLevelLinking="TRUE"				PrecompiledHeaderFile=".\Release/configure.pch"				AssemblerListingLocation=".\Release/"				ObjectFile=".\Release/"				ProgramDataBaseFileName=".\Release/"				WarningLevel="3"				SuppressStartupBanner="TRUE"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				OutputFile=".\Release/configure.exe"				LinkIncremental="1"				SuppressStartupBanner="TRUE"				ProgramDatabaseFile=".\Release/configure.pdb"				SubSystem="1"				TargetMachine="1"/>			<Tool				Name="VCMIDLTool"				TypeLibraryName=".\Release/configure.tlb"				HeaderFileName=""/>			<Tool				Name="VCPostBuildEventTool"				CommandLine="copy Release\configure.exe ..\.. &gt; nul"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG"				Culture="3081"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCXMLDataGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>			<Tool				Name="VCManagedWrapperGeneratorTool"/>			<Tool				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>		</Configuration>	</Configurations>	<References>	</References>	<Files>		<File			RelativePath="configure.cpp">			<FileConfiguration				Name="Debug|Win32">				<Tool					Name="VCCLCompilerTool"					Optimization="0"					PreprocessorDefinitions=""					BasicRuntimeChecks="3"/>			</FileConfiguration>			<FileConfiguration				Name="Release|Win32">				<Tool					Name="VCCLCompilerTool"					Optimization="2"					PreprocessorDefinitions=""/>			</FileConfiguration>		</File>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

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