summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qloggingcategory/qloggingcategory.pro
blob: 8492daefc1fdca6aefdfc0f7b0aa2ed1c30065e0 (plain)
1
2
3
4
5
6
7
TEMPLATE = app
TARGET = tst_qloggingcategory

CONFIG += testcase
QT = core core-private testlib

SOURCES  += tst_qloggingcategory.cpp