summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qplugin/tst_qplugin.pro
blob: d1ffff9c4e56aff62c79ea18f9b70ea5c5aa805f (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qplugin
QT = core testlib
SOURCES = tst_qplugin.cpp

TESTDATA += plugins/*
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0