summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2014-10-09 12:39:08 +0200
committerFriedemann Kleint <Friedemann.Kleint@digia.com>2014-10-09 15:51:22 +0200
commit5558b42ff8536efdacb94b85a9bd4a00217314df (patch)
tree191d0866c52187a03e4cfa4561fc28162468adf5 /examples/examples.pro
parentfcb6e62109abc3660b05117781526ed9957c2e45 (diff)
Move examples into wayland subdirectory.v5.4.0-beta1
Conforming to the Qt project directory structure. Change-Id: I452867fabc88e9594fa26f944b5d3e1ca4ffc720 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro15
1 files changed, 2 insertions, 13 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d633fb924..24350f359 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,13 +1,2 @@
-TEMPLATE=subdirs
-
-#Only build compositor examples if we are building
-#the QtCompositor API
-contains(CONFIG, wayland-compositor) {
- SUBDIRS += qwindow-compositor
-
- qtHaveModule(quick) {
- SUBDIRS += qml-compositor
- }
-
- SUBDIRS += server-buffer
-}
+TEMPLATE = subdirs
+SUBDIRS += wayland