summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qloggingregistry/qloggingregistry.pro
blob: c6c4caace3dc7a285a1841f959309d5e2a70a5a2 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = tst_qloggingregistry

CONFIG += testcase
QT = core core-private testlib

SOURCES += tst_qloggingregistry.cpp
OTHER_FILES += qtlogging.ini