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

📄 dir_vs80.vcproj

📁 C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ St
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="8.00"	Name="dir"	ProjectGUID="{AA18CF6F-3B7F-4A92-9464-4DC07A758E2C}"	Keyword="Win32Proj"	>	<Platforms>		<Platform			Name="Win32"		/>	</Platforms>	<ToolFiles>	</ToolFiles>	<Configurations>		<Configuration			Name="debug_shared|Win32"			OutputDirectory="obj\debug_shared"			IntermediateDirectory="obj\debug_shared"			ConfigurationType="1"			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"			UseOfMFC="2"			CharacterSet="2"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include"				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_DLL;WINVER=0x0500"				MinimalRebuild="true"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				BufferSecurityCheck="true"				TreatWChar_tAsBuiltInType="true"				ForceConformanceInForLoopScope="true"				RuntimeTypeInfo="true"				UsePrecompiledHeader="0"				WarningLevel="3"				Detect64BitPortabilityProblems="true"				DebugInformationFormat="4"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="PocoFoundationd.lib"				OutputFile="bin/dird.exe"				LinkIncremental="2"				AdditionalLibraryDirectories="..\..\..\lib"				GenerateDebugInformation="true"				ProgramDatabaseFile="bin/dird.pdb"				SubSystem="1"				TargetMachine="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>		</Configuration>		<Configuration			Name="release_shared|Win32"			OutputDirectory="obj\release_shared"			IntermediateDirectory="obj\release_shared"			ConfigurationType="1"			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"			UseOfMFC="2"			CharacterSet="2"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="4"				InlineFunctionExpansion="1"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include"				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_DLL;WINVER=0x0500"				StringPooling="true"				RuntimeLibrary="2"				BufferSecurityCheck="false"				TreatWChar_tAsBuiltInType="true"				ForceConformanceInForLoopScope="true"				RuntimeTypeInfo="true"				UsePrecompiledHeader="0"				WarningLevel="3"				Detect64BitPortabilityProblems="true"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="PocoFoundation.lib"				OutputFile="bin/dir.exe"				LinkIncremental="1"				AdditionalLibraryDirectories="..\..\..\lib"				GenerateDebugInformation="false"				ProgramDatabaseFile=""				SubSystem="1"				OptimizeReferences="2"				EnableCOMDATFolding="2"				TargetMachine="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>		</Configuration>	</Configurations>	<References>	</References>	<Files>		<Filter			Name="Header Files"			>		</Filter>		<Filter			Name="Source Files"			>			<File				RelativePath=".\src\dir.cpp"				>			</File>		</Filter>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

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