Maxim mbed development library
tools/export/sw4stm32_project_common.tmpl@0:0e018d759a2a, 2016-11-08 (annotated)
- Committer:
- switches
- Date:
- Tue Nov 08 18:27:11 2016 +0000
- Revision:
- 0:0e018d759a2a
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
switches | 0:0e018d759a2a | 1 | <?xml version="1.0" encoding="UTF-8"?> |
switches | 0:0e018d759a2a | 2 | <projectDescription> |
switches | 0:0e018d759a2a | 3 | <name>{{name}}</name> |
switches | 0:0e018d759a2a | 4 | <comment></comment> |
switches | 0:0e018d759a2a | 5 | <projects> |
switches | 0:0e018d759a2a | 6 | </projects> |
switches | 0:0e018d759a2a | 7 | <buildSpec> |
switches | 0:0e018d759a2a | 8 | <buildCommand> |
switches | 0:0e018d759a2a | 9 | <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
switches | 0:0e018d759a2a | 10 | <triggers>clean,full,incremental,</triggers> |
switches | 0:0e018d759a2a | 11 | <arguments> |
switches | 0:0e018d759a2a | 12 | </arguments> |
switches | 0:0e018d759a2a | 13 | </buildCommand> |
switches | 0:0e018d759a2a | 14 | <buildCommand> |
switches | 0:0e018d759a2a | 15 | <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
switches | 0:0e018d759a2a | 16 | <triggers>full,incremental,</triggers> |
switches | 0:0e018d759a2a | 17 | <arguments> |
switches | 0:0e018d759a2a | 18 | </arguments> |
switches | 0:0e018d759a2a | 19 | </buildCommand> |
switches | 0:0e018d759a2a | 20 | </buildSpec> |
switches | 0:0e018d759a2a | 21 | <natures> |
switches | 0:0e018d759a2a | 22 | <nature>org.eclipse.cdt.core.cnature</nature> |
switches | 0:0e018d759a2a | 23 | <nature>org.eclipse.cdt.core.ccnature</nature> |
switches | 0:0e018d759a2a | 24 | <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
switches | 0:0e018d759a2a | 25 | <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
switches | 0:0e018d759a2a | 26 | <nature>fr.ac6.mcu.ide.core.MCUProjectNature</nature> |
switches | 0:0e018d759a2a | 27 | </natures> |
switches | 0:0e018d759a2a | 28 | </projectDescription> |