aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-08-08 09:01:19 +0800
committerTat-Chee Wan (USM)2011-08-08 09:01:19 +0800
commit06215aeb83219626f8613dafe681893c8635e654 (patch)
treebf37e55d082b9d7ca3bf2655c734d01ec3661d92
parent2d843eda5c96e4f96760c621840ab9f50aec99bd (diff)
updated eclipse project file for cdt debugging support
-rw-r--r--.project10
1 files changed, 10 insertions, 0 deletions
diff --git a/.project b/.project
index bbc963e..77801ac 100644
--- a/.project
+++ b/.project
@@ -5,6 +5,16 @@
<projects>
</projects>
<buildSpec>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/Cross-Make.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
</natures>