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

PLUGIN_TYPE = designer
CONFIG += tool_plugin
load(qt_plugin)

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