|
1 |
| -<?xml version="1.0" encoding="UTF-8"?> |
2 |
| -<projectDescription> |
3 |
| - <name>ChibiOS-RT (whole tree)</name> |
4 |
| - <comment></comment> |
5 |
| - <projects> |
6 |
| - </projects> |
7 |
| - <buildSpec> |
8 |
| - </buildSpec> |
9 |
| - <natures> |
10 |
| - </natures> |
11 |
| -</projectDescription> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<projectDescription> |
| 3 | + <name>ChibiOS-RT (whole tree)</name> |
| 4 | + <comment></comment> |
| 5 | + <projects> |
| 6 | + </projects> |
| 7 | + <buildSpec> |
| 8 | + <buildCommand> |
| 9 | + <name>org.eclipse.linuxtools.cdt.autotools.core.genmakebuilderV2</name> |
| 10 | + <arguments> |
| 11 | + </arguments> |
| 12 | + </buildCommand> |
| 13 | + <buildCommand> |
| 14 | + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
| 15 | + <triggers>clean,full,incremental,</triggers> |
| 16 | + <arguments> |
| 17 | + <dictionary> |
| 18 | + <key>?name?</key> |
| 19 | + <value></value> |
| 20 | + </dictionary> |
| 21 | + <dictionary> |
| 22 | + <key>org.eclipse.cdt.make.core.append_environment</key> |
| 23 | + <value>true</value> |
| 24 | + </dictionary> |
| 25 | + <dictionary> |
| 26 | + <key>org.eclipse.cdt.make.core.buildArguments</key> |
| 27 | + <value></value> |
| 28 | + </dictionary> |
| 29 | + <dictionary> |
| 30 | + <key>org.eclipse.cdt.make.core.buildCommand</key> |
| 31 | + <value>make</value> |
| 32 | + </dictionary> |
| 33 | + <dictionary> |
| 34 | + <key>org.eclipse.cdt.make.core.contents</key> |
| 35 | + <value>org.eclipse.cdt.make.core.activeConfigSettings</value> |
| 36 | + </dictionary> |
| 37 | + <dictionary> |
| 38 | + <key>org.eclipse.cdt.make.core.enableAutoBuild</key> |
| 39 | + <value>false</value> |
| 40 | + </dictionary> |
| 41 | + <dictionary> |
| 42 | + <key>org.eclipse.cdt.make.core.enableCleanBuild</key> |
| 43 | + <value>true</value> |
| 44 | + </dictionary> |
| 45 | + <dictionary> |
| 46 | + <key>org.eclipse.cdt.make.core.enableFullBuild</key> |
| 47 | + <value>true</value> |
| 48 | + </dictionary> |
| 49 | + <dictionary> |
| 50 | + <key>org.eclipse.cdt.make.core.stopOnError</key> |
| 51 | + <value>true</value> |
| 52 | + </dictionary> |
| 53 | + <dictionary> |
| 54 | + <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> |
| 55 | + <value>true</value> |
| 56 | + </dictionary> |
| 57 | + </arguments> |
| 58 | + </buildCommand> |
| 59 | + <buildCommand> |
| 60 | + <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
| 61 | + <triggers>full,incremental,</triggers> |
| 62 | + <arguments> |
| 63 | + </arguments> |
| 64 | + </buildCommand> |
| 65 | + </buildSpec> |
| 66 | + <natures> |
| 67 | + <nature>org.eclipse.cdt.core.cnature</nature> |
| 68 | + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
| 69 | + <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
| 70 | + <nature>org.eclipse.linuxtools.cdt.autotools.core.autotoolsNatureV2</nature> |
| 71 | + </natures> |
| 72 | +</projectDescription> |
0 commit comments