aboutsummaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorLars Op den Kamp <lars@opdenkamp.eu>2011-01-04 02:26:51 +0100
committerLars Op den Kamp <lars@opdenkamp.eu>2011-01-04 12:29:13 +0100
commit20f02e222d6ef0618eba443324963a0de12eea2e (patch)
tree440ffa081e7ec6603b4ed99efbf96cd7cbb60817 /.project
parent122216e2e13c813ae85db05904ec77ef479a308d (diff)
updated eclipse project files
Diffstat (limited to '.project')
-rw-r--r--.project12
1 files changed, 4 insertions, 8 deletions
diff --git a/.project b/.project
index e72ab9a81e..0a2df949b1 100644
--- a/.project
+++ b/.project
@@ -10,10 +10,6 @@
<triggers>full,incremental,</triggers>
<arguments>
<dictionary>
- <key>?children?</key>
- <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|\||</value>
- </dictionary>
- <dictionary>
<key>?name?</key>
<value></value>
</dictionary>
@@ -27,11 +23,11 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildArguments</key>
- <value>-configuration Debug</value>
+ <value></value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildCommand</key>
- <value>xcodebuild</value>
+ <value>make</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildLocation</key>
@@ -59,7 +55,7 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
- <value></value>
+ <value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.stopOnError</key>
@@ -67,7 +63,7 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
- <value>false</value>
+ <value>true</value>
</dictionary>
</arguments>
</buildCommand>