diff options
| -rw-r--r-- | setenv_mjau.sh | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/setenv_mjau.sh b/setenv_mjau.sh index 61e10d5..3b9fd92 100644 --- a/setenv_mjau.sh +++ b/setenv_mjau.sh @@ -6,9 +6,6 @@ export DYLD_LIBRARY_PATH=$OPENSCAD_LIBRARIES/lib  #export QCODEEDITDIR=$PWD/../qcodeedit-2.2.3/install  #export DYLD_LIBRARY_PATH=$OPENCSGDIR/lib:$QCODEEDITDIR/lib -export QTDIR=`qmake -query "QT_INSTALL_PREFIX"` -export PATH=$QTDIR/bin:$PATH -  # ccache:  export PATH=/opt/local/libexec/ccache:$PATH  export CCACHE_BASEDIR=$PWD/.. | 
