summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-05-03 14:47:10 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2011-05-03 14:56:18 +0200
commit61114c608d0097e90cded814f430b9904db7c47b (patch)
treeb6c631538ee35185b8497bfdc09c085430fec314 /examples/examples.pro
parent075634945d5a9ba45fe7628c533977e6909f446d (diff)
Pure QWindow with multiple windows and child windows example added.
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 0680ff45f6..c070b3cdd4 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -48,6 +48,7 @@ symbian: SUBDIRS = \
SUBDIRS += multimedia
}
+qpa:SUBDIRS += qpa
embedded:SUBDIRS += qws
contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib
contains(QT_CONFIG, opengl): SUBDIRS += opengl