summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorChristopher L. Conway <christopherleeconway@gmail.com>2010-04-15 16:56:09 +0000
committerChristopher L. Conway <christopherleeconway@gmail.com>2010-04-15 16:56:09 +0000
commit80c2545bedb3ed8e64a3035d326b110dc9332bd9 (patch)
treea29ecb2124686aab56b6b8886aaac63187aa54d3 /.project
parent32d227bc04096ddd3bc09bdaab194c5cb430af6a (diff)
Removing horrible, system-locking option from Eclipse Make preferences.
Diffstat (limited to '.project')
-rw-r--r--.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/.project b/.project
index eb382f9ed..1465eabe2 100644
--- a/.project
+++ b/.project
@@ -32,7 +32,7 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildArguments</key>
- <value>-j</value>
+ <value>-j2</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildCommand</key>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback