137 lines
16 KiB
XML
137 lines
16 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
|
<storageModule moduleId="org.eclipse.cdt.core.settings">
|
|
<cconfiguration id="de.innot.avreclipse.configuration.app.debug.1642184074">
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.debug.1642184074" moduleId="org.eclipse.cdt.core.settings" name="Debug">
|
|
<externalSettings/>
|
|
<extensions>
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
</extensions>
|
|
</storageModule>
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
<configuration artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.app" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.app,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" description="" id="de.innot.avreclipse.configuration.app.debug.1642184074" name="Debug" parent="de.innot.avreclipse.configuration.app.debug">
|
|
<folderInfo id="de.innot.avreclipse.configuration.app.debug.1642184074." name="/" resourcePath="">
|
|
<toolChain id="de.innot.avreclipse.toolchain.winavr.app.debug.1739741169" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.debug">
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.debug.1767156965" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.debug"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.debug.2032481721" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.debug"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.debug.590997614" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.debug"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.app.debug.1778149491" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.app.debug"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.debug.610284107" name="AVRDude" superClass="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.debug"/>
|
|
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.debug.119901526" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.debug"/>
|
|
<builder buildPath="${workspace_loc:/AVR-Lego_RC}/Debug" id="de.innot.avreclipse.target.builder.winavr.app.debug.2001462254" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.assembler.winavr.app.debug.1388707039" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.debug">
|
|
<option id="de.innot.avreclipse.assembler.option.debug.level.1056641835" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level"/>
|
|
<inputType id="de.innot.avreclipse.tool.assembler.input.768303566" superClass="de.innot.avreclipse.tool.assembler.input"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.compiler.winavr.app.debug.1057687781" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.debug">
|
|
<option id="de.innot.avreclipse.compiler.option.debug.level.814301890" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level"/>
|
|
<option id="de.innot.avreclipse.compiler.option.optimize.798464913" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize"/>
|
|
<option id="de.innot.avreclipse.compiler.option.incpath.260877005" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath" valueType="includePath"/>
|
|
<inputType id="de.innot.avreclipse.compiler.winavr.input.800056311" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.cppcompiler.app.debug.344636814" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.debug">
|
|
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.743380138" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level"/>
|
|
<option id="de.innot.avreclipse.cppcompiler.option.optimize.331236792" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.linker.winavr.app.debug.214306072" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.debug">
|
|
<inputType id="de.innot.avreclipse.tool.linker.input.1415548699" name="OBJ Files" superClass="de.innot.avreclipse.tool.linker.input">
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
</inputType>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.cpplinker.app.debug.105296846" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.archiver.winavr.base.146471669" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
|
|
<tool id="de.innot.avreclipse.tool.objdump.winavr.app.debug.1038811358" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.objcopy.flash.winavr.app.debug.1853992112" name="AVR Create Flash image" superClass="de.innot.avreclipse.tool.objcopy.flash.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.debug.912971761" name="AVR Create EEPROM image" superClass="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.size.winavr.app.debug.1416297964" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.avrdude.app.debug.1138245021" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.debug"/>
|
|
</toolChain>
|
|
</folderInfo>
|
|
</configuration>
|
|
</storageModule>
|
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
</cconfiguration>
|
|
<cconfiguration id="de.innot.avreclipse.configuration.app.release.183323380">
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.release.183323380" moduleId="org.eclipse.cdt.core.settings" name="Release">
|
|
<externalSettings/>
|
|
<extensions>
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
</extensions>
|
|
</storageModule>
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
<configuration artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.app" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.app,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release" description="" id="de.innot.avreclipse.configuration.app.release.183323380" name="Release" parent="de.innot.avreclipse.configuration.app.release">
|
|
<folderInfo id="de.innot.avreclipse.configuration.app.release.183323380." name="/" resourcePath="">
|
|
<toolChain id="de.innot.avreclipse.toolchain.winavr.app.release.1676558521" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.release">
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release.1144111916" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release.199820055" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.release.484350272" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.release"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.app.release.707125154" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.app.release"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.release.937510779" name="AVRDude" superClass="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.release"/>
|
|
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.release.142768401" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.release"/>
|
|
<builder buildPath="${workspace_loc:/AVR-Lego_RC}/Release" id="de.innot.avreclipse.target.builder.winavr.app.release.1857313727" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.assembler.winavr.app.release.464974927" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.release">
|
|
<option id="de.innot.avreclipse.assembler.option.debug.level.1347406270" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level" value="de.innot.avreclipse.assembler.option.debug.level.none" valueType="enumerated"/>
|
|
<inputType id="de.innot.avreclipse.tool.assembler.input.316388866" superClass="de.innot.avreclipse.tool.assembler.input"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.compiler.winavr.app.release.189401291" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.release">
|
|
<option id="de.innot.avreclipse.compiler.option.debug.level.1829458954" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level" value="de.innot.avreclipse.compiler.option.debug.level.none" valueType="enumerated"/>
|
|
<option id="de.innot.avreclipse.compiler.option.optimize.1055415010" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize" value="de.innot.avreclipse.compiler.optimize.size" valueType="enumerated"/>
|
|
<option id="de.innot.avreclipse.compiler.option.incpath.1911232010" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath" valueType="includePath">
|
|
<listOptionValue builtIn="false" value=""A:\hardware\tools\avr\avr\include\avr""/>
|
|
<listOptionValue builtIn="false" value=""A:\hardware\tools\avr\avr""/>
|
|
</option>
|
|
<inputType id="de.innot.avreclipse.compiler.winavr.input.2017357694" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.cppcompiler.app.release.1336779578" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.release">
|
|
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.1037769919" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level" value="de.innot.avreclipse.cppcompiler.option.debug.level.none" valueType="enumerated"/>
|
|
<option id="de.innot.avreclipse.cppcompiler.option.optimize.1947470699" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize" value="de.innot.avreclipse.cppcompiler.optimize.size" valueType="enumerated"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.linker.winavr.app.release.1287259659" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.release">
|
|
<inputType id="de.innot.avreclipse.tool.linker.input.877056990" name="OBJ Files" superClass="de.innot.avreclipse.tool.linker.input">
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
</inputType>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.cpplinker.app.release.1280679665" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.archiver.winavr.base.1866233798" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
|
|
<tool id="de.innot.avreclipse.tool.objdump.winavr.app.release.2039721377" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release.1263079178" name="AVR Create Flash image" superClass="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release.1543364873" name="AVR Create EEPROM image" superClass="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.size.winavr.app.release.741153919" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.avrdude.app.release.802567196" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.release"/>
|
|
</toolChain>
|
|
</folderInfo>
|
|
</configuration>
|
|
</storageModule>
|
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
</cconfiguration>
|
|
</storageModule>
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
<project id="AVR-Lego_RC.de.innot.avreclipse.project.winavr.elf_2.1.0.209082576" name="AVR Cross Target Application" projectType="de.innot.avreclipse.project.winavr.elf_2.1.0"/>
|
|
</storageModule>
|
|
<storageModule moduleId="scannerConfiguration">
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.183323380;de.innot.avreclipse.configuration.app.release.183323380.;de.innot.avreclipse.tool.compiler.winavr.app.release.189401291;de.innot.avreclipse.compiler.winavr.input.2017357694">
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
|
|
</scannerConfigBuildInfo>
|
|
</storageModule>
|
|
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
|
<storageModule moduleId="refreshScope" versionNumber="2">
|
|
<configuration configurationName="Debug">
|
|
<resource resourceType="PROJECT" workspacePath="/AVR-Lego_RC"/>
|
|
</configuration>
|
|
<configuration configurationName="Release">
|
|
<resource resourceType="PROJECT" workspacePath="/AVR-Lego_RC"/>
|
|
</configuration>
|
|
</storageModule>
|
|
</cproject>
|