summaryrefslogtreecommitdiffstats
path: root/examples/qws/qws.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qws/qws.pro')
-rw-r--r--examples/qws/qws.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/qws/qws.pro b/examples/qws/qws.pro
index fb3c3c7c0..95e1b44a7 100644
--- a/examples/qws/qws.pro
+++ b/examples/qws/qws.pro
@@ -1,5 +1,7 @@
TEMPLATE = subdirs
-SUBDIRS = framebuffer mousecalibration simpledecoration
+# no /dev/fbX
+!qnx:!vxworks:SUBDIRS = framebuffer
+SUBDIRS += mousecalibration simpledecoration
# install
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS README *.pro