summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/umlmodelingnotation/umlmodelingnotation.pro
blob: acd61e57ce270cec60fbe77c8dc42b0517ecbc5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#-------------------------------------------------
#
# Project created by QtCreator 2014-08-14T03:21:41
#
#-------------------------------------------------

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

QT -= widgets gui
QT += modeling uml

DEFINES += UMLMODELINGNOTATION_LIBRARY

HEADERS += \
    umlmodelingnotation_export.h \
    umlmodelingnotationplugin.h

SOURCES += \
    umlmodelingnotationplugin.cpp

OTHER_FILES += umlmodelingnotation.json