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

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

QT += gui widgets

HEADERS += architecturerecoverycoreplugin.h \
           iarchitecturerecoverybackend.h \
           imodelingnotation.h \
           iarchitecturerecoveryalgorithm.h

SOURCES += architecturerecoverycoreplugin.cpp

OTHER_FILES += architecturerecoverycore.json

FORMS +=