summaryrefslogtreecommitdiff
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-07-11 13:40:02 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-12 15:32:52 +0200
commit33e74809f5e4bf44a4f99959c291eb30b1f286de (patch)
tree5e0ac39f8b33bdb898df36b23495d643bc48736b /examples/examples.pro
parent73fff1ffc520e4c9f9bf05da10640325570ed2f3 (diff)
downloadqtsvg-33e74809f5e4bf44a4f99959c291eb30b1f286de.tar.gz
Merge demos and examples
Change-Id: Iaa84519e5adaa7736b245c831c7cec7ff9453191 Reviewed-on: http://codereview.qt.nokia.com/1419 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 1806642..d64c5e5 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,4 +1,4 @@
TEMPLATE = subdirs
-SUBDIRS += richtext draganddrop painting network desktop
+SUBDIRS += embedded richtext draganddrop painting network desktop
contains(QT_CONFIG,opengl):SUBDIRS += opengl