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