summaryrefslogtreecommitdiffstats
path: root/demos/demos.pri
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2011-06-29 13:38:46 +1000
committerMichael Goddard <michael.goddard@nokia.com>2011-06-29 13:38:46 +1000
commit2a34e88c1e1ced28e75c487cd13402e1c9cf9fa3 (patch)
treee6c1b770c5c47212792a1f9344fa034ea3e54c44 /demos/demos.pri
Initial copy of QtMultimediaKit.
Comes from original repo, with SHA1: 2c82d5611655e5967f5c5095af50c0991c4378b2
Diffstat (limited to 'demos/demos.pri')
-rw-r--r--demos/demos.pri10
1 files changed, 10 insertions, 0 deletions
diff --git a/demos/demos.pri b/demos/demos.pri
new file mode 100644
index 000000000..48c8bf2fc
--- /dev/null
+++ b/demos/demos.pri
@@ -0,0 +1,10 @@
+include(../features/basic_examples_setup.pri)
+
+!plugin {
+ target.path=$$QT_MOBILITY_DEMOS
+} else {
+ target.path = $${QT_MOBILITY_PLUGINS}/$${PLUGIN_TYPE}
+}
+INSTALLS += target
+
+