summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/subtest/subtest.pro
blob: 6b18f1960aeb5787b70c3b1de3c6ce0c8b340c19 (plain)
1
2
3
4
5
6
7
8
SOURCES += tst_subtest.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = subtest
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0