g40a8.dep

来自「10:8的双通道音频矩阵源码」· DEP 代码 · 共 134 行

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

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$PROJ_DIR$\Debug\Obj\G40A8.pbi</file>
      <file>$PROJ_DIR$\Debug\Exe\G40A8.a90</file>
      <file>$PROJ_DIR$\Debug\Obj\AtMega8.r90</file>
      <file>$PROJ_DIR$\Debug\Obj\AtMega8.pbi</file>
      <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
      <file>$PROJ_DIR$\Debug\Obj\main.r90</file>
      <file>$TOOLKIT_DIR$\lib\dlib\dlAVR-1s-ec-n.r90</file>
      <file>$TOOLKIT_DIR$\inc\iom8.h</file>
      <file>$PROJ_DIR$\Debug\Obj\G40A8.r90</file>
      <file>$PROJ_DIR$\Debug\Obj\TEA6430.pbi</file>
      <file>$PROJ_DIR$\Debug\Obj\TEA6430.r90</file>
      <file>$PROJ_DIR$\G40A8.h</file>
      <file>$TOOLKIT_DIR$\src\template\cfgm8.xcl</file>
      <file>$TOOLKIT_DIR$\src\template\cfg1soim.xcl</file>
      <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
      <file>$PROJ_DIR$\main.cpp</file>
      <file>$PROJ_DIR$\G40A8.c</file>
      <file>$PROJ_DIR$\AtMega8.c</file>
      <file>$PROJ_DIR$\TEA6430.c</file>
    </outputs>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 1</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\G40A8.a90</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 12 13 2 8 10 5 6</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.cpp</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 5</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 14</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 11 7 4</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\G40A8.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 8</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 0</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 11 7 4</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\AtMega8.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 2</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 3</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 11 7 4</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\TEA6430.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 10</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 9</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 11 7 4</file>
        </tool>
      </inputs>
    </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 + -
显示快捷键?