Skip to content
Snippets Groups Projects
Commit 9d113ea5 authored by Valerio Mariani's avatar Valerio Mariani
Browse files

Modifications to bundle commented-out code

parent e52d5457
Branches
Tags
No related merge requests found
...@@ -36,7 +36,8 @@ export DYLD_LIBRARY_PATH="$BIN_DIR/../@LIBDIR@:${DYLD_LIBRARY_PATH}" ...@@ -36,7 +36,8 @@ export DYLD_LIBRARY_PATH="$BIN_DIR/../@LIBDIR@:${DYLD_LIBRARY_PATH}"
export LD_LIBRARY_PATH="$DNG_ROOT/@LIBDIR@:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH="$DNG_ROOT/@LIBDIR@:$LD_LIBRARY_PATH"
# set QT_PLUGIN_PATH and pythonpath for bundle (commented except in linux bundles) # set QT_PLUGIN_PATH and pythonpath for bundle (commented except in linux bundles)
#export QT_PLUGIN_PATH="$BIN_DIR/plugins" #export QT_PLUGIN_PATH="$BIN_DIR/plugins"
#export PYTHONPATH="$DNG_ROOT/@LIBDIR@/python2.6" #export PYTHONPATH="$DNG_ROOT/@LIBDIR@/python2.6:${OST_ADDITIONAL_PYTHONPATH}"
#export PYTHONHOME="$DNG_ROOT/@LIBDIR@/python2.6"
# retrieve absolute path to python executable # retrieve absolute path to python executable
pyexec="" pyexec=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment