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