| author | Jean-Philippe Grimaldi <jeanphi@via.ecp.fr> |
| Sun Sep 13 11:14:14 2009 +0200 (2009-09-13) | |
| changeset 1554 | 52b36551c296 |
| parent 10 | f5678b34ad5b |
| permissions | -rw-r--r-- |
| jromang@0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| jromang@0 | 2 |
<projectDescription> |
| jromang@0 | 3 |
<name>lux</name> |
| jromang@0 | 4 |
<comment></comment> |
| jromang@0 | 5 |
<projects> |
| jromang@0 | 6 |
</projects> |
| jromang@0 | 7 |
<buildSpec> |
| jromang@0 | 8 |
<buildCommand> |
| jromang@0 | 9 |
<name>org.eclipse.cdt.make.core.makeBuilder</name> |
| jromang@0 | 10 |
<triggers>clean,full,incremental,</triggers> |
| jromang@0 | 11 |
<arguments> |
| jromang@0 | 12 |
<dictionary> |
| jromang@10 | 13 |
<key>org.eclipse.cdt.make.core.append_environment</key> |
| jromang@10 | 14 |
<value>true</value> |
| jromang@10 | 15 |
</dictionary> |
| jromang@10 | 16 |
<dictionary> |
| jromang@10 | 17 |
<key>org.eclipse.cdt.make.core.enableCleanBuild</key> |
| jromang@10 | 18 |
<value>true</value> |
| jromang@10 | 19 |
</dictionary> |
| jromang@10 | 20 |
<dictionary> |
| jromang@10 | 21 |
<key>org.eclipse.cdt.make.core.build.command</key> |
| jromang@10 | 22 |
<value>make</value> |
| jromang@10 | 23 |
</dictionary> |
| jromang@10 | 24 |
<dictionary> |
| jromang@10 | 25 |
<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> |
| jromang@13 | 26 |
<value>false</value> |
| jromang@0 | 27 |
</dictionary> |
| jromang@0 | 28 |
<dictionary> |
| jromang@0 | 29 |
<key>org.eclipse.cdt.make.core.build.target.auto</key> |
| jromang@0 | 30 |
<value>all</value> |
| jromang@0 | 31 |
</dictionary> |
| jromang@0 | 32 |
<dictionary> |
| jromang@10 | 33 |
<key>org.eclipse.cdt.make.core.stopOnError</key> |
| jromang@10 | 34 |
<value>false</value> |
| jromang@10 | 35 |
</dictionary> |
| jromang@10 | 36 |
<dictionary> |
| jromang@10 | 37 |
<key>org.eclipse.cdt.make.core.build.location</key> |
| jromang@10 | 38 |
<value>/lux</value> |
| jromang@10 | 39 |
</dictionary> |
| jromang@10 | 40 |
<dictionary> |
| jromang@10 | 41 |
<key>org.eclipse.cdt.make.core.build.target.inc</key> |
| jromang@10 | 42 |
<value>default</value> |
| jromang@10 | 43 |
</dictionary> |
| jromang@10 | 44 |
<dictionary> |
| jromang@10 | 45 |
<key>org.eclipse.cdt.make.core.build.arguments</key> |
| jromang@13 | 46 |
<value>-j2</value> |
| jromang@10 | 47 |
</dictionary> |
| jromang@10 | 48 |
<dictionary> |
| jromang@10 | 49 |
<key>org.eclipse.cdt.core.errorOutputParser</key> |
| jromang@10 | 50 |
<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> |
| jromang@0 | 51 |
</dictionary> |
| jromang@0 | 52 |
<dictionary> |
| jromang@0 | 53 |
<key>org.eclipse.cdt.make.core.enableAutoBuild</key> |
| jromang@0 | 54 |
<value>false</value> |
| jromang@0 | 55 |
</dictionary> |
| jromang@0 | 56 |
<dictionary> |
| jromang@10 | 57 |
<key>org.eclipse.cdt.make.core.environment</key> |
| jromang@10 | 58 |
<value></value> |
| jromang@0 | 59 |
</dictionary> |
| jromang@0 | 60 |
<dictionary> |
| jromang@10 | 61 |
<key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key> |
| jromang@0 | 62 |
<value>true</value> |
| jromang@0 | 63 |
</dictionary> |
| jromang@0 | 64 |
<dictionary> |
| jromang@0 | 65 |
<key>org.eclipse.cdt.make.core.build.target.clean</key> |
| jromang@0 | 66 |
<value>clean</value> |
| jromang@0 | 67 |
</dictionary> |
| jromang@0 | 68 |
<dictionary> |
| jromang@0 | 69 |
<key>org.eclipse.cdt.make.core.enableFullBuild</key> |
| jromang@0 | 70 |
<value>true</value> |
| jromang@0 | 71 |
</dictionary> |
| jromang@0 | 72 |
</arguments> |
| jromang@0 | 73 |
</buildCommand> |
| jromang@0 | 74 |
<buildCommand> |
| jromang@0 | 75 |
<name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name> |
| jromang@0 | 76 |
<arguments> |
| jromang@0 | 77 |
</arguments> |
| jromang@0 | 78 |
</buildCommand> |
| jromang@0 | 79 |
</buildSpec> |
| jromang@0 | 80 |
<natures> |
| jromang@0 | 81 |
<nature>org.eclipse.cdt.core.cnature</nature> |
| jromang@0 | 82 |
<nature>org.eclipse.cdt.make.core.makeNature</nature> |
| jromang@0 | 83 |
<nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature> |
| jromang@0 | 84 |
<nature>org.eclipse.cdt.core.ccnature</nature> |
| jromang@0 | 85 |
</natures> |
| jromang@0 | 86 |
</projectDescription> |