.cdtbuild

来自「RTOS -REWORKS ReWorks里一个有关事件的例子。」· CDTBUILD 代码 · 共 28 行

CDTBUILD
28
字号
<?xml version="1.0" encoding="UTF-8"?>
<?fileVersion 3.0.0?>

<ManagedProjectBuildInfo>
<project id="eventTest.rede.bootableProject.projectType.618875498" name="Bootable Project" projectType="rede.bootableProject.projectType">
<configuration id="rede.i386.reworks.crossGCC.pc386.1774299936" name="gnupc386" parent="rede.i386.reworks.crossGCC.pc386" artifactName="eventTest" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" artifactExtension="exe" cleanCommand="rm -rf">
<toolChain superClass="rede.i386.reworks.bootableProject.crossGCC.toolChain" id="rede.i386.reworks.bootableProject.crossGCC.toolChain.1056970312">
<tool superClass="rede.i386.reworks.gnu.c.linker" id="rede.i386.reworks.gnu.c.linker.2100033098" name="GCC C Linker"/>
<tool superClass="rede.i386.reworks.bootableProject.gnu.assembler" id="rede.i386.reworks.bootableProject.gnu.assembler.608598127" name="GCC Assembler"/>
<tool superClass="rede.i386.reworks.bootableProject.gnu.c.compiler" id="rede.i386.reworks.bootableProject.gnu.c.compiler.1457323637" name="GCC C Compiler"/>
<tool superClass="rede.i386.reworks.bootableProject.gnu.cpp.compiler" id="rede.i386.reworks.bootableProject.gnu.cpp.compiler.851971558" name="GCC C++ Compiler"/>
<tool superClass="rede.i386.reworks.bootableProject.gnu.cpp.linker" id="rede.i386.reworks.bootableProject.gnu.cpp.linker.2060457682" name="GCC C++ Linker"/>
<tool superClass="rede.i386.reworks.bootableProject.gnu.objcopy" id="rede.i386.reworks.bootableProject.gnu.objcopy.1830184582" name="GCC objcopy Tool"/>
</toolChain>
</configuration>
<configuration id="rede.arm.reworks.crossGCC.arm.1588851376" name="arm" parent="rede.arm.reworks.crossGCC.arm" artifactName="eventTest" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" artifactExtension="exe" cleanCommand="rm -rf">
<toolChain superClass="rede.arm.reworks.bootableProject.crossGCC.toolChain" id="rede.arm.reworks.bootableProject.crossGCC.toolChain.847598044">
<tool superClass="rede.arm.reworks.gnu.c.linker" id="rede.arm.reworks.gnu.c.linker.150936230" name="GCC C Linker"/>
<tool superClass="rede.arm.reworks.bootableProject.gnu.assembler" id="rede.arm.reworks.bootableProject.gnu.assembler.821726028" name="GCC Assembler"/>
<tool superClass="rede.arm.reworks.bootableProject.gnu.c.compiler" id="rede.arm.reworks.bootableProject.gnu.c.compiler.319108966" name="GCC C Compiler"/>
<tool superClass="rede.arm.reworks.bootableProject.gnu.cpp.compiler" id="rede.arm.reworks.bootableProject.gnu.cpp.compiler.1879000535" name="GCC C++ Compiler"/>
<tool superClass="rede.arm.reworks.bootableProject.gnu.cpp.linker" id="rede.arm.reworks.bootableProject.gnu.cpp.linker.1727908868" name="GCC C++ Linker"/>
<tool superClass="rede.arm.reworks.bootableProject.gnu.objcopy" id="rede.arm.reworks.bootableProject.gnu.objcopy.115134646" name="GCC objcopy Tool"/>
</toolChain>
</configuration>
</project>
</ManagedProjectBuildInfo>

⌨️ 快捷键说明

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