From fa5a012c7c66bec74d3903ee4462107c37407f33 Mon Sep 17 00:00:00 2001 From: Andrew Plumb Date: Thu, 9 Feb 2012 10:40:10 -0500 Subject: Adding CCACHE_BASEDIR & PATH update. Explicitly added CC_CACHE_BASEDIR and prepended /opt/local/libexec/ccache to PATH as per setenv_mjau.sh settings. 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 @@ - + ProjectExplorer.Project.ActiveTarget @@ -150,6 +150,8 @@ false OPENSCAD_LIBRARIES=$$PWD/../libraries/install + CCACHE_BASEDIR=$$PWD/.. + PATH=/opt/local/libexec/ccache:/usr/bin:/Users/clothbot/QtSDK/Desktop/Qt/474/gcc/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin Desktop Qt 4.7.4 for GCC (Qt SDK) Debug -- cgit v0.10.1