应用visual c++ 6.0的UG二次开发外部模式演示程序。VC创建MFC菜单项目

源代码在线查看: mfc in ug.vcproj

软件大小: 2930 K
上传用户: pore
关键词: visual 6.0 MFC 二次开发
下载地址: 免注册下载 普通下载 VIP

相关代码

				
									ProjectType="Visual C++"
					Version="8.00"
					Name="MFC in UG"
					ProjectGUID="{C505C217-4511-4511-A61C-D7CB1A417EAB}"
					RootNamespace="MFC in UG"
					Keyword="MFCProj"
					>
					
													Name="Win32"
						/>
					
					
					
					
													Name="Debug|Win32"
							OutputDirectory=".\Debug"
							IntermediateDirectory=".\Debug"
							ConfigurationType="2"
							InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
							UseOfMFC="2"
							ATLMinimizesCRunTimeLibraryUsage="false"
							CharacterSet="2"
							>
															Name="VCPreBuildEventTool"
							/>
															Name="VCCustomBuildTool"
							/>
															Name="VCXMLDataGeneratorTool"
							/>
															Name="VCWebServiceProxyGeneratorTool"
							/>
															Name="VCMIDLTool"
								PreprocessorDefinitions="_DEBUG"
								MkTypLibCompatible="true"
								SuppressStartupBanner="true"
								TargetEnvironment="1"
								TypeLibraryName=".\Debug/MFC in UG.tlb"
								HeaderFileName=""
							/>
															Name="VCCLCompilerTool"
								Optimization="0"
								PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
								MinimalRebuild="true"
								BasicRuntimeChecks="3"
								RuntimeLibrary="3"
								UsePrecompiledHeader="2"
								PrecompiledHeaderThrough="stdafx.h"
								PrecompiledHeaderFile=".\Debug/MFC in UG.pch"
								AssemblerListingLocation=".\Debug/"
								ObjectFile=".\Debug/"
								ProgramDataBaseFileName=".\Debug/"
								WarningLevel="3"
								SuppressStartupBanner="true"
								DebugInformationFormat="4"
							/>
															Name="VCManagedResourceCompilerTool"
							/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="_DEBUG"
								Culture="2052"
							/>
															Name="VCPreLinkEventTool"
							/>
															Name="VCLinkerTool"
								AdditionalDependencies="libugopenint.lib libufun.lib"
								OutputFile=".\Debug/MFC in UG.dll"
								LinkIncremental="2"
								SuppressStartupBanner="true"
								ModuleDefinitionFile=".\MFC in UG.def"
								GenerateDebugInformation="true"
								ProgramDatabaseFile=".\Debug/MFC in UG.pdb"
								SubSystem="2"
								ImportLibrary=".\Debug/MFC in UG.lib"
								TargetMachine="1"
							/>
															Name="VCALinkTool"
							/>
															Name="VCManifestTool"
							/>
															Name="VCXDCMakeTool"
							/>
															Name="VCBscMakeTool"
								SuppressStartupBanner="true"
								OutputFile=".\Debug/MFC in UG.bsc"
							/>
															Name="VCFxCopTool"
							/>
															Name="VCAppVerifierTool"
							/>
															Name="VCWebDeploymentTool"
							/>
															Name="VCPostBuildEventTool"
							/>
						
													Name="Release|Win32"
							OutputDirectory=".\Release"
							IntermediateDirectory=".\Release"
							ConfigurationType="2"
							InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
							UseOfMFC="2"
							ATLMinimizesCRunTimeLibraryUsage="false"
							CharacterSet="2"
							>
															Name="VCPreBuildEventTool"
							/>
															Name="VCCustomBuildTool"
							/>
															Name="VCXMLDataGeneratorTool"
							/>
															Name="VCWebServiceProxyGeneratorTool"
							/>
															Name="VCMIDLTool"
								PreprocessorDefinitions="NDEBUG"
								MkTypLibCompatible="true"
								SuppressStartupBanner="true"
								TargetEnvironment="1"
								TypeLibraryName=".\Release/MFC in UG.tlb"
								HeaderFileName=""
							/>
															Name="VCCLCompilerTool"
								Optimization="2"
								InlineFunctionExpansion="1"
								PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
								StringPooling="true"
								RuntimeLibrary="2"
								EnableFunctionLevelLinking="true"
								UsePrecompiledHeader="2"
								PrecompiledHeaderThrough="stdafx.h"
								PrecompiledHeaderFile=".\Release/MFC in UG.pch"
								AssemblerListingLocation=".\Release/"
								ObjectFile=".\Release/"
								ProgramDataBaseFileName=".\Release/"
								WarningLevel="3"
								SuppressStartupBanner="true"
							/>
															Name="VCManagedResourceCompilerTool"
							/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="NDEBUG"
								Culture="2052"
							/>
															Name="VCPreLinkEventTool"
							/>
															Name="VCLinkerTool"
								AdditionalDependencies="libufun.lib libugopenint.lib"
								OutputFile=".\Release/MFC in UG.dll"
								LinkIncremental="1"
								SuppressStartupBanner="true"
								ModuleDefinitionFile=".\MFC in UG.def"
								ProgramDatabaseFile=".\Release/MFC in UG.pdb"
								SubSystem="2"
								ImportLibrary=".\Release/MFC in UG.lib"
								TargetMachine="1"
							/>
															Name="VCALinkTool"
							/>
															Name="VCManifestTool"
							/>
															Name="VCXDCMakeTool"
							/>
															Name="VCBscMakeTool"
								SuppressStartupBanner="true"
								OutputFile=".\Release/MFC in UG.bsc"
							/>
															Name="VCFxCopTool"
							/>
															Name="VCAppVerifierTool"
							/>
															Name="VCWebDeploymentTool"
							/>
															Name="VCPostBuildEventTool"
							/>
						
					
					
					
					
													Name="Source Files"
							Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
							>
															RelativePath="MFC in UG.cpp"
								>
																	Name="Debug|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
									/>
								
																	Name="Release|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
									/>
								
							
															RelativePath="MFC in UG.def"
								>
							
															RelativePath="MFC in UG.rc"
								>
																	Name="Debug|Win32"
									>
																			Name="VCResourceCompilerTool"
										PreprocessorDefinitions=""
									/>
								
																	Name="Release|Win32"
									>
																			Name="VCResourceCompilerTool"
										PreprocessorDefinitions=""
									/>
								
							
															RelativePath="StdAfx.cpp"
								>
																	Name="Debug|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
										UsePrecompiledHeader="1"
									/>
								
																	Name="Release|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
										UsePrecompiledHeader="1"
									/>
								
							
						
													Name="Header Files"
							Filter="h;hpp;hxx;hm;inl"
							>
															RelativePath="MFC in UG.h"
								>
							
															RelativePath="Resource.h"
								>
							
															RelativePath="StdAfx.h"
								>
							
						
													Name="Resource Files"
							Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
							>
															RelativePath="res\MFC in UG.rc2"
								>
							
						
													RelativePath="ReadMe.txt"
							>
						
					
					
					
				
							

相关资源