| Revision: | 2929 |
| Committed: | Wed Jul 12 22:01:11 2006 UTC (19 years, 3 months ago) by chuckv |
| File size: | 459 byte(s) |
| Log Message: | First commit of code to run multiple amber jobs in parallel |
| # | Content |
|---|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <projectDescription> |
| 3 | <name>runParallel</name> |
| 4 | <comment></comment> |
| 5 | <projects> |
| 6 | </projects> |
| 7 | <buildSpec> |
| 8 | <buildCommand> |
| 9 | <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
| 10 | <arguments> |
| 11 | </arguments> |
| 12 | </buildCommand> |
| 13 | </buildSpec> |
| 14 | <natures> |
| 15 | <nature>org.eclipse.cdt.core.cnature</nature> |
| 16 | <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
| 17 | </natures> |
| 18 | </projectDescription> |