-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.project
47 lines (47 loc) · 1.21 KB
/
.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>stm32-gauge</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.zephyrproject.ide.eclipse.core.zephyrApplicationBuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.zephyrproject.ide.eclipse.core.zephyrApplicationNature</nature>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
</natures>
<linkedResources>
<link>
<name>ZEPHYR_BASE</name>
<type>2</type>
<location>C:/Users/dnh/zephyrproject/zephyr</location>
</link>
</linkedResources>
<filteredResources>
<filter>
<id>1590869636525</id>
<name>ZEPHYR_BASE</name>
<type>10</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-name-matches-false-false-sanity-out</arguments>
</matcher>
</filter>
<filter>
<id>1590869636551</id>
<name>ZEPHYR_BASE</name>
<type>10</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-name-matches-false-false-build</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>