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

📄 ba_ba.vcproj

📁 电驴的源代码
💻 VCPROJ
字号:
<?xml version="1.0" encoding = "Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.00"	Name="languages - Basque"	ProjectGUID="{8104E8D8-7343-4BE7-8955-80A1F2D26EC1}"	Keyword="Win32Proj">	<Platforms>		<Platform			Name="Win32"/>	</Platforms>	<Configurations>		<Configuration			Name="Static|Win32"			OutputDirectory="Static"			IntermediateDirectory="Static"			ConfigurationType="4"			UseOfMFC="2"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="2"				InlineFunctionExpansion="1"				OmitFramePointers="TRUE"				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_LIB;BA_BA_EXPORTS"				StringPooling="TRUE"				RuntimeLibrary="2"				EnableFunctionLevelLinking="TRUE"				UsePrecompiledHeader="0"				WarningLevel="3"				Detect64BitPortabilityProblems="TRUE"				DebugInformationFormat="3"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLibrarianTool"				AdditionalOptions="/MACHINE:IX86"				OutputFile="$(OutDir)/ba_BA.lib"/>			<Tool				Name="VCMIDLTool"/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying language DLL into debug directory"				CommandLine="if not exist ..\debug\lang md ..\debug\langcopy &quot;$(TargetPath)&quot; ..\debug\lang\$(TargetFileName)"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>		</Configuration>		<Configuration			Name="Dynamic|Win32"			OutputDirectory="Dynamic"			IntermediateDirectory="Dynamic"			ConfigurationType="2"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="2"				InlineFunctionExpansion="1"				OmitFramePointers="TRUE"				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BA_BA_EXPORTS"				StringPooling="TRUE"				RuntimeLibrary="0"				EnableFunctionLevelLinking="TRUE"				UsePrecompiledHeader="0"				WarningLevel="3"				Detect64BitPortabilityProblems="TRUE"				DebugInformationFormat="3"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				OutputFile="$(OutDir)/ba_BA.dll"				LinkIncremental="1"				GenerateDebugInformation="TRUE"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				ResourceOnlyDLL="TRUE"				ImportLibrary="$(OutDir)/ba_BA.lib"				TargetMachine="1"/>			<Tool				Name="VCMIDLTool"/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying language DLL into debug directory"				CommandLine="if not exist ..\debug\lang md ..\debug\langcopy &quot;$(TargetPath)&quot; ..\debug\lang\$(TargetFileName)"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>		</Configuration>	</Configurations>	<Files>		<File			RelativePath="ba_BA.h">		</File>		<File			RelativePath="ba_BA.rc">		</File>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

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