aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/qtconcurrent/qtconcurrent.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/qtconcurrent/qtconcurrent.pri')
-rw-r--r--src/lib/qtconcurrent/qtconcurrent.pri6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/qtconcurrent/qtconcurrent.pri b/src/lib/qtconcurrent/qtconcurrent.pri
new file mode 100644
index 000000000..5aebdb6af
--- /dev/null
+++ b/src/lib/qtconcurrent/qtconcurrent.pri
@@ -0,0 +1,6 @@
+DEFINES += BUILD_QTCONCURRENT
+
+HEADERS += \
+ $$PWD/qtconcurrent_global.h \
+ $$PWD/multitask.h \
+ $$PWD/runextensions.h