#!/bin/sh

PATH=$QTDIR/bin:$PATH
export PATH

./configure && make
