source: trunk/firmware/openos/projects/xpressohack/01bsp_timers/.project @ 1706

Revision 1706, 4.1 KB checked in by thomas, 15 months ago (diff)

adding 01bsp_timers

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3        <name>01bsp_leds</name>
4        <comment></comment>
5        <projects>
6                <project>CMSISv2p00_LPC17xx</project>
7        </projects>
8        <buildSpec>
9                <buildCommand>
10                        <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
11                        <triggers>clean,full,incremental,</triggers>
12                        <arguments>
13                                <dictionary>
14                                        <key>?children?</key>
15                                        <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|\||</value>
16                                </dictionary>
17                                <dictionary>
18                                        <key>?name?</key>
19                                        <value></value>
20                                </dictionary>
21                                <dictionary>
22                                        <key>org.eclipse.cdt.make.core.append_environment</key>
23                                        <value>true</value>
24                                </dictionary>
25                                <dictionary>
26                                        <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
27                                        <value>all</value>
28                                </dictionary>
29                                <dictionary>
30                                        <key>org.eclipse.cdt.make.core.buildArguments</key>
31                                        <value></value>
32                                </dictionary>
33                                <dictionary>
34                                        <key>org.eclipse.cdt.make.core.buildCommand</key>
35                                        <value>make</value>
36                                </dictionary>
37                                <dictionary>
38                                        <key>org.eclipse.cdt.make.core.buildLocation</key>
39                                        <value>${workspace_loc:/01bsp_leds/Debug}</value>
40                                </dictionary>
41                                <dictionary>
42                                        <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
43                                        <value>clean</value>
44                                </dictionary>
45                                <dictionary>
46                                        <key>org.eclipse.cdt.make.core.contents</key>
47                                        <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
48                                </dictionary>
49                                <dictionary>
50                                        <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
51                                        <value>false</value>
52                                </dictionary>
53                                <dictionary>
54                                        <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
55                                        <value>true</value>
56                                </dictionary>
57                                <dictionary>
58                                        <key>org.eclipse.cdt.make.core.enableFullBuild</key>
59                                        <value>true</value>
60                                </dictionary>
61                                <dictionary>
62                                        <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
63                                        <value>all</value>
64                                </dictionary>
65                                <dictionary>
66                                        <key>org.eclipse.cdt.make.core.stopOnError</key>
67                                        <value>true</value>
68                                </dictionary>
69                                <dictionary>
70                                        <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
71                                        <value>true</value>
72                                </dictionary>
73                        </arguments>
74                </buildCommand>
75                <buildCommand>
76                        <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
77                        <triggers>full,incremental,</triggers>
78                        <arguments>
79                        </arguments>
80                </buildCommand>
81        </buildSpec>
82        <natures>
83                <nature>org.eclipse.cdt.core.cnature</nature>
84                <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
85                <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
86        </natures>
87        <linkedResources>
88                <link>
89                        <name>application/01bsp_leds.c</name>
90                        <type>1</type>
91                        <locationURI>PARENT-2-PROJECT_LOC/common/01bsp_leds/01bsp_leds.c</locationURI>
92                </link>
93                <link>
94                        <name>bsp/boards</name>
95                        <type>2</type>
96                        <locationURI>PARENT-3-PROJECT_LOC/bsp/boards/xpressohack</locationURI>
97                </link>
98                <link>
99                        <name>bsp/chips</name>
100                        <type>2</type>
101                        <locationURI>PARENT-3-PROJECT_LOC/bsp/chips/at86rf231</locationURI>
102                </link>
103        </linkedResources>
104        <filteredResources>
105                <filter>
106                        <id>1331335940364</id>
107                        <name>boards</name>
108                        <type>30</type>
109                        <matcher>
110                                <id>org.eclipse.ui.ide.multiFilter</id>
111                                <arguments>1.0-name-matches-false-false-eldorado</arguments>
112                        </matcher>
113                </filter>
114                <filter>
115                        <id>1331335940391</id>
116                        <name>boards</name>
117                        <type>30</type>
118                        <matcher>
119                                <id>org.eclipse.ui.ide.multiFilter</id>
120                                <arguments>1.0-name-matches-false-false-gina</arguments>
121                        </matcher>
122                </filter>
123                <filter>
124                        <id>1331335940418</id>
125                        <name>boards</name>
126                        <type>30</type>
127                        <matcher>
128                                <id>org.eclipse.ui.ide.multiFilter</id>
129                                <arguments>1.0-name-matches-false-false-telosb</arguments>
130                        </matcher>
131                </filter>
132                <filter>
133                        <id>1331336011428</id>
134                        <name>chips</name>
135                        <type>30</type>
136                        <matcher>
137                                <id>org.eclipse.ui.ide.multiFilter</id>
138                                <arguments>1.0-name-matches-false-false-cc2420</arguments>
139                        </matcher>
140                </filter>
141        </filteredResources>
142</projectDescription>
Note: See TracBrowser for help on using the repository browser.