summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging/test/test.pro
blob: d791f9ca76096aeb44f6fc69b9fa7a7885405ae3 (plain)
1
2
3
4
5
6
7
CONFIG += testcase parallel_test
CONFIG -= app_bundle debug_and_release_target
TARGET = ../tst_qlogging
QT = core testlib
SOURCES = ../tst_qlogging.cpp

TEST_HELPER_INSTALLS = ../app/app