summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent/qtconcurrent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtconcurrent/qtconcurrent.pro')
-rw-r--r--examples/qtconcurrent/qtconcurrent.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/qtconcurrent/qtconcurrent.pro b/examples/qtconcurrent/qtconcurrent.pro
index dafbabb5c3..1df6f2d8cf 100644
--- a/examples/qtconcurrent/qtconcurrent.pro
+++ b/examples/qtconcurrent/qtconcurrent.pro
@@ -1,3 +1,5 @@
+requires(qtHaveModule(concurrent))
+
TEMPLATE = subdirs
SUBDIRS = imagescaling \
map \