summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemoduleplugin/plugin/plugin.pro
blob: 035cb7dcd8183b7b7af8b0c12760d3cb0315d14c (plain)
1
2
3
4
5
6
TEMPLATE = lib
CONFIG += plugin
SOURCES = plugin.cpp
QT = core declarative
DESTDIR = ../com/nokia/AutoTestQmlPluginType