simplified more
[libfirm] / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>C-libfirm</name>
4         <comment></comment>
5         <projects>
6         </projects>
7         <buildSpec>
8                 <buildCommand>
9                         <name>org.eclipse.cdt.make.core.makeBuilder</name>
10                         <arguments>
11                                 <dictionary>
12                                         <key>org.eclipse.cdt.core.errorOutputParser</key>
13                                         <value>org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.MakeErrorParser;</value>
14                                 </dictionary>
15                                 <dictionary>
16                                         <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
17                                         <value>clean all</value>
18                                 </dictionary>
19                                 <dictionary>
20                                         <key>org.eclipse.cdt.make.core.incrementalBuildTarget</key>
21                                         <value>all</value>
22                                 </dictionary>
23                                 <dictionary>
24                                         <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
25                                         <value>false</value>
26                                 </dictionary>
27                                 <dictionary>
28                                         <key>org.eclipse.cdt.make.core.buildLocation</key>
29                                         <value></value>
30                                 </dictionary>
31                                 <dictionary>
32                                         <key>org.eclipse.cdt.make.core.enableFullBuild</key>
33                                         <value>true</value>
34                                 </dictionary>
35                                 <dictionary>
36                                         <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
37                                         <value>true</value>
38                                 </dictionary>
39                                 <dictionary>
40                                         <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
41                                         <value>true</value>
42                                 </dictionary>
43                                 <dictionary>
44                                         <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
45                                         <value>clean</value>
46                                 </dictionary>
47                                 <dictionary>
48                                         <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
49                                         <value>false</value>
50                                 </dictionary>
51                                 <dictionary>
52                                         <key>org.eclipse.cdt.make.core.buildArguments</key>
53                                         <value></value>
54                                 </dictionary>
55                                 <dictionary>
56                                         <key>org.eclipse.cdt.make.core.buildCommand</key>
57                                         <value>gmake</value>
58                                 </dictionary>
59                                 <dictionary>
60                                         <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
61                                         <value>all</value>
62                                 </dictionary>
63                                 <dictionary>
64                                         <key>org.eclipse.cdt.make.core.stopOnError</key>
65                                         <value>false</value>
66                                 </dictionary>
67                         </arguments>
68                 </buildCommand>
69                 <buildCommand>
70                         <name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name>
71                         <arguments>
72                                 <dictionary>
73                                         <key>org.eclipse.cdt.make.core.ScannerConfigDiscoveryEnabled</key>
74                                         <value>true</value>
75                                 </dictionary>
76                                 <dictionary>
77                                         <key>org.eclipse.cdt.make.core.makeBuilderParserId</key>
78                                         <value>org.eclipse.cdt.make.core.GCCScannerInfoConsoleParser</value>
79                                 </dictionary>
80                                 <dictionary>
81                                         <key>org.eclipse.cdt.make.core.esiProviderCommandEnabled</key>
82                                         <value>true</value>
83                                 </dictionary>
84                                 <dictionary>
85                                         <key>org.eclipse.cdt.make.core.siProblemGenerationEnabled</key>
86                                         <value>true</value>
87                                 </dictionary>
88                                 <dictionary>
89                                         <key>org.eclipse.cdt.make.core.useDefaultESIProviderCmd</key>
90                                         <value>true</value>
91                                 </dictionary>
92                                 <dictionary>
93                                         <key>org.eclipse.cdt.make.core.makeBuilderParserEnabled</key>
94                                         <value>true</value>
95                                 </dictionary>
96                                 <dictionary>
97                                         <key>org.eclipse.cdt.make.core.esiProviderParserId</key>
98                                         <value>org.eclipse.cdt.make.core.GCCSpecsConsoleParser</value>
99                                 </dictionary>
100                         </arguments>
101                 </buildCommand>
102         </buildSpec>
103         <natures>
104                 <nature>org.eclipse.cdt.core.cnature</nature>
105                 <nature>org.eclipse.cdt.make.core.makeNature</nature>
106                 <nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
107         </natures>
108 </projectDescription>