source: asp3_wo_tecs/trunk/target/nucleo_f401re_gcc/truestudio/asp3/.project@ 308

Last change on this file since 308 was 308, checked in by ertl-honda, 7 years ago

MANIFESTの更新

File size: 1.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>asp</name>
4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
10 <triggers>clean,full,incremental,</triggers>
11 <arguments>
12 </arguments>
13 </buildCommand>
14 <buildCommand>
15 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
16 <triggers>full,incremental,</triggers>
17 <arguments>
18 </arguments>
19 </buildCommand>
20 </buildSpec>
21 <natures>
22 <nature>org.eclipse.cdt.core.cnature</nature>
23 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
24 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
25 </natures>
26 <linkedResources>
27 <link>
28 <name>arch</name>
29 <type>2</type>
30 <locationURI>PARENT-4-PROJECT_LOC/arch</locationURI>
31 </link>
32 <link>
33 <name>configure</name>
34 <type>1</type>
35 <locationURI>PARENT-4-PROJECT_LOC/configure</locationURI>
36 </link>
37 <link>
38 <name>include</name>
39 <type>2</type>
40 <locationURI>PARENT-4-PROJECT_LOC/include</locationURI>
41 </link>
42 <link>
43 <name>kernel</name>
44 <type>2</type>
45 <locationURI>PARENT-4-PROJECT_LOC/kernel</locationURI>
46 </link>
47 <link>
48 <name>library</name>
49 <type>2</type>
50 <locationURI>PARENT-4-PROJECT_LOC/library</locationURI>
51 </link>
52 <link>
53 <name>syssvc</name>
54 <type>2</type>
55 <locationURI>PARENT-4-PROJECT_LOC/syssvc</locationURI>
56 </link>
57 </linkedResources>
58</projectDescription>
Note: See TracBrowser for help on using the repository browser.