1 2 3 4 5 6 7
include('client.pro') TARGET = test_app CONFIG += qtestlib DEFINES += TESTING SOURCES += \ TESTFILE \ test/util.cc