This repository has been archived on 2022-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
modern-linbo-gui/build_profile

4 lines
184 B
Plaintext

QT_ARCHIVE=`grep qt- ../debian/md5sums.src | awk '{ print $2 }'`
QTDIR=`pwd`/`echo "$QT_ARCHIVE" | sed -e 's/.tar.gz//'`
"$QTDIR"/bin/qmake -project -o linboGUI_1.pro -d -norecursive