newproject.dep

来自「msp430资料.一个关于f1612的资料。」· DEP 代码 · 共 55 行

DEP
55
字号
<?xml version="1.0" encoding="iso-8859-1"?>

<project>
  <fileVersion>1</fileVersion>
  <configuration>
    <name>Debug</name>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\newproject.d43</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file>$TOOLKIT_DIR$\CONFIG\lnk430F435.xcl</file>
          <file>$PROJ_DIR$\Debug\Obj\main.r43</file>
          <file>$TOOLKIT_DIR$\LIB\DLIB\dl430fn.r43</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\Debug\Exe\newproject.d43</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Debug\Obj\main.r43</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file>$TOOLKIT_DIR$\INC\msp430x43x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
  </configuration>
</project>


⌨️ 快捷键说明

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