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

« back to all changes in this revision

Viewing changes to AspectC++/.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:
3
3
        <name>AspectC++</name>
4
4
        <comment></comment>
5
5
        <projects>
6
 
                <project>Puma</project>
7
6
        </projects>
8
7
        <buildSpec>
9
8
                <buildCommand>
10
9
                        <name>org.eclipse.cdt.make.core.makeBuilder</name>
 
10
                        <triggers>full,incremental,</triggers>
11
11
                        <arguments>
12
12
                                <dictionary>
 
13
                                        <key>org.eclipse.cdt.make.core.build.arguments</key>
 
14
                                        <value>SHARED=1 -j4</value>
 
15
                                </dictionary>
 
16
                                <dictionary>
13
17
                                        <key>org.eclipse.cdt.core.errorOutputParser</key>
14
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>
15
19
                                </dictionary>
22
26
                                        <value>all</value>
23
27
                                </dictionary>
24
28
                                <dictionary>
 
29
                                        <key>org.eclipse.cdt.make.core.environment</key>
 
30
                                        <value></value>
 
31
                                </dictionary>
 
32
                                <dictionary>
25
33
                                        <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
26
34
                                        <value>false</value>
27
35
                                </dictionary>
30
38
                                        <value></value>
31
39
                                </dictionary>
32
40
                                <dictionary>
 
41
                                        <key>org.eclipse.cdt.make.core.build.target.inc</key>
 
42
                                        <value>all</value>
 
43
                                </dictionary>
 
44
                                <dictionary>
33
45
                                        <key>org.eclipse.cdt.make.core.enableFullBuild</key>
34
46
                                        <value>true</value>
35
47
                                </dictionary>
38
50
                                        <value>true</value>
39
51
                                </dictionary>
40
52
                                <dictionary>
 
53
                                        <key>org.eclipse.cdt.make.core.build.location</key>
 
54
                                        <value></value>
 
55
                                </dictionary>
 
56
                                <dictionary>
 
57
                                        <key>org.eclipse.cdt.make.core.build.target.clean</key>
 
58
                                        <value></value>
 
59
                                </dictionary>
 
60
                                <dictionary>
 
61
                                        <key>org.eclipse.cdt.make.core.build.command</key>
 
62
                                        <value>make</value>
 
63
                                </dictionary>
 
64
                                <dictionary>
41
65
                                        <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
42
66
                                        <value>false</value>
43
67
                                </dictionary>
46
70
                                        <value></value>
47
71
                                </dictionary>
48
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>
49
81
                                        <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
50
82
                                        <value>false</value>
51
83
                                </dictionary>
65
97
                                        <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
66
98
                                        <value></value>
67
99
                                </dictionary>
 
100
                                <dictionary>
 
101
                                        <key>org.eclipse.cdt.make.core.build.target.auto</key>
 
102
                                        <value></value>
 
103
                                </dictionary>
68
104
                        </arguments>
69
105
                </buildCommand>
70
106
                <buildCommand>