|
Revision 33, 2.6 kB
(checked in by daboo, 2 years ago)
|
|
Current eclipse project files.
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <projectDescription> |
|---|
| 3 | <name>Mulberry</name> |
|---|
| 4 | <comment></comment> |
|---|
| 5 | <projects> |
|---|
| 6 | </projects> |
|---|
| 7 | <buildSpec> |
|---|
| 8 | <buildCommand> |
|---|
| 9 | <name>org.eclipse.cdt.make.core.makeBuilder</name> |
|---|
| 10 | <triggers></triggers> |
|---|
| 11 | <arguments> |
|---|
| 12 | <dictionary> |
|---|
| 13 | <key>org.eclipse.cdt.make.core.append_environment</key> |
|---|
| 14 | <value>true</value> |
|---|
| 15 | </dictionary> |
|---|
| 16 | <dictionary> |
|---|
| 17 | <key>org.eclipse.cdt.make.core.enableCleanBuild</key> |
|---|
| 18 | <value>false</value> |
|---|
| 19 | </dictionary> |
|---|
| 20 | <dictionary> |
|---|
| 21 | <key>org.eclipse.cdt.make.core.build.command</key> |
|---|
| 22 | <value>make</value> |
|---|
| 23 | </dictionary> |
|---|
| 24 | <dictionary> |
|---|
| 25 | <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> |
|---|
| 26 | <value>true</value> |
|---|
| 27 | </dictionary> |
|---|
| 28 | <dictionary> |
|---|
| 29 | <key>org.eclipse.cdt.make.core.build.target.auto</key> |
|---|
| 30 | <value>all</value> |
|---|
| 31 | </dictionary> |
|---|
| 32 | <dictionary> |
|---|
| 33 | <key>org.eclipse.cdt.make.core.stopOnError</key> |
|---|
| 34 | <value>false</value> |
|---|
| 35 | </dictionary> |
|---|
| 36 | <dictionary> |
|---|
| 37 | <key>org.eclipse.cdt.make.core.build.location</key> |
|---|
| 38 | <value></value> |
|---|
| 39 | </dictionary> |
|---|
| 40 | <dictionary> |
|---|
| 41 | <key>org.eclipse.cdt.make.core.build.target.inc</key> |
|---|
| 42 | <value>all</value> |
|---|
| 43 | </dictionary> |
|---|
| 44 | <dictionary> |
|---|
| 45 | <key>org.eclipse.cdt.make.core.build.arguments</key> |
|---|
| 46 | <value></value> |
|---|
| 47 | </dictionary> |
|---|
| 48 | <dictionary> |
|---|
| 49 | <key>org.eclipse.cdt.core.errorOutputParser</key> |
|---|
| 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> |
|---|
| 51 | </dictionary> |
|---|
| 52 | <dictionary> |
|---|
| 53 | <key>org.eclipse.cdt.make.core.enableAutoBuild</key> |
|---|
| 54 | <value>false</value> |
|---|
| 55 | </dictionary> |
|---|
| 56 | <dictionary> |
|---|
| 57 | <key>org.eclipse.cdt.make.core.environment</key> |
|---|
| 58 | <value></value> |
|---|
| 59 | </dictionary> |
|---|
| 60 | <dictionary> |
|---|
| 61 | <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key> |
|---|
| 62 | <value>false</value> |
|---|
| 63 | </dictionary> |
|---|
| 64 | <dictionary> |
|---|
| 65 | <key>org.eclipse.cdt.make.core.build.target.clean</key> |
|---|
| 66 | <value>clean</value> |
|---|
| 67 | </dictionary> |
|---|
| 68 | <dictionary> |
|---|
| 69 | <key>org.eclipse.cdt.make.core.enableFullBuild</key> |
|---|
| 70 | <value>false</value> |
|---|
| 71 | </dictionary> |
|---|
| 72 | </arguments> |
|---|
| 73 | </buildCommand> |
|---|
| 74 | <buildCommand> |
|---|
| 75 | <name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name> |
|---|
| 76 | <arguments> |
|---|
| 77 | </arguments> |
|---|
| 78 | </buildCommand> |
|---|
| 79 | </buildSpec> |
|---|
| 80 | <natures> |
|---|
| 81 | <nature>org.eclipse.cdt.core.cnature</nature> |
|---|
| 82 | <nature>org.eclipse.cdt.make.core.makeNature</nature> |
|---|
| 83 | <nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature> |
|---|
| 84 | <nature>org.eclipse.cdt.core.ccnature</nature> |
|---|
| 85 | </natures> |
|---|
| 86 | </projectDescription> |
|---|