ex-1.dep
来自「单片机的仿真实例!用的是Proteus作的,大家有需要的尽管下吧」· DEP 代码 · 共 93 行
DEP
93 行
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>1</fileVersion>
<configuration>
<name>Debug</name>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>XLINK</name>
<file>$PROJ_DIR$\Debug\Exe\ex-1.d51</file>
<file>$PROJ_DIR$\Debug\Exe\ex-1.d03</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\ex-1.d51</name>
<outputs>
<tool>
<name>XLINK</name>
<file>$PROJ_DIR$\Debug\Exe\ex-1.d03</file>
</tool>
</outputs>
<inputs>
<tool>
<name>XLINK</name>
<file>$TOOLKIT_DIR$\config\lnk51ew.xcl</file>
<file>$TOOLKIT_DIR$\config\lnk_base.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\main.r51</file>
<file>$TOOLKIT_DIR$\lib\clib\cl-pli-nsid-1e16x01.r51</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\main.c</name>
<outputs>
<tool>
<name>ICC8051</name>
<file>$PROJ_DIR$\Debug\Obj\main.r51</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICC8051</name>
<file>$TOOLKIT_DIR$\inc\io51.h</file>
</tool>
</inputs>
</file>
</configuration>
<configuration>
<name>Release</name>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>XLINK</name>
<file>$PROJ_DIR$\Release\Exe\ex-1.d03</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\main.c</name>
<outputs>
<tool>
<name>ICC8051</name>
<file>$PROJ_DIR$\Release\Obj\main.r51</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICC8051</name>
<file>$TOOLKIT_DIR$\inc\io51.h</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Release\Exe\ex-1.d03</name>
<inputs>
<tool>
<name>XLINK</name>
<file>$TOOLKIT_DIR$\config\lnk51ew.xcl</file>
<file>$TOOLKIT_DIR$\config\lnk_base.xcl</file>
<file>$PROJ_DIR$\Release\Obj\main.r51</file>
<file>$TOOLKIT_DIR$\lib\clib\cl-pli-nsid-1e16x01.r51</file>
</tool>
</inputs>
</file>
</configuration>
</project>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?