asm_c.dep

来自「IARSOURCECODE是基于LPC2478嵌入式软件IAR EWARM V4」· DEP 代码 · 共 95 行

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

<project>
  <fileVersion>2</fileVersion>
  <fileChecksum>3510876386</fileChecksum>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
      <file>$PROJ_DIR$\Debug\Obj\asm_c.pbd</file>
      <file>$PROJ_DIR$\Debug\Obj\hello.pbi</file>
      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
      <file>$TOOLKIT_DIR$\inc\stdio.h</file>
      <file>$PROJ_DIR$\init.s79</file>
      <file>$PROJ_DIR$\hello.c</file>
      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\asm_c.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 2</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\hello.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file> 2</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 7 4 3 5 10 0 6</file>
        </tool>
      </inputs>
    </file>
    <forcedrebuild>
      <name>[REBUILD_ALL]</name>
    </forcedrebuild>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs>
      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
      <file>$PROJ_DIR$\Release\Obj\asm_c.pbd</file>
      <file>$PROJ_DIR$\Release\Obj\hello.pbi</file>
      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
      <file>$TOOLKIT_DIR$\inc\stdio.h</file>
      <file>$PROJ_DIR$\init.s79</file>
      <file>$PROJ_DIR$\hello.c</file>
      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\Release\Obj\asm_c.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 2</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\hello.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file> 2</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 7 4 3 5 10 0 6</file>
        </tool>
      </inputs>
    </file>
    <forcedrebuild>
      <name>[REBUILD_ALL]</name>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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