summaryrefslogtreecommitdiffstats
path: root/src/plugins/qdeclarativeview/qdeclarativeview.pro
blob: 8c3559c3a20f437c9d3e73be0777472c3af9c7d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGET      = qdeclarativeview
QT         += declarative widgets designer

PLUGIN_TYPE = designer
PLUGIN_CLASS_NAME = QDeclarativeViewPlugin
CONFIG += tool_plugin
load(qt_plugin)

SOURCES += qdeclarativeview_plugin.cpp
HEADERS += qdeclarativeview_plugin.h
OTHER_FILES += qdeclarativeview.json