aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/quick/quick.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index ef51d98d44..5a4d0c9931 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -21,12 +21,13 @@ SUBDIRS = quick-accessibility \
tutorials \
customitems \
imageprovider \
- imageresponseprovider \
window \
particles \
shapes \
demos
-
+qtConfig(thread) {
+SUBDIRS = imageresponseprovider
+}
#OpenGL Support Required
qtConfig(opengl(es1|es2)?) {
SUBDIRS += \