* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>cacao</name>
4         <comment></comment>
5         <projects>
6                 <project>classpath</project>
7         </projects>
8         <buildSpec>
9                 <buildCommand>
10                         <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
11                         <triggers>full,incremental,</triggers>
12                         <arguments>
13                                 <dictionary>
14                                         <key>LaunchConfigHandle</key>
15                                         <value>&lt;project&gt;/.externalToolBuilders/CacaoAutogen.launch</value>
16                                 </dictionary>
17                         </arguments>
18                 </buildCommand>
19                 <buildCommand>
20                         <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
21                         <triggers>full,incremental,</triggers>
22                         <arguments>
23                                 <dictionary>
24                                         <key>LaunchConfigHandle</key>
25                                         <value>&lt;project&gt;/.externalToolBuilders/CacaoConfigure.launch</value>
26                                 </dictionary>
27                         </arguments>
28                 </buildCommand>
29                 <buildCommand>
30                         <name>org.eclipse.cdt.make.core.makeBuilder</name>
31                         <triggers>clean,full,incremental,</triggers>
32                         <arguments>
33                                 <dictionary>
34                                         <key>org.eclipse.cdt.make.core.build.arguments</key>
35                                         <value></value>
36                                 </dictionary>
37                                 <dictionary>
38                                         <key>org.eclipse.cdt.core.errorOutputParser</key>
39                                         <value>org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.VCErrorParser;</value>
40                                 </dictionary>
41                                 <dictionary>
42                                         <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
43                                         <value>false</value>
44                                 </dictionary>
45                                 <dictionary>
46                                         <key>org.eclipse.cdt.make.core.environment</key>
47                                         <value></value>
48                                 </dictionary>
49                                 <dictionary>
50                                         <key>org.eclipse.cdt.make.core.enableFullBuild</key>
51                                         <value>true</value>
52                                 </dictionary>
53                                 <dictionary>
54                                         <key>org.eclipse.cdt.make.core.build.target.inc</key>
55                                         <value>all install</value>
56                                 </dictionary>
57                                 <dictionary>
58                                         <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
59                                         <value>true</value>
60                                 </dictionary>
61                                 <dictionary>
62                                         <key>org.eclipse.cdt.make.core.build.location</key>
63                                         <value></value>
64                                 </dictionary>
65                                 <dictionary>
66                                         <key>org.eclipse.cdt.make.core.build.target.clean</key>
67                                         <value>clean</value>
68                                 </dictionary>
69                                 <dictionary>
70                                         <key>org.eclipse.cdt.make.core.build.command</key>
71                                         <value>make</value>
72                                 </dictionary>
73                                 <dictionary>
74                                         <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
75                                         <value>true</value>
76                                 </dictionary>
77                                 <dictionary>
78                                         <key>org.eclipse.cdt.make.core.append_environment</key>
79                                         <value>true</value>
80                                 </dictionary>
81                                 <dictionary>
82                                         <key>org.eclipse.cdt.make.core.build.target.full</key>
83                                         <value>clean all install</value>
84                                 </dictionary>
85                                 <dictionary>
86                                         <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
87                                         <value>true</value>
88                                 </dictionary>
89                                 <dictionary>
90                                         <key>org.eclipse.cdt.make.core.build.target.auto</key>
91                                         <value>all</value>
92                                 </dictionary>
93                                 <dictionary>
94                                         <key>org.eclipse.cdt.make.core.stopOnError</key>
95                                         <value>false</value>
96                                 </dictionary>
97                         </arguments>
98                 </buildCommand>
99                 <buildCommand>
100                         <name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name>
101                         <arguments>
102                         </arguments>
103                 </buildCommand>
104         </buildSpec>
105         <natures>
106                 <nature>org.eclipse.cdt.core.cnature</nature>
107                 <nature>org.eclipse.cdt.make.core.makeNature</nature>
108                 <nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
109         </natures>
110 </projectDescription>