source: asp_ccsproject/trunk/toppers-asp-1.9.0_demo/.project@ 164

Last change on this file since 164 was 85, checked in by ecsg-okazaki, 10 years ago

2014/09/26 ECS E.Okazaki Folder configuration change

File size: 2.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>toppers-asp-1.9.0_demo</name>
4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
10 <arguments>
11 </arguments>
12 </buildCommand>
13 <buildCommand>
14 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
15 <triggers>full,incremental,</triggers>
16 <arguments>
17 </arguments>
18 </buildCommand>
19 </buildSpec>
20 <natures>
21 <nature>com.ti.ccstudio.core.ccsNature</nature>
22 <nature>org.eclipse.cdt.core.cnature</nature>
23 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
24 <nature>org.eclipse.cdt.core.ccnature</nature>
25 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
26 </natures>
27 <linkedResources>
28 <link>
29 <name>config</name>
30 <type>2</type>
31 <locationURI>virtual:/virtual</locationURI>
32 </link>
33 <link>
34 <name>library</name>
35 <type>2</type>
36 <locationURI>virtual:/virtual</locationURI>
37 </link>
38 <link>
39 <name>sample1.c</name>
40 <type>1</type>
41 <locationURI>OS_ROOT/KERNEL_LIB/sample1.c</locationURI>
42 </link>
43 <link>
44 <name>syssvc</name>
45 <type>2</type>
46 <locationURI>virtual:/virtual</locationURI>
47 </link>
48 <link>
49 <name>config/kernel_cfg.c</name>
50 <type>1</type>
51 <locationURI>OS_ROOT/KERNEL_LIB/kernel_cfg.c</locationURI>
52 </link>
53 <link>
54 <name>library/log_output.c</name>
55 <type>1</type>
56 <locationURI>OS_ROOT/library/log_output.c</locationURI>
57 </link>
58 <link>
59 <name>library/strerror.c</name>
60 <type>1</type>
61 <locationURI>OS_ROOT/library/strerror.c</locationURI>
62 </link>
63 <link>
64 <name>library/t_perror.c</name>
65 <type>1</type>
66 <locationURI>OS_ROOT/library/t_perror.c</locationURI>
67 </link>
68 <link>
69 <name>library/vasyslog.c</name>
70 <type>1</type>
71 <locationURI>OS_ROOT/library/vasyslog.c</locationURI>
72 </link>
73 <link>
74 <name>syssvc/banner.c</name>
75 <type>1</type>
76 <locationURI>OS_ROOT/syssvc/banner.c</locationURI>
77 </link>
78 <link>
79 <name>syssvc/syslog.c</name>
80 <type>1</type>
81 <locationURI>OS_ROOT/syssvc/syslog.c</locationURI>
82 </link>
83 </linkedResources>
84 <variableList>
85 <variable>
86 <name>OS_ROOT</name>
87 <value>file:/C:/TOPPERS/asp-1.9.0</value>
88 </variable>
89 </variableList>
90</projectDescription>
Note: See TracBrowser for help on using the repository browser.