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