summaryrefslogtreecommitdiffstats
path: root/qmake/qmake.pro
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-02-19 08:56:47 (GMT)
committeraxis <qt-info@nokia.com>2010-02-19 08:56:47 (GMT)
commitf5309598ddb3bf0f9e3bc182e78f1b2062540c98 (patch)
treef354072272452c8659e0cf21600c38136599d8b5 /qmake/qmake.pro
parent603dc7d659084c5d092de79fec08a0baca8eaa59 (diff)
downloadQt-f5309598ddb3bf0f9e3bc182e78f1b2062540c98.zip
Qt-f5309598ddb3bf0f9e3bc182e78f1b2062540c98.tar.gz
Qt-f5309598ddb3bf0f9e3bc182e78f1b2062540c98.tar.bz2
Revert "Factored readRegistryKey implementation out of qmake"
This reverts commit f641369ceb7b7e2f95b9d0656b34c0517c5b95f7. It breaks non-Symbian platforms.
Diffstat (limited to 'qmake/qmake.pro')
-rw-r--r--qmake/qmake.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/qmake/qmake.pro b/qmake/qmake.pro
index f3f9d53..00dcbce 100644
--- a/qmake/qmake.pro
+++ b/qmake/qmake.pro
@@ -27,9 +27,5 @@ INCPATH += generators \
$$QT_SOURCE_TREE/include \
$$QT_SOURCE_TREE/include/QtCore \
$$QT_SOURCE_TREE/qmake
-
-VPATH += $$QT_SOURCE_TREE/tools/shared
-INCPATH += $$QT_SOURCE_TREE/tools/shared
-
include(qmake.pri)