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

📄 eraser.vcproj

📁 版本更新了一下
💻 VCPROJ
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8,00"
	Name="Eraser"
	ProjectGUID="{474E5D57-37F2-423A-B4A3-65F5645E2366}"
	RootNamespace="Eraser"
	Keyword="MFCProj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="2"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\Debug/Eraser.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories=".;..\shared"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
				ExceptionHandling="2"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="stdafx.h"
				PrecompiledHeaderFile=".\Debug/Eraser.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_AFXDLL;_DEBUG"
				Culture="1035"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="EraserDll/Debug/eraser.lib version.lib delayimp.lib"
				OutputFile=".\Debug/Eraser.exe"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				DelayLoadDLLs="oleacc.dll winspool.drv crypt32.dll"
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\Debug/Eraser.pdb"
				SubSystem="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				AdditionalManifestFiles="res/manifest.bin"
				EmbedManifest="true"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="copy .\Debug\eraser.exe .\Debug\Final\eraser.exe&#x0D;&#x0A;copy .\EraserDll\Debug\eraser.dll .\Debug\Final\eraser.dll&#x0D;&#x0A;copy .\Erasext\Debug\erasext.dll .\Debug\Final\erasext.dll&#x0D;&#x0A;copy .\Launcher\Debug\eraserl.exe .\Debug\Final\eraserl.exe&#x0D;&#x0A;copy .\EraserDll\Debug\eraser.dll .\Debug\eraser.dll&#x0D;&#x0A;rem copy .\Debug\eraser.hlp .\Debug\Final\eraser.hlp&#x0D;&#x0A;rem copy .\Debug\eraser.cnt .\Debug\Final\eraser.cnt&#x0D;&#x0A;copy .\hlp\eraser.chm .\Debug\eraser.chm&#x0D;&#x0A;copy .\Debug\eraser.chm .\Debug\Final\eraser.chm&#x0D;&#x0A;copy .\Verify\Debug\verify.exe .\Debug\Final\verify.exe&#x0D;&#x0A;"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="1"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="3"
				TypeLibraryName=".\Debug/Eraser.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="&quot;H:\eraser\eraser-source&quot;;&quot;H:\eraser\eraser-source\shared&quot;"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="stdafx.h"
				PrecompiledHeaderFile=".\Debug/Eraser.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				WarningLevel="1"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_AFXDLL;_DEBUG"
				Culture="1035"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="EraserDll/Debug/eraser.lib version.lib delayimp.lib"
				OutputFile=".\Debug/Eraser.exe"
				LinkIncremental="2"
				SuppressStartupBanner="true"
				DelayLoadDLLs="oleacc.dll"
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\Debug/Eraser.pdb"
				SubSystem="2"
				TargetMachine="17"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="copy .\Debug\eraser.exe .\Debug\Final\eraser.exe&#x0D;&#x0A;copy .\EraserDll\Debug\eraser.dll .\Debug\Final\eraser.dll&#x0D;&#x0A;copy .\Erasext\Debug\erasext.dll .\Debug\Final\erasext.dll&#x0D;&#x0A;copy .\Launcher\Debug\eraserl.exe .\Debug\Final\eraserl.exe&#x0D;&#x0A;copy .\EraserDll\Debug\eraser.dll .\Debug\eraser.dll&#x0D;&#x0A;copy .\Debug\eraser.hlp .\Debug\Final\eraser.hlp&#x0D;&#x0A;copy .\Debug\eraser.cnt .\Debug\Final\eraser.cnt&#x0D;&#x0A;copy .\Verify\Debug\verify.exe .\Debug\Final\verify.exe&#x0D;&#x0A;"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="1"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\Release/Eraser.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/GA "
				Optimization="1"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories=".;..\shared"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				ExceptionHandling="2"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="true"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="stdafx.h"
				PrecompiledHeaderFile=".\Release/Eraser.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="4"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1035"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="EraserDll/Release/eraser.lib version.lib delayimp.lib"
				OutputFile=".\Release/Eraser.exe"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				DelayLoadDLLs="oleacc.dll winspool.drv crypt32.dll"
				ProgramDatabaseFile=".\Release/Eraser.pdb"
				SubSystem="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				AdditionalManifestFiles="res/manifest.bin"
				EmbedManifest="true"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="copy .\Release\eraser.exe .\Release\Final\eraser.exe&#x0D;&#x0A;copy .\EraserDll\Release\eraser.dll .\Release\Final\eraser.dll&#x0D;&#x0A;copy .\Erasext\Release\erasext.dll .\Release\Final\erasext.dll&#x0D;&#x0A;copy .\Launcher\Release\eraserl.exe .\Release\Final\eraserl.exe&#x0D;&#x0A;rem copy .\Release\eraser.cnt .\Release\Final\eraser.cnt&#x0D;&#x0A;rem copy .\Release\eraser.hlp .\Release\Final\eraser.hlp&#x0D;&#x0A;copy .\hlp\eraser.chm .\Release\eraser.chm&#x0D;&#x0A;copy .\Release\eraser.chm .\Release\Final\eraser.chm&#x0D;&#x0A;copy .\Verify\Release\verify.exe .\Release\Final\verify.exe&#x0D;&#x0A;"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="1"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="3"
				TypeLibraryName=".\Release/Eraser.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/GA "
				Optimization="1"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="&quot;H:\eraser\eraser-source&quot;;&quot;H:\eraser\eraser-source\shared&quot;"
				PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
				StringPooling="true"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="true"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="stdafx.h"
				PrecompiledHeaderFile=".\Release/Eraser.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="0"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1035"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="EraserDll/Release/eraser.lib version.lib delayimp.lib"
				OutputFile=".\Release/Eraser.exe"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				DelayLoadDLLs="oleacc.dll"
				ProgramDatabaseFile=".\Release/Eraser.pdb"
				SubSystem="2"
				TargetMachine="17"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"

⌨️ 快捷键说明

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