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

📄 msdevwizard.vcproj

📁 pwlib源码库
💻 VCPROJ
字号:
<?xml version="1.0" encoding = "Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.00"	Name="MsDevWizard"	SccProjectName=""	SccLocalPath=""	Keyword="MFCProj">	<Platforms>		<Platform			Name="Win32"/>	</Platforms>	<Configurations>		<Configuration			Name="Release|Win32"			OutputDirectory=".\Release"			IntermediateDirectory=".\Release"			ConfigurationType="2"			UseOfMFC="2"			ATLMinimizesCRunTimeLibraryUsage="FALSE">			<Tool				Name="VCCLCompilerTool"				InlineFunctionExpansion="1"				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_AFXEXT"				StringPooling="TRUE"				RuntimeLibrary="2"				EnableFunctionLevelLinking="TRUE"				UsePrecompiledHeader="3"				PrecompiledHeaderThrough="stdafx.h"				PrecompiledHeaderFile=".\Release/MsDevWizard.pch"				AssemblerListingLocation=".\Release/"				ObjectFile=".\Release/"				ProgramDataBaseFileName=".\Release/"				WarningLevel="3"				SuppressStartupBanner="TRUE"/>			<Tool				Name="VCCustomBuildTool"				Description="Copying custom AppWizard to Template directory..."				CommandLine="if not exist &quot;$(DevEnvDir)Template\nul&quot; md &quot;$(DevEnvDir)Template&quot;copy &quot;$(TargetPath)&quot; &quot;$(DevEnvDir)Template&quot;if exist &quot;$(OutDir)\$(TargetName).pdb&quot; copy &quot;$(OutDir)\$(TargetName).pdb&quot;      &quot;$(DevEnvDir)Template&quot;"				Outputs="$(DevEnvDir)Template\$(TargetName).awx"/>			<Tool				Name="VCLinkerTool"				AdditionalOptions="/MACHINE:I386"				OutputFile="Release/PWLibWizard.awx"				LinkIncremental="1"				SuppressStartupBanner="TRUE"				ProgramDatabaseFile=".\Release/PWLibWizard.pdb"				SubSystem="2"				ImportLibrary=".\Release/PWLibWizard.lib"/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="NDEBUG"				MkTypLibCompatible="TRUE"				SuppressStartupBanner="TRUE"				TargetEnvironment="1"				TypeLibraryName=".\Release/MsDevWizard.tlb"/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_AFXDLL;NDEBUG"				Culture="3081"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>		</Configuration>		<Configuration			Name="Pseudo-Debug|Win32"			OutputDirectory=".\Debug"			IntermediateDirectory=".\Debug"			ConfigurationType="2"			UseOfMFC="2"			ATLMinimizesCRunTimeLibraryUsage="FALSE">			<Tool				Name="VCCLCompilerTool"				Optimization="0"				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_PSEUDO_DEBUG;_AFXEXT"				RuntimeLibrary="2"				UsePrecompiledHeader="3"				PrecompiledHeaderThrough="stdafx.h"				PrecompiledHeaderFile=".\Debug/MsDevWizard.pch"				AssemblerListingLocation=".\Debug/"				ObjectFile=".\Debug/"				ProgramDataBaseFileName=".\Debug/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				DebugInformationFormat="4"/>			<Tool				Name="VCCustomBuildTool"				Description="Copying custom AppWizard to Template directory..."				CommandLine="if not exist &quot;$(DevEnvDir)Template\nul&quot; md &quot;$(DevEnvDir)Template&quot;copy &quot;$(TargetPath)&quot; &quot;$(DevEnvDir)Template&quot;if exist &quot;$(OutDir)\$(TargetName).pdb&quot; copy &quot;$(OutDir)\$(TargetName).pdb&quot;      &quot;$(DevEnvDir)Template&quot;"				Outputs="$(DevEnvDir)Template\$(TargetName).awx"/>			<Tool				Name="VCLinkerTool"				AdditionalOptions="/MACHINE:I386"				OutputFile="Debug/PWLibWizard.awx"				LinkIncremental="1"				SuppressStartupBanner="TRUE"				GenerateDebugInformation="TRUE"				ProgramDatabaseFile=".\Debug/PWLibWizard.pdb"				SubSystem="2"				ImportLibrary=".\Debug/PWLibWizard.lib"/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="NDEBUG"				MkTypLibCompatible="TRUE"				SuppressStartupBanner="TRUE"				TargetEnvironment="1"				TypeLibraryName=".\Debug/MsDevWizard.tlb"/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_AFXDLL;NDEBUG;_PSEUDO_DEBUG"				Culture="3081"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>		</Configuration>	</Configurations>	<Files>		<Filter			Name="Source Files"			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">			<File				RelativePath=".\Chooser.cpp">			</File>			<File				RelativePath=".\Cstm1Dlg.cpp">			</File>			<File				RelativePath=".\Debug.cpp">			</File>			<File				RelativePath=".\MsDevWizard.cpp">			</File>			<File				RelativePath=".\MsDevWizard.rc">			</File>			<File				RelativePath=".\MsDevWizardAw.cpp">			</File>			<File				RelativePath=".\StdAfx.cpp">				<FileConfiguration					Name="Release|Win32">					<Tool						Name="VCCLCompilerTool"						UsePrecompiledHeader="1"/>				</FileConfiguration>				<FileConfiguration					Name="Pseudo-Debug|Win32">					<Tool						Name="VCCLCompilerTool"						UsePrecompiledHeader="1"/>				</FileConfiguration>			</File>		</Filter>		<Filter			Name="Header Files"			Filter="h;hpp;hxx;hm;inl">			<File				RelativePath=".\Chooser.h">			</File>			<File				RelativePath=".\Cstm1Dlg.h">			</File>			<File				RelativePath=".\Debug.h">			</File>			<File				RelativePath=".\MsDevWizard.h">			</File>			<File				RelativePath=".\MsDevWizardAw.h">			</File>			<File				RelativePath=".\Resource.h">			</File>			<File				RelativePath=".\StdAfx.h">			</File>		</Filter>		<Filter			Name="Resource Files"			Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">			<File				RelativePath=".\res\MsDevWizard.ico">			</File>			<File				RelativePath=".\res\app.ico">			</File>		</Filter>		<Filter			Name="Template Files"			Filter="<templates>">			<File				RelativePath=".\Template\app.key">			</File>			<File				RelativePath=".\Template\confirm.inf">			</File>			<File				RelativePath=".\Template\custom.cxx">				<FileConfiguration					Name="Release|Win32"					ExcludedFromBuild="TRUE">					<Tool						Name="VCCLCompilerTool"/>				</FileConfiguration>				<FileConfiguration					Name="Pseudo-Debug|Win32"					ExcludedFromBuild="TRUE">					<Tool						Name="VCCLCompilerTool"/>				</FileConfiguration>			</File>			<File				RelativePath=".\Template\custom.h">			</File>			<File				RelativePath=".\Template\main.cxx">				<FileConfiguration					Name="Release|Win32"					ExcludedFromBuild="TRUE">					<Tool						Name="VCCLCompilerTool"/>				</FileConfiguration>				<FileConfiguration					Name="Pseudo-Debug|Win32"					ExcludedFromBuild="TRUE">					<Tool						Name="VCCLCompilerTool"/>				</FileConfiguration>			</File>			<File				RelativePath=".\Template\main.h">			</File>			<File				RelativePath=".\Template\messages.mc">			</File>			<File				RelativePath=".\Template\newproj.inf">			</File>			<File				RelativePath=".\Template\precompile.cxx">				<FileConfiguration					Name="Release|Win32"					ExcludedFromBuild="TRUE">					<Tool						Name="VCCLCompilerTool"/>				</FileConfiguration>				<FileConfiguration					Name="Pseudo-Debug|Win32"					ExcludedFromBuild="TRUE">					<Tool						Name="VCCLCompilerTool"/>				</FileConfiguration>			</File>			<File				RelativePath=".\Template\resources.prc">			</File>		</Filter>		<File			RelativePath=".\ReadMe.txt">		</File>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

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