templproj.dep

来自「IAR工程模板初探,包含工程设置等常数的说明以及使用方法.可与Protues中的」· DEP 代码 · 共 158 行

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

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$TOOLKIT_DIR$\inc\io_macros.h</file>
      <file>$PROJ_DIR$\Debug\Obj\Startup.r79</file>
      <file>$TOOLKIT_DIR$\inc\iolpc2124.h</file>
      <file>$PROJ_DIR$\Debug\Obj\templproj.pbd</file>
      <file>$PROJ_DIR$\Config\LPC2148_RAM.xcl</file>
      <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
      <file>$TOOLKIT_DIR$\lib\dl4tpainl8n.r79</file>
      <file>$PROJ_DIR$\Debug\Obj\main.r79</file>
      <file>$PROJ_DIR$\Debug\Exe\templproj.d79</file>
      <file>$PROJ_DIR$\main.c</file>
      <file>$PROJ_DIR$\Startup.s79</file>
    </outputs>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 8</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\templproj.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 5</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\templproj.d79</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 4 1 7 6</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 7</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 5</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file> 2 0</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 2 0</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Startup.s79</name>
      <outputs>
        <tool>
          <name>AARM</name>
          <file> 1</file>
        </tool>
      </outputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs>
      <file>$TOOLKIT_DIR$\inc\io_macros.h</file>
      <file>$PROJ_DIR$\Release\Obj\main.pbi</file>
      <file>$PROJ_DIR$\Release\Obj\Startup.r79</file>
      <file>$PROJ_DIR$\Release\Exe\templproj.elf</file>
      <file>$PROJ_DIR$\Config\LPC2148_flash.xcl</file>
      <file>$PROJ_DIR$\Release\Obj\main.r79</file>
      <file>$TOOLKIT_DIR$\inc\iolpc2124.h</file>
      <file>$PROJ_DIR$\Release\Obj\templproj.pbd</file>
      <file>$TOOLKIT_DIR$\lib\dl4tpainl8n.r79</file>
      <file>$PROJ_DIR$\main.c</file>
      <file>$PROJ_DIR$\Startup.s79</file>
    </outputs>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 3</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Release\Exe\templproj.elf</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 4 2 5 8</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Release\Obj\templproj.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 1</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 5</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 1</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file> 6 0</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 6 0</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Startup.s79</name>
      <outputs>
        <tool>
          <name>AARM</name>
          <file> 2</file>
        </tool>
      </outputs>
    </file>
  </configuration>
</project>


⌨️ 快捷键说明

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