summaryrefslogtreecommitdiff
path: root/scripts/setenv-mingw-xbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/setenv-mingw-xbuild.sh')
-rw-r--r--scripts/setenv-mingw-xbuild.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/setenv-mingw-xbuild.sh b/scripts/setenv-mingw-xbuild.sh
index 8417e0a..987f6e4 100644
--- a/scripts/setenv-mingw-xbuild.sh
+++ b/scripts/setenv-mingw-xbuild.sh
@@ -14,12 +14,13 @@
if [ ! $BASEDIR ]; then
BASEDIR=$HOME/openscad_deps
fi
+export OPENSCADDIR=$PWD
export DEPLOYDIR=$OPENSCADDIR/mingw32
export MXEDIR=$BASEDIR/mxe
export PATH=$MXEDIR/usr/bin:$PATH
-echo MXEDIR: $MXEDIR
echo BASEDIR: $BASEDIR
+echo MXEDIR: $MXEDIR
echo DEPLOYDIR: $DEPLOYDIR
echo PATH modified with $MXEDIR/usr/bin
contact: Jan Huwald // Impressum