Old snapshot `bigint-2006.02.26'; see the ChangeLog file.
[bigint/bigint.git] / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>bigint</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.make.core.build.arguments</key>
13                                         <value></value>
14                                 </dictionary>
15                                 <dictionary>
16                                         <key>org.eclipse.cdt.core.errorOutputParser</key>
17                                         <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>
18                                 </dictionary>
19                                 <dictionary>
20                                         <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
21                                         <value>true</value>
22                                 </dictionary>
23                                 <dictionary>
24                                         <key>org.eclipse.cdt.make.core.environment</key>
25                                         <value></value>
26                                 </dictionary>
27                                 <dictionary>
28                                         <key>org.eclipse.cdt.make.core.enableFullBuild</key>
29                                         <value>true</value>
30                                 </dictionary>
31                                 <dictionary>
32                                         <key>org.eclipse.cdt.make.core.build.target.inc</key>
33                                         <value>all</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.build.location</key>
41                                         <value></value>
42                                 </dictionary>
43                                 <dictionary>
44                                         <key>org.eclipse.cdt.make.core.build.target.clean</key>
45                                         <value>clean</value>
46                                 </dictionary>
47                                 <dictionary>
48                                         <key>org.eclipse.cdt.make.core.build.command</key>
49                                         <value>make</value>
50                                 </dictionary>
51                                 <dictionary>
52                                         <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
53                                         <value>true</value>
54                                 </dictionary>
55                                 <dictionary>
56                                         <key>org.eclipse.cdt.make.core.append_environment</key>
57                                         <value>true</value>
58                                 </dictionary>
59                                 <dictionary>
60                                         <key>org.eclipse.cdt.make.core.build.target.full</key>
61                                         <value>clean all</value>
62                                 </dictionary>
63                                 <dictionary>
64                                         <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
65                                         <value>true</value>
66                                 </dictionary>
67                                 <dictionary>
68                                         <key>org.eclipse.cdt.make.core.build.target.auto</key>
69                                         <value>all</value>
70                                 </dictionary>
71                                 <dictionary>
72                                         <key>org.eclipse.cdt.make.core.stopOnError</key>
73                                         <value>false</value>
74                                 </dictionary>
75                         </arguments>
76                 </buildCommand>
77                 <buildCommand>
78                         <name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name>
79                         <arguments>
80                         </arguments>
81                 </buildCommand>
82         </buildSpec>
83         <natures>
84                 <nature>org.eclipse.cdt.core.cnature</nature>
85                 <nature>org.eclipse.cdt.make.core.makeNature</nature>
86                 <nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
87                 <nature>org.eclipse.cdt.core.ccnature</nature>
88         </natures>
89 </projectDescription>