ThermometerPro/.project

70 lines
2.0 KiB
Plaintext
Raw Normal View History

2014-02-19 08:43:15 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ThermometerPro</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>
2014-03-04 18:48:45 +01:00
<link>
<name>Libraries/EEPROM</name>
<type>2</type>
<locationURI>ArduinoHardwareLibPath/EEPROM</locationURI>
</link>
2014-02-25 17:32:23 +01:00
<link>
<name>Libraries/Metro</name>
<type>2</type>
<locationURI>ArduinoPivateLibPath/Metro</locationURI>
</link>
2014-02-19 08:43:15 +01:00
<link>
<name>Libraries/SPI</name>
<type>2</type>
<locationURI>ArduinoHardwareLibPath/SPI</locationURI>
</link>
<link>
<name>Libraries/Streaming</name>
<type>2</type>
<locationURI>ArduinoPivateLibPath/Streaming</locationURI>
</link>
2014-02-19 08:43:15 +01:00
<link>
<name>arduino/core</name>
<type>2</type>
2014-03-08 00:23:46 +01:00
<locationURI>ArduinoPlatformPath/cores/teensy3</locationURI>
2014-02-19 08:43:15 +01:00
</link>
</linkedResources>
<variableList>
<variable>
<name>ArduinoHardwareLibPath</name>
2014-03-08 00:23:46 +01:00
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all/libraries</value>
2014-02-19 08:43:15 +01:00
</variable>
<variable>
<name>ArduinoPinPath</name>
2014-03-08 00:23:46 +01:00
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all/variants</value>
2014-02-19 08:43:15 +01:00
</variable>
<variable>
<name>ArduinoPlatformPath</name>
2014-03-08 00:23:46 +01:00
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all</value>
2014-02-19 08:43:15 +01:00
</variable>
</variableList>
</projectDescription>