summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/win32/thread_off.prf
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-12-07 13:28:43 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-14 16:26:39 +0100
commit719ca7c53ae5d78d2928ee763efbd9160d581531 (patch)
tree4b6fc9d78a5ef0bc3daac91b9cd9ff4a457ef6dc /mkspecs/features/win32/thread_off.prf
parentd454cb08daa0aa0b5b4798e9e1c9e6617a572f31 (diff)
Remove win32/thread.prf and thread_off.prf
The variables these files refer to are not set anywhere anymore. The Unix thread.prf file is still needed, as it is still effective and is activated by qt.prf. Task-number: QTBUG-25106 Change-Id: Ia514192d28785205df3710d78ee597285d4136b0 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'mkspecs/features/win32/thread_off.prf')
-rw-r--r--mkspecs/features/win32/thread_off.prf2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkspecs/features/win32/thread_off.prf b/mkspecs/features/win32/thread_off.prf
deleted file mode 100644
index 436a2c8166..0000000000
--- a/mkspecs/features/win32/thread_off.prf
+++ /dev/null
@@ -1,2 +0,0 @@
-CONFIG -= thread
-QMAKE_LIBS += $$QMAKE_LIBS_RT