#!/bin/sh

BUNDLE_DIR=`dirname $0`
BUNDLE_DIR=`dirname $BUNDLE_DIR`
BUNDLE_DIR=`dirname $BUNDLE_DIR`
export PYTHONPATH=$BUNDLE_DIR/Contents/Resources/lib/python2.7/site-packages/
export SLMOTION_INSTALL_PREFIX=$BUNDLE_DIR/Contents/Resources/

$BUNDLE_DIR/Contents/MacOS/slmotiongui.bin