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