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

📄 smsmodifier.vcproj

📁 手机短信开发的一个案例
💻 VCPROJ
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="SmsModifier"
	ProjectGUID="{7CA14DF3-BFC0-4929-8749-A1425F75572D}"
	Keyword="SymbianOS_2.Classic">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="1">
			<Tool
				Name="VCCLCompilerTool"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			ConfigurationType="1">
			<Tool
				Name="VCCLCompilerTool"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Deb_S60_21C_WINS|Win32"
			ConfigurationType="2">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/QIfist"
				Optimization="0"
				AdditionalIncludeDirectories="C:\MySymbian\SmsModifier\inc;C:\Symbian\7.0s\Series60_v21_C\\epoc32\include;"
				PreprocessorDefinitions="__SYMBIAN32__;__SERIES60_21__;__SERIES60_2X__;__DLL__;__WINS__;__VC32__;_DEBUG;_UNICODE;"
				IgnoreStandardIncludePath="TRUE"
				StringPooling="TRUE"
				ExceptionHandling="FALSE"
				RuntimeLibrary="3"
				StructMemberAlignment="3"
				BufferSecurityCheck="FALSE"
				RuntimeTypeInfo="FALSE"
				UsePrecompiledHeader="0"
				BrowseInformation="0"
				DebugInformationFormat="3"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="euser.lib apparc.lib cone.lib eikcore.lib eikcoctl.lib avkon.lib msgs.lib smcm.lib etext.lib edll.lib "
				OutputFile="C:\Symbian\7.0s\Series60_v21_C\\Epoc32\release\wins\udeb\z\\system\apps\smsmodifier\SmsModifier.app"
				AdditionalLibraryDirectories="C:\Symbian\7.0s\Series60_v21_C\\Epoc32\release\wins\udeb"
				IgnoreAllDefaultLibraries="TRUE"
				ForceSymbolReferences="?_E32Dll@@YGHPAXI0@Z"
				GenerateDebugInformation="TRUE"
				AssemblyDebug="1"
				SubSystem="2"
				EntryPointSymbol="_E32Dll"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine="RCMake.exe &quot;$(ProjectPath)&quot; S60_21C WINS UDEB"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="src">
			<File
				RelativePath=".\src\SmsEngine.cpp">
			</File>
			<File
				RelativePath=".\src\SmsModifier.cpp">
			</File>
		</Filter>
		<Filter
			Name="data">
			<File
				RelativePath=".\data\SmsModifier.rss">
				<FileConfiguration
					Name="Deb_S60_21C_WINS|Win32">
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="RCmake.exe &quot;$(ProjectPath)&quot; S60_21C WINS UDEB
"
						Outputs="C:\MySymbian\SmsModifier\inc\SmsModifier.rsg;"/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\data\SmsModifier_caption.rss">
				<FileConfiguration
					Name="Deb_S60_21C_WINS|Win32">
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="RCmake.exe &quot;$(ProjectPath)&quot; S60_21C WINS UDEB
"
						Outputs="C:\MySymbian\SmsModifier\inc\SmsModifier_caption.rsg;"/>
				</FileConfiguration>
			</File>
		</Filter>
		<Filter
			Name="inc">
			<File
				RelativePath=".\inc\SmsEngine.h">
			</File>
			<File
				RelativePath=".\inc\SmsModifier.h">
			</File>
		</Filter>
		<Filter
			Name="group">
			<File
				RelativePath=".\group\SmsModifier.mmp">
			</File>
			<File
				RelativePath=".\group\smsmodifier.uid.cpp">
			</File>
		</Filter>
		<Filter
			Name="aif">
			<File
				RelativePath=".\aif\context_pane_icon.bmp">
			</File>
			<File
				RelativePath=".\aif\context_pane_icon_mask.bmp">
			</File>
			<File
				RelativePath=".\aif\list_icon.bmp">
			</File>
			<File
				RelativePath=".\aif\list_icon_mask.bmp">
			</File>
			<File
				RelativePath=".\aif\SmsModifieraif.rss">
				<FileConfiguration
					Name="Deb_S60_21C_WINS|Win32">
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="RCmake.exe &quot;$(ProjectPath)&quot; S60_21C WINS UDEB
"
						Outputs="C:\Symbian\7.0s\Series60_v21_C\\Epoc32\release\wins\udeb\z\\system\apps\smsmodifier\SmsModifier.aif"/>
				</FileConfiguration>
			</File>
		</Filter>
		<Filter
			Name="sis">
			<File
				RelativePath=".\sis\SmsModifier.pkg">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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