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