summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/welcomedashboard/welcomedashboard.pro
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2013-10-30 11:36:52 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2013-10-30 15:40:57 +0100
commit40ca2a15895df77bf3e953365b2980428e747210 (patch)
treec38dd2c3b043414bbe768209b6a2922465c96504 /examples/uml/duse-mt/src/plugins/welcomedashboard/welcomedashboard.pro
parent6bf039a2d530bbfabb7f56d7160df7fcbcb78c6e (diff)
Move DuSE-MT welcome screen from core to plugin
Change-Id: Ie662a382c1af5b17e27d147f91de1336d3b02ac5 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'examples/uml/duse-mt/src/plugins/welcomedashboard/welcomedashboard.pro')
-rw-r--r--examples/uml/duse-mt/src/plugins/welcomedashboard/welcomedashboard.pro15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/uml/duse-mt/src/plugins/welcomedashboard/welcomedashboard.pro b/examples/uml/duse-mt/src/plugins/welcomedashboard/welcomedashboard.pro
new file mode 100644
index 00000000..7aa22dae
--- /dev/null
+++ b/examples/uml/duse-mt/src/plugins/welcomedashboard/welcomedashboard.pro
@@ -0,0 +1,15 @@
+#-------------------------------------------------
+#
+# Project created by QtCreator 2013-10-25T17:38:51
+#
+#-------------------------------------------------
+
+include(../../duse-mt-plugin.pri)
+
+SOURCES += welcomedashboardplugin.cpp
+
+HEADERS += welcomedashboardplugin.h
+
+RESOURCES += qml/welcomedashboard.qrc
+
+OTHER_FILES += welcomedashboard.json