summaryrefslogtreecommitdiffstats
path: root/tests/tst_qprivateimplementation/tst_qprivateimplementation.pro
blob: e402d0a5ae07f81e9536a8bf8a3cf3ead7445237 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
CONFIG += qmfclient
TARGET = tst_qprivateimplementation

SOURCES += tst_qprivateimplementation.cpp

include(../tests.pri)