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

Modifications to the commented out bundle code in develop branch

parent 1c199e7b
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,9 @@ export DNG_INITDIR="$DNG_LIBDIR/openstructure"
#export DYLD_LIBRARY_PATH="$BIN_LIBDIR:${DYLD_LIBRARY_PATH}"
#export LD_LIBRARY_PATH="$DNG_LIBDIR:$LD_LIBRARY_PATH"
# set QT_PLUGIN_PATH PYTHONHOME and PYTHONPATH for bundle (commented except in linux bundles)
#export PYTHONHOME=$DNG_ROOT
#export PYTHONPATH=
# set QT_PLUGIN_PATH and pythonpath for bundle (commented except in linux bundles)
#export QT_PLUGIN_PATH="$BIN_DIR/plugins"
#export PYTHONPATH="$DNG_ROOT/@LIBDIR@/python2.6:$OST_ADDITIONAL_PYTHONPATH"
#export QT_PLUGIN_PATH="$BIN_DIR/plugins"
# retrieve absolute path to python executable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment