diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2020-11-09 09:09:58 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2020-11-09 09:09:58 (GMT) |
commit | d324952fd44afc70117c1a7632f638486d4469b6 (patch) | |
tree | 051e03c56f6a4b4f1400f8e74596a7c5e00d9598 /.project | |
parent | a748303dfa5acf9a2cf632fe16dabed351e81881 (diff) | |
parent | f25b28850555bfe69d1d776b9bde3bc0902de533 (diff) | |
download | tcl-d324952fd44afc70117c1a7632f638486d4469b6.zip tcl-d324952fd44afc70117c1a7632f638486d4469b6.tar.gz tcl-d324952fd44afc70117c1a7632f638486d4469b6.tar.bz2 |
Merge 8.7
Diffstat (limited to '.project')
-rw-r--r-- | .project | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -5,7 +5,22 @@ <projects> </projects> <buildSpec> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> + <triggers>clean,full,incremental,</triggers> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> + <nature>org.eclipse.cdt.core.cnature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> </natures> </projectDescription> |