1 2 3 4 5 6 7
TEMPLATE = app TARGET = tst_longstring CONFIG += qmfclient SOURCES += tst_longstring.cpp include(../tests.pri)