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

📄 wcmdtool.vcproj

📁 命令行方式的硬盘工具 可以在dos和nt下运行。 需要djgpp和vs7.0以上
💻 VCPROJ
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="wcmdtool"
	RootNamespace="wcmdtool"
	SccProjectName=""
	SccLocalPath="">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="..\..\exe"
			IntermediateDirectory=".\..\..\exe\wcmdtool\release"
			ConfigurationType="1"
			UseOfMFC="0"
			UseOfATL="0"
			ATLMinimizesCRunTimeLibraryUsage="TRUE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/EHa /GX"
				Optimization="2"
				GlobalOptimizations="TRUE"
				InlineFunctionExpansion="1"
				EnableIntrinsicFunctions="TRUE"
				FavorSizeOrSpeed="1"
				OmitFramePointers="TRUE"
				OptimizeForProcessor="2"
				OptimizeForWindowsApplication="TRUE"
				AdditionalIncludeDirectories="..\cmdtools;..\drive;..\int13;..\..\slib\include;..\..\slib\dos;..\..\slib\win32"
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_SLIB_DLL;SLIB_USE_LINE_NUMBER;SLIB_USE_VERIFY_ARGUMENTS"
				StringPooling="TRUE"
				MinimalRebuild="FALSE"
				ExceptionHandling="FALSE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				EnableEnhancedInstructionSet="2"
				TreatWChar_tAsBuiltInType="TRUE"
				RuntimeTypeInfo="FALSE"
				UsePrecompiledHeader="3"
				AssemblerListingLocation=".\..\..\exe\wcmdtool\release/"
				ObjectFile=".\..\..\exe\wcmdtool\release/"
				ProgramDataBaseFileName=".\..\..\exe\wcmdtool\release/"
				BrowseInformation="0"
				WarningLevel="4"
				SuppressStartupBanner="TRUE"
				Detect64BitPortabilityProblems="FALSE"
				DebugInformationFormat="3"
				CallingConvention="0"
				CompileAs="2"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="FALSE"
				OutputFile="$(OutDir)\toolsnt.exe"
				LinkIncremental="2"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="..\..\SLIB\LIB\VC7SP1\"
				ProgramDatabaseFile="..\..\exe\wcmdtool\release/toolsnt.pdb"
				SubSystem="1"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				OptimizeForWindows98="2"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\..\..\exe\wcmdtool\release/wcmdtool.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="2052"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="..\..\exe"
			IntermediateDirectory=".\..\..\exe\wcmdtool\debug"
			ConfigurationType="1"
			UseOfMFC="0"
			UseOfATL="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/EHa /GX"
				Optimization="0"
				OptimizeForProcessor="2"
				AdditionalIncludeDirectories="..\cmdtools;..\drive;..\int13;..\..\slib\include;..\..\slib\dos;..\..\slib\win32"
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_SLIB_DLL;SLIB_USE_LINE_NUMBER;SLIB_USE_VERIFY_ARGUMENTS"
				MinimalRebuild="FALSE"
				ExceptionHandling="FALSE"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				EnableEnhancedInstructionSet="1"
				TreatWChar_tAsBuiltInType="TRUE"
				RuntimeTypeInfo="FALSE"
				UsePrecompiledHeader="3"
				PrecompiledHeaderThrough="stdafx.h"
				PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
				AssemblerListingLocation=".\..\..\exe\wcmdtool\debug/"
				ObjectFile=".\..\..\exe\wcmdtool\debug/"
				ProgramDataBaseFileName=".\..\..\exe\wcmdtool\debug/"
				WarningLevel="4"
				SuppressStartupBanner="TRUE"
				Detect64BitPortabilityProblems="FALSE"
				DebugInformationFormat="4"
				CallingConvention="0"
				CompileAs="2"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)\toolsnt.exe"
				LinkIncremental="2"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="..\..\slib\lib\VC7SP1"
				IgnoreAllDefaultLibraries="FALSE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\..\..\exe\wcmdtool\debug/toolsnt.pdb"
				GenerateMapFile="FALSE"
				MapExports="FALSE"
				MapLines="FALSE"
				SubSystem="1"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\..\..\exe\wcmdtool\debug/wcmdtool.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="2052"/>
			<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="..\cmdtools\backup_disk_sector.cpp">
			</File>
			<File
				RelativePath="..\cmdtools\BigInt.cpp">
			</File>
			<File
				RelativePath="..\cmdtools\cmdtools.cpp">
			</File>
			<File
				RelativePath="..\..\slib\dos\commcpp.cpp">
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCLCompilerTool"
						UsePrecompiledHeader="1"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCLCompilerTool"
						UsePrecompiledHeader="1"/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\Counter.cpp">
			</File>
			<File
				RelativePath="..\drive\drive.cpp">
			</File>
			<File
				RelativePath="..\int13\int13.cpp">
			</File>
			<File
				RelativePath="..\cmdtools\main.cpp">
			</File>
			<File
				RelativePath="..\drive\ntfs.cpp">
			</File>
			<File
				RelativePath="..\..\slib\dos\search.cpp">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
			<File
				RelativePath="..\cmdtools\backup_disk_sector.hpp">
			</File>
			<File
				RelativePath="..\cmdtools\BigInt.hpp">
			</File>
			<File
				RelativePath="..\cmdtools\cmdtools.hpp">
			</File>
			<File
				RelativePath="..\..\slib\dos\commcpp.hpp">
			</File>
			<File
				RelativePath="..\drive\drive.hpp">
			</File>
			<File
				RelativePath="..\int13\int13.hpp">
			</File>
			<File
				RelativePath="..\cmdtools\main.hpp">
			</File>
			<File
				RelativePath="..\drive\ntfs.hpp">
			</File>
			<File
				RelativePath="..\..\slib\dos\srch.hpp">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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