jianpan.dep

来自「ti公司单片机通过中断检查按键在段式液晶显示」· DEP 代码 · 共 131 行

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

<project>
  <fileVersion>1</fileVersion>
  <configuration>
    <name>Debug</name>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\Debug\Exe\jianpan.d43</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\lcd.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\lcd.pbi</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Debug\Obj\lcd.r43</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file>$TOOLKIT_DIR$\INC\MSP430x44x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
          <file>$PROJ_DIR$\lcd.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\jianpan.d43</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file>$TOOLKIT_DIR$\CONFIG\lnk430F449.xcl</file>
          <file>$TOOLKIT_DIR$\config\multiplier.xcl</file>
          <file>$TOOLKIT_DIR$\config\compactmath.xcl</file>
          <file>$PROJ_DIR$\Debug\Obj\df_timera.r43</file>
          <file>$PROJ_DIR$\Debug\Obj\hl_key.r43</file>
          <file>$PROJ_DIR$\Debug\Obj\lcd.r43</file>
          <file>$PROJ_DIR$\Debug\Obj\main_anjian.r43</file>
          <file>$TOOLKIT_DIR$\LIB\CLIB\cl430f.r43</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\hl_key.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\hl_key.pbi</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Debug\Obj\hl_key.r43</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file>$TOOLKIT_DIR$\INC\MSP430x44x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
          <file>$PROJ_DIR$\hl_key.h</file>
          <file>$PROJ_DIR$\df_timera.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\df_timera.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\df_timera.pbi</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Debug\Obj\df_timera.r43</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file>$TOOLKIT_DIR$\INC\MSP430x44x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
          <file>$PROJ_DIR$\df_timera.h</file>
          <file>$PROJ_DIR$\hl_key.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main_anjian.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\main_anjian.pbi</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Debug\Obj\main_anjian.r43</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file>$TOOLKIT_DIR$\INC\MSP430x44x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
          <file>$PROJ_DIR$\hl_key.h</file>
          <file>$PROJ_DIR$\df_timera.h</file>
          <file>$PROJ_DIR$\lcd.h</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
  </configuration>
</project>


⌨️ 快捷键说明

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