| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>EchoLot</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>io.sloeber.core.inoToCpp</name>
- <arguments>
- </arguments>
- </buildCommand>
- <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.managedbuilder.core.managedBuildNature</nature>
- <nature>org.eclipse.cdt.core.ccnature</nature>
- <nature>io.sloeber.arduinonature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>core/core</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.4/cores/arduino</locationURI>
- </link>
- <link>
- <name>core/variant</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.4/variants/eightanaloginputs</locationURI>
- </link>
- <link>
- <name>libraries/Adafruit_BusIO</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/libraries/Adafruit_BusIO</location>
- </link>
- <link>
- <name>libraries/LCDWIKI_GUI</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/libraries/LCDWIKI_GUI</location>
- </link>
- <link>
- <name>libraries/LCDWIKI_SPI</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/libraries/LCDWIKI_SPI</location>
- </link>
- <link>
- <name>libraries/RotaryEncoder</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/RotaryEncoder/1.5.2</locationURI>
- </link>
- <link>
- <name>libraries/SPI</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.4/libraries/SPI</locationURI>
- </link>
- <link>
- <name>libraries/Wire</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.4/libraries/Wire</locationURI>
- </link>
- <link>
- <name>libraries/ezButton</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/ezButton/1.0.3</locationURI>
- </link>
- </linkedResources>
- </projectDescription>
|