#
# QTDIR needs to be set
#
if [[ -z $QTDIR ]]
then
  .  "$TRACK_ROOT/etc/profile.d/qt.sh"
fi  &&

default_pre_build
