summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qmetamethod/qmetamethod.pro
blob: 8340bc06e3c76aecde07f45745cd5f236e342941 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qmetamethod
QT = core testlib
SOURCES = tst_qmetamethod.cpp
mac:CONFIG -= app_bundle
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0