|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>Sensortest</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.core.ccnature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- <nature>io.sloeber.arduinonature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>core/core</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.2/cores/arduino</locationURI>
- </link>
- <link>
- <name>core/variant</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.2/variants/mega</locationURI>
- </link>
- <link>
- <name>libraries/Bifrost_library_for_HC-SR04</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/Bifrost_library_for_HC-SR04/2.0.0</locationURI>
- </link>
- <link>
- <name>libraries/Ethernet</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/Ethernet/2.0.0</locationURI>
- </link>
- <link>
- <name>libraries/SPI</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.2/libraries/SPI</locationURI>
- </link>
- </linkedResources>
- </projectDescription>
|