diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-01 12:17:18 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-01 12:17:18 (GMT) |
commit | 3ae4ed89d048fa82b852ea788b27088e72892efd (patch) | |
tree | 184c4c8a4785a008f164e138da0cce4a620dc605 /.project | |
parent | ff1e919a1bae9ff88ab6dbc094b18cfadedfe8af (diff) | |
download | tcl-3ae4ed89d048fa82b852ea788b27088e72892efd.zip tcl-3ae4ed89d048fa82b852ea788b27088e72892efd.tar.gz tcl-3ae4ed89d048fa82b852ea788b27088e72892efd.tar.bz2 |
Remove incomplete stuff from .project: It is not enough to make actual building from within Eclipse possible
Diffstat (limited to '.project')
-rw-r--r-- | .project | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -5,22 +5,7 @@ <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> |