.cdtbuild
来自「郑亚民版的可编程逻辑器件开发软件quatus ii里的一些例程」· CDTBUILD 代码 · 共 20 行
CDTBUILD
20 行
<?xml version="1.0" encoding="UTF-8"?>
<?fileVersion 2.1.0?>
<ManagedProjectBuildInfo>
<project id="hello_led.nios2.exec.113262142" name="Nios II Executable" projectType="nios2.exec">
<configuration id="nios2.exec.debug.1164062223" name="Debug" parent="nios2.exec.debug" artifactName="hello_led" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" artifactExtension="elf" cleanCommand="rm -rf">
<toolChain superClass="com.altera.nj.ui.exe.Debug" id="com.altera.nj.ui.exe.Debug.387688385" name="com.altera.nj.ui.exe.Debug">
<tool superClass="com.altera.nj.ui.tool.compiler.exe.debug" id="com.altera.nj.ui.tool.compiler.exe.debug.882841634" name="Nios II Compiler"/>
<tool superClass="com.altera.nj.ui.tool.linker.exe.debug" id="com.altera.nj.ui.tool.linker.exe.debug.2034742819" name="Linker"/>
</toolChain>
</configuration>
<configuration id="nios2.exec.release.1797725015" name="Release" parent="nios2.exec.release" artifactName="hello_led" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" artifactExtension="elf" cleanCommand="rm -rf">
<toolChain superClass="com.altera.nj.ui.exe.Release" id="com.altera.nj.ui.exe.Release.449641882" name="com.altera.nj.ui.exe.Release">
<tool superClass="com.altera.nj.ui.tool.compiler.exe.release" id="com.altera.nj.ui.tool.compiler.exe.release.555089473" name="Nios II Compiler"/>
<tool superClass="com.altera.nj.ui.tool.linker.exe.release" id="com.altera.nj.ui.tool.linker.exe.release.1770772666" name="Linker"/>
</toolChain>
</configuration>
</project>
</ManagedProjectBuildInfo>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?