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