summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/concretesyntaxview/concretesyntaxview.pro
blob: b6537f64c7c1617bf98e25e032990061e1f1d7ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#-------------------------------------------------
#
# Project created by QtCreator 2013-10-25T17:38:51
#
#-------------------------------------------------

QT += quick-private widgets

include(../../duse-mt-plugin.pri)

SOURCES += concretesyntaxviewplugin.cpp

HEADERS += concretesyntaxviewplugin.h

RESOURCES += qml/concretesyntaxview.qrc

OTHER_FILES += concretesyntaxview.json