summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Plumb <andrew@plumb.org>2012-02-09 15:40:10 (GMT)
committerAndrew Plumb <andrew@plumb.org>2012-02-09 15:40:10 (GMT)
commitfa5a012c7c66bec74d3903ee4462107c37407f33 (patch)
tree9e98ef94ea091ee712c8328e0b0c519157b63758
parent99633dd0da51d5797599101343c1513647b890cc (diff)
Adding CCACHE_BASEDIR & PATH update.
Explicitly added CC_CACHE_BASEDIR and prepended /opt/local/libexec/ccache to PATH as per setenv_mjau.sh settings.
-rw-r--r--openscad.pro.user4
1 files changed, 3 insertions, 1 deletions
diff --git a/openscad.pro.user b/openscad.pro.user
index 4bce49a..c96e00a 100644
--- a/openscad.pro.user
+++ b/openscad.pro.user
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
-<!-- Written by Qt Creator 2.4.1, 2012-02-06T09:01:56. -->
+<!-- Written by Qt Creator 2.4.1, 2012-02-09T10:35:52. -->
<qtcreator>
<data>
<variable>ProjectExplorer.Project.ActiveTarget</variable>
@@ -150,6 +150,8 @@
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
<value type="QString">OPENSCAD_LIBRARIES=$$PWD/../libraries/install</value>
+ <value type="QString">CCACHE_BASEDIR=$$PWD/..</value>
+ <value type="QString">PATH=/opt/local/libexec/ccache:/usr/bin:/Users/clothbot/QtSDK/Desktop/Qt/474/gcc/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin</value>
</valuelist>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 4.7.4 for GCC (Qt SDK) Debug</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
contact: Jan Huwald // Impressum