summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging/test/test.pro
blob: c75fc47f96583d80469f38fd910c7f6cc90521ab (plain)
1
2
3
4
5
6
7
8
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
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0