summaryrefslogtreecommitdiff
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-07-05 10:53:55 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-11 09:02:44 +0200
commit47db4be971b687c74d40b798c400c8ca99147aed (patch)
treee48c5bcb3459cbe686480665c4b251ba9e653fec /examples/examples.pro
parent25a0d727c12b3c38af450e532ee8510748058bc1 (diff)
downloadqtlocation-47db4be971b687c74d40b798c400c8ca99147aed.tar.gz
Merge demos and examples.
We are merging the Qt demos and examples. That means that references to QT_INSTALL_DEMOS should be removed and that the things previously called demos should now be in the examples folder. Change-Id: I5245611428bdd28c884b3f620be96fd970fdbfd0 Reviewed-on: http://codereview.qt.nokia.com/1276 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 03c4a217..1161e17a 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,2 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += declarative
+SUBDIRS += declarative \
+ maps