]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/blob - examples/edma3_driver/evmTCI6630K2LBE/sample_app/.project
Merged from master, added a15 support for k2l, c66ak2e
[keystone-rtos/edma3_lld.git] / examples / edma3_driver / evmTCI6630K2LBE / sample_app / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>edma3_drv_bios6_tci6630k2lbe_st_sample</name>
4         <comment></comment>
5         <projects>
6                 <project>edma3_drv_bios6_tci6630k2lbe_st_sample_configuration</project>
7         </projects>
8         <buildSpec>
9                 <buildCommand>
10                         <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
11                         <arguments>
12                                 <dictionary>
13                                         <key>?name?</key>
14                                         <value></value>
15                                 </dictionary>
16                                 <dictionary>
17                                         <key>org.eclipse.cdt.make.core.append_environment</key>
18                                         <value>true</value>
19                                 </dictionary>
20                                 <dictionary>
21                                         <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
22                                         <value>all</value>
23                                 </dictionary>
24                                 <dictionary>
25                                         <key>org.eclipse.cdt.make.core.buildArguments</key>
26                                         <value>-k</value>
27                                 </dictionary>
28                                 <dictionary>
29                                         <key>org.eclipse.cdt.make.core.buildCommand</key>
30                                         <value>${CCS_INSTALL_ROOT}/utils/gmake/gmake</value>
31                                 </dictionary>
32                                 <dictionary>
33                                         <key>org.eclipse.cdt.make.core.buildLocation</key>
34                                         <value>${workspace_loc:/edma3_drv_bios6_tci6630k2lbe_st_sample/Debug}</value>
35                                 </dictionary>
36                                 <dictionary>
37                                         <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
38                                         <value>clean</value>
39                                 </dictionary>
40                                 <dictionary>
41                                         <key>org.eclipse.cdt.make.core.contents</key>
42                                         <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
43                                 </dictionary>
44                                 <dictionary>
45                                         <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
46                                         <value>true</value>
47                                 </dictionary>
48                                 <dictionary>
49                                         <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
50                                         <value>true</value>
51                                 </dictionary>
52                                 <dictionary>
53                                         <key>org.eclipse.cdt.make.core.enableFullBuild</key>
54                                         <value>true</value>
55                                 </dictionary>
56                                 <dictionary>
57                                         <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
58                                         <value>all</value>
59                                 </dictionary>
60                                 <dictionary>
61                                         <key>org.eclipse.cdt.make.core.stopOnError</key>
62                                         <value>true</value>
63                                 </dictionary>
64                                 <dictionary>
65                                         <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
66                                         <value>true</value>
67                                 </dictionary>
68                         </arguments>
69                 </buildCommand>
70                 <buildCommand>
71                         <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
72                         <triggers>full,incremental,</triggers>
73                         <arguments>
74                         </arguments>
75                 </buildCommand>
76         </buildSpec>
77         <natures>
78                 <nature>com.ti.ccstudio.core.ccsNature</nature>
79                 <nature>org.eclipse.cdt.core.cnature</nature>
80                 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
81                 <nature>org.eclipse.cdt.core.ccnature</nature>
82                 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
83         </natures>
84         <linkedResources>
85                 <link>
86                         <name>common.c</name>
87                         <type>1</type>
88                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/common.c</locationURI>
89                 </link>
90                 <link>
91                         <name>dma_chain_test.c</name>
92                         <type>1</type>
93                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/dma_chain_test.c</locationURI>
94                 </link>
95                 <link>
96                         <name>dma_link_test.c</name>
97                         <type>1</type>
98                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/dma_link_test.c</locationURI>
99                 </link>
100                 <link>
101                         <name>dma_misc_test.c</name>
102                         <type>1</type>
103                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/dma_misc_test.c</locationURI>
104                 </link>
105                 <link>
106                         <name>dma_ping_pong_test.c</name>
107                         <type>1</type>
108                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/dma_ping_pong_test.c</locationURI>
109                 </link>
110                 <link>
111                         <name>dma_poll_test.c</name>
112                         <type>1</type>
113                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/dma_poll_test.c</locationURI>
114                 </link>
115                 <link>
116                         <name>dma_test.c</name>
117                         <type>1</type>
118                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/dma_test.c</locationURI>
119                 </link>
120                 <link>
121                         <name>main.c</name>
122                         <type>1</type>
123                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/main.c</locationURI>
124                 </link>
125                 <link>
126                         <name>qdma_link_test.c</name>
127                         <type>1</type>
128                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/qdma_link_test.c</locationURI>
129                 </link>
130                 <link>
131                         <name>qdma_test.c</name>
132                         <type>1</type>
133                         <locationURI>EDMA3LLD_BIOS6_INSTALLDIR/examples/edma3_driver/src/qdma_test.c</locationURI>
134                 </link>
135         </linkedResources>
136         <variableList>
137                 <variable>
138                         <name>EDMA3LLD_BIOS6_INSTALLDIR</name>
139                         <value>$%7BPARENT-4-PROJECT_LOC%7D</value>
140                 </variable>
141         </variableList>
142 </projectDescription>