1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<projectDescription> |
3 |
<name>PamOffLineSW</name> |
4 |
<comment></comment> |
5 |
<projects> |
6 |
<project>event</project> |
7 |
</projects> |
8 |
<buildSpec> |
9 |
<buildCommand> |
10 |
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
11 |
<triggers>clean,full,incremental,</triggers> |
12 |
<arguments> |
13 |
<dictionary> |
14 |
<key>org.eclipse.cdt.make.core.cleanBuildTarget</key> |
15 |
<value>clean</value> |
16 |
</dictionary> |
17 |
<dictionary> |
18 |
<key>org.eclipse.cdt.make.core.enableCleanBuild</key> |
19 |
<value>true</value> |
20 |
</dictionary> |
21 |
<dictionary> |
22 |
<key>?name?</key> |
23 |
<value></value> |
24 |
</dictionary> |
25 |
<dictionary> |
26 |
<key>org.eclipse.cdt.make.core.append_environment</key> |
27 |
<value>true</value> |
28 |
</dictionary> |
29 |
<dictionary> |
30 |
<key>org.eclipse.cdt.make.core.stopOnError</key> |
31 |
<value>true</value> |
32 |
</dictionary> |
33 |
<dictionary> |
34 |
<key>org.eclipse.cdt.make.core.buildCommand</key> |
35 |
<value>make</value> |
36 |
</dictionary> |
37 |
<dictionary> |
38 |
<key>org.eclipse.cdt.make.core.contents</key> |
39 |
<value>org.eclipse.cdt.make.core.activeConfigSettings</value> |
40 |
</dictionary> |
41 |
<dictionary> |
42 |
<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> |
43 |
<value>true</value> |
44 |
</dictionary> |
45 |
<dictionary> |
46 |
<key>org.eclipse.cdt.make.core.enableAutoBuild</key> |
47 |
<value>false</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.buildArguments</key> |
55 |
<value></value> |
56 |
</dictionary> |
57 |
<dictionary> |
58 |
<key>org.eclipse.cdt.make.core.fullBuildTarget</key> |
59 |
<value>all</value> |
60 |
</dictionary> |
61 |
<dictionary> |
62 |
<key>org.eclipse.cdt.make.core.autoBuildTarget</key> |
63 |
<value>all</value> |
64 |
</dictionary> |
65 |
</arguments> |
66 |
</buildCommand> |
67 |
<buildCommand> |
68 |
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
69 |
<arguments> |
70 |
</arguments> |
71 |
</buildCommand> |
72 |
</buildSpec> |
73 |
<natures> |
74 |
<nature>org.eclipse.cdt.core.ccnature</nature> |
75 |
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
76 |
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
77 |
<nature>org.eclipse.cdt.core.cnature</nature> |
78 |
</natures> |
79 |
</projectDescription> |