QT_PACKAGES="QtCore QtGui QtSql" CXXFLAGS=`pkg-config --cflags $(QT_PACKAGES)` -Wall -Isrc LDFLAGS=`pkg-config --libs $(QT_PACKAGES)`