.project

来自「symbian的Carbide C++编程」· PROJECT 代码 · 共 28 行

PROJECT
28
字号
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>ChineseDisplay</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>ChineseDisplay_S60_3_1_Emulator_Debug.app</name>
			<type>1</type>
			<location>d:/Symbian/9.2/S60_3rd_FP1/epoc32/release/WINSCW/UDEB/Z/system/apps/ChineseDisplay/ChineseDisplay.app</location>
		</link>
	</linkedResources>
</projectDescription>

⌨️ 快捷键说明

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