#export QTDIR=/usr/share/qt4
#export QTDIR=/e/Qt/4.3.1
export QTDIR=/usr

$QTDIR/bin/qmake -project
$QTDIR/bin/qmake
make CXXFLAGS=-g
#make

