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

« back to all changes in this revision

Viewing changes to Ag++/.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:
5
5
        <projects>
6
6
        </projects>
7
7
        <buildSpec>
 
8
                <buildCommand>
 
9
                        <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
 
10
                        <triggers>clean,full,incremental,</triggers>
 
11
                        <arguments>
 
12
                                <dictionary>
 
13
                                        <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
 
14
                                        <value>all</value>
 
15
                                </dictionary>
 
16
                                <dictionary>
 
17
                                        <key>?name?</key>
 
18
                                        <value></value>
 
19
                                </dictionary>
 
20
                                <dictionary>
 
21
                                        <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
 
22
                                        <value>false</value>
 
23
                                </dictionary>
 
24
                                <dictionary>
 
25
                                        <key>org.eclipse.cdt.make.core.buildLocation</key>
 
26
                                        <value>${workspace_loc:/Ag++}</value>
 
27
                                </dictionary>
 
28
                                <dictionary>
 
29
                                        <key>org.eclipse.cdt.make.core.enableFullBuild</key>
 
30
                                        <value>true</value>
 
31
                                </dictionary>
 
32
                                <dictionary>
 
33
                                        <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
 
34
                                        <value>true</value>
 
35
                                </dictionary>
 
36
                                <dictionary>
 
37
                                        <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
 
38
                                        <value>clean</value>
 
39
                                </dictionary>
 
40
                                <dictionary>
 
41
                                        <key>org.eclipse.cdt.make.core.append_environment</key>
 
42
                                        <value>true</value>
 
43
                                </dictionary>
 
44
                                <dictionary>
 
45
                                        <key>org.eclipse.cdt.make.core.contents</key>
 
46
                                        <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
 
47
                                </dictionary>
 
48
                                <dictionary>
 
49
                                        <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
 
50
                                        <value>true</value>
 
51
                                </dictionary>
 
52
                                <dictionary>
 
53
                                        <key>org.eclipse.cdt.make.core.buildArguments</key>
 
54
                                        <value></value>
 
55
                                </dictionary>
 
56
                                <dictionary>
 
57
                                        <key>org.eclipse.cdt.make.core.buildCommand</key>
 
58
                                        <value>make</value>
 
59
                                </dictionary>
 
60
                                <dictionary>
 
61
                                        <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
 
62
                                        <value>all</value>
 
63
                                </dictionary>
 
64
                                <dictionary>
 
65
                                        <key>org.eclipse.cdt.make.core.stopOnError</key>
 
66
                                        <value>true</value>
 
67
                                </dictionary>
 
68
                        </arguments>
 
69
                </buildCommand>
 
70
                <buildCommand>
 
71
                        <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
 
72
                        <arguments>
 
73
                        </arguments>
 
74
                </buildCommand>
8
75
        </buildSpec>
9
76
        <natures>
 
77
                <nature>org.eclipse.cdt.core.cnature</nature>
 
78
                <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
 
79
                <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
 
80
                <nature>org.eclipse.cdt.core.ccnature</nature>
10
81
        </natures>
11
82
</projectDescription>