From 61114c608d0097e90cded814f430b9904db7c47b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Tue, 3 May 2011 14:47:10 +0200 Subject: Pure QWindow with multiple windows and child windows example added. --- examples/examples.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/examples.pro') 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 -- cgit v1.2.3