project11.dep

来自「基于PROTERUS仿真的AVR例子」· DEP 代码 · 共 140 行

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

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
      <file>$PROJ_DIR$\Debug\Obj\exp11.r90</file>
      <file>$TOOLKIT_DIR$\lib\clib\cl1t.r90</file>
      <file>$PROJ_DIR$\Debug\Exe\exp11.d90</file>
      <file>$TOOLKIT_DIR$\src\template\cfg8535.xcl</file>
      <file>$PROJ_DIR$\Debug\Obj\project11.pbd</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$TOOLKIT_DIR$\inc\io8535.h</file>
      <file>$TOOLKIT_DIR$\src\template\cfg1toim.xcl</file>
      <file>$PROJ_DIR$\exp11.c</file>
      <file>$PROJ_DIR$\Debug\Obj\exp11.pbi</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\exp11.d90</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 4 8 1 2</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 3</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\project11.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 10</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\exp11.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 1</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 10</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 7 0 6</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 7 0 6</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs>
      <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
      <file>$TOOLKIT_DIR$\lib\clib\cl1t.r90</file>
      <file>$PROJ_DIR$\Release\Obj\exp11.pbi</file>
      <file>$TOOLKIT_DIR$\src\template\cfg8535.xcl</file>
      <file>$PROJ_DIR$\Release\Obj\exp11.r90</file>
      <file>$PROJ_DIR$\Release\Exe\exp11.d90</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$TOOLKIT_DIR$\inc\io8535.h</file>
      <file>$PROJ_DIR$\Release\Obj\project11.pbd</file>
      <file>$TOOLKIT_DIR$\src\template\cfg1toim.xcl</file>
      <file>$PROJ_DIR$\exp11.c</file>
    </outputs>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 5</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Release\Exe\exp11.d90</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 3 9 4 1</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Release\Obj\project11.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 2</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\exp11.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 4</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 2</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 7 0 6</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 7 0 6</file>
        </tool>
      </inputs>
    </file>
  </configuration>
</project>


⌨️ 快捷键说明

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