summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2020-11-08 13:34:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2020-11-08 13:34:03 (GMT)
commitd4ef5a261ac2cfb5615683a4daad2e89a693f7d3 (patch)
tree0eface6db5f41a93a40075da69a58ba18c62ff7f /.project
parent81a445ad4644c9f44c21bf6ffa5620a5badf800a (diff)
downloadtcl-d4ef5a261ac2cfb5615683a4daad2e89a693f7d3.zip
tcl-d4ef5a261ac2cfb5615683a4daad2e89a693f7d3.tar.gz
tcl-d4ef5a261ac2cfb5615683a4daad2e89a693f7d3.tar.bz2
Added experimental Windows CI build instructions
Diffstat (limited to '.project')
-rw-r--r--.project15
1 files changed, 15 insertions, 0 deletions
diff --git a/.project b/.project
index eddd834..27fef70 100644
--- a/.project
+++ b/.project
@@ -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>