lcd1602.dep

来自「基于ARM7的液晶显示程序」· DEP 代码 · 共 118 行

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

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
      <file>$PROJ_DIR$\Debug\Obj\LCD1602.pbd</file>
      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
      <file>D:\Program Files\IAR Systems\Embedded Workbench 4.0 Evaluation\Config\LPC2132RAM.XCL</file>
      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
      <file>$PROJ_DIR$\Release\Obj\LCD1602.r79</file>
      <file>$PROJ_DIR$\Debug\Exe\LCD1602.d79</file>
      <file>$TOOLKIT_DIR$\inc\io_macros.h</file>
      <file>$PROJ_DIR$\Release\Obj\LCD1602.pbd</file>
      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
      <file>$TOOLKIT_DIR$\inc\IOLPC2132.h</file>
      <file>$TOOLKIT_DIR$\inc\string.h</file>
      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
      <file>$PROJ_DIR$\LCD1602.c</file>
      <file>$TOOLKIT_DIR$\lib\dl4tptnnl8n.r79</file>
      <file>$TOOLKIT_DIR$\lib\dl4tptnnl8n.h</file>
      <file>$PROJ_DIR$\Release\Obj\LCD1602.pbi</file>
      <file>$PROJ_DIR$\Release\Exe\LCD1602.d79</file>
      <file>$TOOLKIT_DIR$\config\lnkarm.xcl</file>
      <file>$PROJ_DIR$\Debug\Obj\LCD1602.r79</file>
      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
      <file>$PROJ_DIR$\Release\Exe\LCD1602.sim</file>
      <file>$PROJ_DIR$\Debug\Obj\LCD1602.pbi</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\LCD1602.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 22</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\LCD1602.d79</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 18 19 14</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Release\Obj\LCD1602.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 16</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\LCD1602.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 5</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 16</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file> 10 7 11 20 0 15 4 9 12 2</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 10 7 11 20 0 4 9 12 2</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Release\Exe\LCD1602.d79</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 21</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 3 5 14</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 17 21</file>
        </tool>
      </outputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs/>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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