summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-launchpresentation/qt5-lauchpresentation.pro
diff options
context:
space:
mode:
authorKalle Viironen <kalle.viironen@digia.com>2014-02-03 13:37:15 +0200
committerKalle Viironen <kalle.viironen@digia.com>2014-02-03 13:39:10 +0200
commit6eca7933f42af800c64d3ee606ee56cb126970e4 (patch)
tree429fe57d992d18cfe9283e5c6ba071dca88c2163 /basicsuite/qt5-launchpresentation/qt5-lauchpresentation.pro
parente80e8e67554708a69d74bab5c22c6644b419eae1 (diff)
parent203ffaab105b1f868689656bfbdfabb7f55b9e56 (diff)
Merge branch 'dev' into stable
Diffstat (limited to 'basicsuite/qt5-launchpresentation/qt5-lauchpresentation.pro')
-rw-r--r--basicsuite/qt5-launchpresentation/qt5-lauchpresentation.pro18
1 files changed, 18 insertions, 0 deletions
diff --git a/basicsuite/qt5-launchpresentation/qt5-lauchpresentation.pro b/basicsuite/qt5-launchpresentation/qt5-lauchpresentation.pro
new file mode 100644
index 0000000..c3aba46
--- /dev/null
+++ b/basicsuite/qt5-launchpresentation/qt5-lauchpresentation.pro
@@ -0,0 +1,18 @@
+TARGET = qt5-launchpresentation
+
+include(../shared/shared.pri)
+b2qtdemo_deploy_defaults()
+
+content.files = \
+ *.qml \
+ calqlatr \
+ maroon \
+ particles \
+ presentation \
+ samegame \
+ images
+content.path = $$DESTPATH
+
+OTHER_FILES += $${content.files}
+
+INSTALLS += target content \ No newline at end of file