srcdir=../src
prefix=/usr
CXX=g++
CXXFLAGS=-Wall -g -O2 -DQT_NO_DEBUG
PKGCONFIG=pkg-config

include $(srcdir)/include.mk
