.project
来自「launchpad msp430官方示例」· PROJECT 代码 · 共 33 行
PROJECT
33 行
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>RO_PINOSC_TA0_WDTp_One_Button_Compact</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.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>com.ti.ccstudio.managedbuild.core.ccsNature</nature>
</natures>
<linkedResources>
<link>
<name>Application</name>
<type>2</type>
<locationURI>EXAMPLE_ROOT/RO_PINOSC_TA0_WDTp_One_Button_Compact</locationURI>
</link>
<link>
<name>Library</name>
<type>2</type>
<locationURI>LIBRARY_ROOT</locationURI>
</link>
</linkedResources>
</projectDescription>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?