~ubuntu-branches/ubuntu/quantal/aspectc++/quantal

« back to all changes in this revision

Viewing changes to Puma/.project

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-04-10 17:40:52 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080410174052-xdnsm7oi8hauyyf1
Tags: 1.0pre4~svn.20080409+dfsg-3
Fix another missing include, this time in Ag++/StdSystem.cc

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        <buildSpec>
8
8
                <buildCommand>
9
9
                        <name>org.eclipse.cdt.make.core.makeBuilder</name>
 
10
                        <triggers>clean,full,incremental,</triggers>
10
11
                        <arguments>
11
12
                                <dictionary>
 
13
                                        <key>org.eclipse.cdt.make.core.build.arguments</key>
 
14
                                        <value>AC=${workspace_loc}/AspectC++/bin/linux-release/ac++ EXTENSIONS=&quot;gnuext winext acppext&quot; MINUSJ=6</value>
 
15
                                </dictionary>
 
16
                                <dictionary>
12
17
                                        <key>org.eclipse.cdt.core.errorOutputParser</key>
13
18
                                        <value>org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.VCErrorParser;</value>
14
19
                                </dictionary>
21
26
                                        <value>all</value>
22
27
                                </dictionary>
23
28
                                <dictionary>
 
29
                                        <key>org.eclipse.cdt.make.core.buildLocation</key>
 
30
                                        <value>/Puma</value>
 
31
                                </dictionary>
 
32
                                <dictionary>
24
33
                                        <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
25
34
                                        <value>false</value>
26
35
                                </dictionary>
27
36
                                <dictionary>
28
 
                                        <key>org.eclipse.cdt.make.core.buildLocation</key>
29
 
                                        <value>/Puma</value>
 
37
                                        <key>org.eclipse.cdt.make.core.environment</key>
 
38
                                        <value></value>
30
39
                                </dictionary>
31
40
                                <dictionary>
32
41
                                        <key>org.eclipse.cdt.make.core.enableFullBuild</key>
33
42
                                        <value>true</value>
34
43
                                </dictionary>
35
44
                                <dictionary>
 
45
                                        <key>org.eclipse.cdt.make.core.build.target.inc</key>
 
46
                                        <value>all</value>
 
47
                                </dictionary>
 
48
                                <dictionary>
36
49
                                        <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
37
50
                                        <value>true</value>
38
51
                                </dictionary>
39
52
                                <dictionary>
 
53
                                        <key>org.eclipse.cdt.make.core.build.location</key>
 
54
                                        <value>/Puma</value>
 
55
                                </dictionary>
 
56
                                <dictionary>
 
57
                                        <key>org.eclipse.cdt.make.core.build.command</key>
 
58
                                        <value>make</value>
 
59
                                </dictionary>
 
60
                                <dictionary>
 
61
                                        <key>org.eclipse.cdt.make.core.build.target.clean</key>
 
62
                                        <value>clean</value>
 
63
                                </dictionary>
 
64
                                <dictionary>
40
65
                                        <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
41
66
                                        <value>true</value>
42
67
                                </dictionary>
45
70
                                        <value>clean</value>
46
71
                                </dictionary>
47
72
                                <dictionary>
 
73
                                        <key>org.eclipse.cdt.make.core.append_environment</key>
 
74
                                        <value>true</value>
 
75
                                </dictionary>
 
76
                                <dictionary>
 
77
                                        <key>org.eclipse.cdt.make.core.build.target.full</key>
 
78
                                        <value>clean all</value>
 
79
                                </dictionary>
 
80
                                <dictionary>
48
81
                                        <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
49
82
                                        <value>false</value>
50
83
                                </dictionary>
64
97
                                        <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
65
98
                                        <value>all</value>
66
99
                                </dictionary>
 
100
                                <dictionary>
 
101
                                        <key>org.eclipse.cdt.make.core.build.target.auto</key>
 
102
                                        <value>all</value>
 
103
                                </dictionary>
 
104
                        </arguments>
 
105
                </buildCommand>
 
106
                <buildCommand>
 
107
                        <name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name>
 
108
                        <arguments>
67
109
                        </arguments>
68
110
                </buildCommand>
69
111
        </buildSpec>
71
113
                <nature>org.eclipse.cdt.core.cnature</nature>
72
114
                <nature>org.eclipse.cdt.core.ccnature</nature>
73
115
                <nature>org.eclipse.cdt.make.core.makeNature</nature>
 
116
                <nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
74
117
        </natures>
75
118
</projectDescription>