.project

来自「symbian s60 第3版下的短信发送程序,实现了(发送,接收等功能)」· PROJECT 代码 · 共 28 行

PROJECT
28
字号
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>MtmsExample</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.core.ccnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>com.symbian.cdt.core.symbiannature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>MtmsExample_S60_3_0_Emulator_Debug.exe</name>
			<type>1</type>
			<location>C:/Symbian/9.1/S60_3rd_MR/epoc32/release/WINSCW/UDEB/MtmsExample.exe</location>
		</link>
	</linkedResources>
</projectDescription>

⌨️ 快捷键说明

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