|
1 |
| -<?xml version="1.0" encoding="UTF-8"?> |
2 |
| -<projectDescription> |
3 |
| - <name>ArduinoLibraries</name> |
4 |
| - <comment></comment> |
5 |
| - <projects> |
6 |
| - </projects> |
7 |
| - <buildSpec> |
8 |
| - <buildCommand> |
9 |
| - <name>it.baeyens.arduino.core.inoToCpp</name> |
10 |
| - <arguments> |
11 |
| - </arguments> |
12 |
| - </buildCommand> |
13 |
| - <buildCommand> |
14 |
| - <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
15 |
| - <triggers>clean,full,incremental,</triggers> |
16 |
| - <arguments> |
17 |
| - </arguments> |
18 |
| - </buildCommand> |
19 |
| - <buildCommand> |
20 |
| - <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
21 |
| - <triggers>full,incremental,</triggers> |
22 |
| - <arguments> |
23 |
| - </arguments> |
24 |
| - </buildCommand> |
25 |
| - </buildSpec> |
26 |
| - <natures> |
27 |
| - <nature>org.eclipse.cdt.core.cnature</nature> |
28 |
| - <nature>org.eclipse.cdt.core.ccnature</nature> |
29 |
| - <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
30 |
| - <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
31 |
| - <nature>it.baeyens.arduinonature</nature> |
32 |
| - </natures> |
33 |
| - <linkedResources> |
34 |
| - <link> |
35 |
| - <name>ArduinoLibs</name> |
36 |
| - <type>2</type> |
37 |
| - <location>D:/HomeAutomation/ArduinoLibs</location> |
38 |
| - </link> |
39 |
| - <link> |
40 |
| - <name>core/core</name> |
41 |
| - <type>2</type> |
42 |
| - <location>C:/eclipse/arduinoPlugin/packages/arduino/hardware/avr/1.6.5/cores/arduino</location> |
43 |
| - </link> |
44 |
| - <link> |
45 |
| - <name>core/variant</name> |
46 |
| - <type>2</type> |
47 |
| - <location>C:/eclipse/arduinoPlugin/packages/arduino/hardware/avr/1.6.5/variants/mega</location> |
48 |
| - </link> |
49 |
| - <link> |
50 |
| - <name>libraries/EEPROM</name> |
51 |
| - <type>2</type> |
52 |
| - <location>C:/eclipse/arduinoPlugin/packages/arduino/hardware/avr/1.6.5/libraries/EEPROM</location> |
53 |
| - </link> |
54 |
| - <link> |
55 |
| - <name>libraries/Wire</name> |
56 |
| - <type>2</type> |
57 |
| - <location>C:/eclipse/arduinoPlugin/packages/arduino/hardware/avr/1.6.5/libraries/Wire</location> |
58 |
| - </link> |
59 |
| - </linkedResources> |
60 |
| -</projectDescription> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<projectDescription> |
| 3 | + <name>ArduinoLibraries</name> |
| 4 | + <comment></comment> |
| 5 | + <projects> |
| 6 | + </projects> |
| 7 | + <buildSpec> |
| 8 | + <buildCommand> |
| 9 | + <name>io.sloeber.core.inoToCpp</name> |
| 10 | + <arguments> |
| 11 | + </arguments> |
| 12 | + </buildCommand> |
| 13 | + <buildCommand> |
| 14 | + <name>io.sloeber.arduino.core.inoToCpp</name> |
| 15 | + <arguments> |
| 16 | + </arguments> |
| 17 | + </buildCommand> |
| 18 | + <buildCommand> |
| 19 | + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
| 20 | + <triggers>clean,full,incremental,</triggers> |
| 21 | + <arguments> |
| 22 | + </arguments> |
| 23 | + </buildCommand> |
| 24 | + <buildCommand> |
| 25 | + <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
| 26 | + <triggers>full,incremental,</triggers> |
| 27 | + <arguments> |
| 28 | + </arguments> |
| 29 | + </buildCommand> |
| 30 | + </buildSpec> |
| 31 | + <natures> |
| 32 | + <nature>org.eclipse.cdt.core.cnature</nature> |
| 33 | + <nature>org.eclipse.cdt.core.ccnature</nature> |
| 34 | + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
| 35 | + <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
| 36 | + <nature>io.sloeber.arduinonature</nature> |
| 37 | + </natures> |
| 38 | + <linkedResources> |
| 39 | + <link> |
| 40 | + <name>ArduinoLibs</name> |
| 41 | + <type>2</type> |
| 42 | + <location>D:/HomeAutomation/ArduinoLibs</location> |
| 43 | + </link> |
| 44 | + <link> |
| 45 | + <name>core/core</name> |
| 46 | + <type>2</type> |
| 47 | + <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.6.20/cores/arduino</locationURI> |
| 48 | + </link> |
| 49 | + <link> |
| 50 | + <name>core/variant</name> |
| 51 | + <type>2</type> |
| 52 | + <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.6.20/variants/mega</locationURI> |
| 53 | + </link> |
| 54 | + <link> |
| 55 | + <name>libraries/ArduinoUnit</name> |
| 56 | + <type>2</type> |
| 57 | + <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/ArduinoUnit/2.2.0</locationURI> |
| 58 | + </link> |
| 59 | + <link> |
| 60 | + <name>libraries/EEPROM</name> |
| 61 | + <type>2</type> |
| 62 | + <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.6.20/libraries/EEPROM</locationURI> |
| 63 | + </link> |
| 64 | + <link> |
| 65 | + <name>libraries/SPI</name> |
| 66 | + <type>2</type> |
| 67 | + <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.6.20/libraries/SPI</locationURI> |
| 68 | + </link> |
| 69 | + <link> |
| 70 | + <name>libraries/SRAM</name> |
| 71 | + <type>2</type> |
| 72 | + <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/SRAM/1.0.1</locationURI> |
| 73 | + </link> |
| 74 | + <link> |
| 75 | + <name>libraries/WiFi</name> |
| 76 | + <type>2</type> |
| 77 | + <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/WiFi/1.2.6</locationURI> |
| 78 | + </link> |
| 79 | + <link> |
| 80 | + <name>libraries/Wire</name> |
| 81 | + <type>2</type> |
| 82 | + <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.6.20/libraries/Wire</locationURI> |
| 83 | + </link> |
| 84 | + </linkedResources> |
| 85 | +</projectDescription> |
0 commit comments