#!/bin/sh export PATH=/apps/qt-everywhere-rpi/bin/:$PATH qmake -project && qmake && make