diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-01-09 02:07:28 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-01-09 02:07:28 (GMT) |
commit | a82651de310e4aedf7a634581e6369f528fb649c (patch) | |
tree | add0d1bd3b88b235e46318c23693b21baaa6565b /setenv_mac-clang.sh | |
parent | 7defd5d5a978e647d6e6b61e4190f3d9b60c0cc7 (diff) |
remove QCodeEditor inspired by Giles Bathgates Jan 7 2012 email to list
Diffstat (limited to 'setenv_mac-clang.sh')
-rw-r--r-- | setenv_mac-clang.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/setenv_mac-clang.sh b/setenv_mac-clang.sh index 2bc9234..0dcc51f 100644 --- a/setenv_mac-clang.sh +++ b/setenv_mac-clang.sh @@ -4,8 +4,7 @@ export QMAKESPEC=unsupported/macx-clang #export OPENCSGDIR=$PWD/../OpenCSG-1.3.0 #export CGALDIR=$PWD/../install/CGAL-3.6 -#export QCODEEDITDIR=$PWD/../qcodeedit-2.2.3/install -#export DYLD_LIBRARY_PATH=$OPENCSGDIR/lib:$QCODEEDITDIR/lib +#export DYLD_LIBRARY_PATH=$OPENCSGDIR/lib # ccache: export PATH=/opt/local/libexec/ccache:$PATH |