summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlmoduleplugin/plugin/plugin.pro
blob: 0625ea3f3c76bbae806759fa98dd8aa3f5b935cb (plain)
1
2
3
4
5
TEMPLATE = lib
CONFIG += plugin
SOURCES = plugin.cpp
QT = core declarative
DESTDIR = qmlmodules