-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.project
33 lines (33 loc) · 880 Bytes
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>infineon</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.core.cBuilder</name>
<triggers>clean,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.cmake.core.cmakeNature</nature>
</natures>
<linkedResources>
<link>
<name>Arduino.h</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/eclipse-workspace/AVR/cores/arduino/Arduino.h</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>AVR</name>
<value>file:/C:/Users/Admin/Documents/eclipse-workspace/AVR/cores/arduino</value>
</variable>
</variableList>
</projectDescription>