include('client.pro')
TARGET = test_app
CONFIG += qtestlib
DEFINES += TESTING
SOURCES += \
	TESTFILE \
	test/util.cc