2016-03-02 17:30:46 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<projectDescription>
|
|
|
|
<name>MqttMonitor</name>
|
|
|
|
<comment></comment>
|
|
|
|
<projects>
|
|
|
|
</projects>
|
|
|
|
<buildSpec>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
|
|
|
<triggers>clean,full,incremental,</triggers>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
|
|
<triggers>full,incremental,</triggers>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
</buildSpec>
|
|
|
|
<natures>
|
|
|
|
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
|
|
<nature>org.eclipse.cdt.core.ccnature</nature>
|
|
|
|
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
|
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
|
|
<nature>it.baeyens.arduinonature</nature>
|
|
|
|
</natures>
|
|
|
|
<linkedResources>
|
|
|
|
<link>
|
2016-10-29 23:45:24 +02:00
|
|
|
<name>arduino/core</name>
|
2016-03-02 17:30:46 +01:00
|
|
|
<type>2</type>
|
2016-10-29 23:45:24 +02:00
|
|
|
<locationURI>ArduinoPlatformPath/arduino</locationURI>
|
2016-03-02 17:30:46 +01:00
|
|
|
</link>
|
2016-07-11 21:51:33 +02:00
|
|
|
<link>
|
2016-10-29 23:45:24 +02:00
|
|
|
<name>arduino/variant</name>
|
2016-07-11 21:51:33 +02:00
|
|
|
<type>2</type>
|
2016-10-29 23:45:24 +02:00
|
|
|
<locationURI>ArduinoPinPath/mega</locationURI>
|
2016-07-11 21:51:33 +02:00
|
|
|
</link>
|
2016-03-02 17:30:46 +01:00
|
|
|
<link>
|
2016-10-29 23:45:24 +02:00
|
|
|
<name>core/core</name>
|
2016-03-02 17:30:46 +01:00
|
|
|
<type>2</type>
|
2016-10-29 23:45:24 +02:00
|
|
|
<location>/opt/eclipse/eclipse-arduino/cpp-neon/eclipse/arduinoPlugin/packages/arduino/hardware/avr/1.6.14/cores/arduino</location>
|
2016-03-02 17:30:46 +01:00
|
|
|
</link>
|
|
|
|
<link>
|
2016-10-29 23:45:24 +02:00
|
|
|
<name>core/variant</name>
|
2016-03-02 17:30:46 +01:00
|
|
|
<type>2</type>
|
2016-10-29 23:45:24 +02:00
|
|
|
<location>/opt/eclipse/eclipse-arduino/cpp-neon/eclipse/arduinoPlugin/packages/arduino/hardware/avr/1.6.14/variants/mega</location>
|
2016-03-02 17:30:46 +01:00
|
|
|
</link>
|
|
|
|
</linkedResources>
|
|
|
|
<variableList>
|
|
|
|
<variable>
|
|
|
|
<name>ArduinoHardwareLibPath</name>
|
2016-03-03 23:19:56 +01:00
|
|
|
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/libraries</value>
|
2016-03-02 17:30:46 +01:00
|
|
|
</variable>
|
|
|
|
<variable>
|
|
|
|
<name>ArduinoPinPath</name>
|
2016-03-03 23:19:56 +01:00
|
|
|
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/variants</value>
|
2016-03-02 17:30:46 +01:00
|
|
|
</variable>
|
|
|
|
<variable>
|
|
|
|
<name>ArduinoPlatformPath</name>
|
2016-03-03 23:19:56 +01:00
|
|
|
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/cores</value>
|
2016-03-02 17:30:46 +01:00
|
|
|
</variable>
|
|
|
|
</variableList>
|
|
|
|
</projectDescription>
|