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

📄 resorgapp.vcproj

📁 ResOrg 图形化管理Vc项目的资源ID的工具的源代码。 ResOrg - Manage and Renumber Resource Symbol IDs Introduction The
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="ResOrgApp"
	SccProjectName="&quot;$/Projects/AddIns/ResOrg/ResOrgApp&quot;, IPCAAAAA"
	SccAuxPath=""
	SccLocalPath="."
	SccProvider="MSSCCI:Microsoft Visual SourceSafe"
	Keyword="MFCProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\..\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="1"
			UseOfMFC="2"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="1"
				InlineFunctionExpansion="1"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				RuntimeTypeInfo="TRUE"
				UsePrecompiledHeader="3"
				PrecompiledHeaderThrough="stdafx.h"
				PrecompiledHeaderFile=".\Release/ResOrgApp.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="4"
				WarnAsError="TRUE"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				OutputFile="..\Release/ResOrgNET.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="..\Release"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\..\Release/ResOrgVc7.pdb"
				SubSystem="2"
				OptimizeReferences="2"
				OptimizeForWindows98="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\..\Release/ResOrgApp.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Copying binaries..."
				CommandLine="xcopy   ..\Release\*.dll ..\Bin\*.dll /Y
xcopy   ..\Release\*.exe ..\Bin\*.exe /Y
xcopy   ..\Release\*.pdb ..\Bin\*.pdb /Y
"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"
				Description="Copying Library files..."/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_AFXDLL;NDEBUG"
				Culture="2057"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\..\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="1"
			UseOfMFC="2"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				RuntimeTypeInfo="TRUE"
				UsePrecompiledHeader="3"
				PrecompiledHeaderThrough="stdafx.h"
				PrecompiledHeaderFile=".\Debug/ResOrgApp.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				WarningLevel="4"
				WarnAsError="TRUE"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="4"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				OutputFile="..\Debug/ResOrgNETD.exe"
				LinkIncremental="2"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="..\Debug"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\..\Debug/ResOrgVc7D.pdb"
				SubSystem="2"
				OptimizeForWindows98="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\..\Debug/ResOrgApp.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"
				Description="Copying Library files..."/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_AFXDLL;_DEBUG"
				Culture="2057"/>
			<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=".\MainFrame.cpp">
			</File>
			<File
				RelativePath=".\ResOrgAddInLoadPrompt.cpp">
			</File>
			<File
				RelativePath=".\ResOrgApp.cpp">
			</File>
			<File
				RelativePath=".\ResOrgApp.rc">
			</File>
			<File
				RelativePath=".\ResOrgAppProjectsDoc.cpp">
			</File>
			<File
				RelativePath=".\ResOrgAppProjectsView.cpp">
			</File>
			<File
				RelativePath=".\StdAfx.cpp">
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCLCompilerTool"
						UsePrecompiledHeader="1"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCLCompilerTool"
						UsePrecompiledHeader="1"/>
				</FileConfiguration>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
			<File
				RelativePath=".\MainFrame.h">
			</File>
			<File
				RelativePath=".\ResOrgAddInLoadPrompt.h">
			</File>
			<File
				RelativePath=".\ResOrgApp.h">
			</File>
			<File
				RelativePath=".\ResOrgApp_Res.h">
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCustomBuildTool"
						Description="Creating Help Context ID file..."
						CommandLine="echo off
attrib -r $(InputName).hm
del $(InputName).hm
MakeHelpIDs $(InputName).h $(InputName).hm
"
						Outputs="$(InputName).hm"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCustomBuildTool"
						Description="Creating Help Context ID file..."
						CommandLine="echo off
attrib -r $(InputName).hm
del $(InputName).hm
MakeHelpIDs $(InputName).h $(InputName).hm
"
						Outputs="$(InputName).hm"/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\ResOrgAppProjectsDoc.h">
			</File>
			<File
				RelativePath=".\ResOrgAppProjectsView.h">
			</File>
			<File
				RelativePath=".\StdAfx.h">
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
			<File
				RelativePath=".\res\ResOrgApp.rc2">
			</File>
			<Filter
				Name="Bitmaps"
				Filter="bmp">
				<File
					RelativePath=".\RES\mainfram.bmp">
				</File>
				<File
					RelativePath=".\res\TBarLrge.bmp">
				</File>
				<File
					RelativePath=".\res\TBarMedm.bmp">
				</File>
				<File
					RelativePath=".\res\Toolbar.bmp">
				</File>
				<File
					RelativePath=".\Res\WorkspaceTabs.bmp">
				</File>
			</Filter>
			<Filter
				Name="Icons"
				Filter="ico">
				<File
					RelativePath=".\Res\HtmlDoc.ico">
				</File>
				<File
					RelativePath=".\res\ResOrg.ico">
				</File>
				<File
					RelativePath=".\res\ResOrgDoc.ico">
				</File>
				<File
					RelativePath=".\Res\workspace.ico">
				</File>
			</Filter>
		</Filter>
		<File
			RelativePath=".\ReadMe.txt">
		</File>
		<File
			RelativePath=".\ResOrgApp.reg">
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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