summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/umlmodelingnotation/umlmodelingnotation.pro
diff options
context:
space:
mode:
authorLuis Paulo Torres de Oliveira <luis.paulo.tdo@gmail.com>2014-08-13 04:07:06 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2014-08-24 23:34:04 +0200
commitbae337cbeb3c5c391a35f201a3bb0f7640afc588 (patch)
tree522829049eff84a00508f8ae0e620be40c298fdb /examples/uml/duse-mt/src/plugins/umlmodelingnotation/umlmodelingnotation.pro
parent8c8c2d7efe77131c33ce1bb59c2b79150e30d8d1 (diff)
Add GCC-XML Backend Plugin, ACDC Plugin and UML Notation Plugin
Change-Id: Ib562f00477748322c06e9dd0999a988816e6e419 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'examples/uml/duse-mt/src/plugins/umlmodelingnotation/umlmodelingnotation.pro')
-rw-r--r--examples/uml/duse-mt/src/plugins/umlmodelingnotation/umlmodelingnotation.pro21
1 files changed, 21 insertions, 0 deletions
diff --git a/examples/uml/duse-mt/src/plugins/umlmodelingnotation/umlmodelingnotation.pro b/examples/uml/duse-mt/src/plugins/umlmodelingnotation/umlmodelingnotation.pro
new file mode 100644
index 00000000..acd61e57
--- /dev/null
+++ b/examples/uml/duse-mt/src/plugins/umlmodelingnotation/umlmodelingnotation.pro
@@ -0,0 +1,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