usbmouse.dep

来自「NXP LPC系列AMR7的开发程序源码(LCD」· DEP 代码 · 共 31 行

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

<project>
  <fileVersion>2</fileVersion>
  <fileChecksum>1272829519</fileChecksum>
  <configuration>
    <name>Flash Debug</name>
    <outputs/>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>ILINK</tool>
    </forcedrebuild>
  </configuration>
  <configuration>
    <name>RAM Debug</name>
    <outputs>
      <file>$PROJ_DIR$\module\drv_hd44780_l.c</file>
      <file>$PROJ_DIR$\module\drv_hd44780.c</file>
      <file>$PROJ_DIR$\app\hid_mouse.c</file>
      <file>$PROJ_DIR$\app\main.c</file>
      <file>$PROJ_DIR$\readme.txt</file>
    </outputs>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>ILINK</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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