summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-01-22 12:20:19 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-02-02 11:14:25 +0000
commit44fca87241e457bcb7f7ebd81eb7ae6d7b7f7868 (patch)
tree4a681ce35f73d13150b366fd4b4c3ddefcd332f4 /src/tools
parent8e98a07b306b45c6a86a237a03bc368074629e35 (diff)
complete reversal of adding QLibraryInfo to the bootstrap library
amends 684028a64. Change-Id: I8dcc4b74c4c0328c07711cd7253ff19a74ea2fbf Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/bootstrap/bootstrap.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tools/bootstrap/bootstrap.pro b/src/tools/bootstrap/bootstrap.pro
index e0f5546966..a92e5b8f3d 100644
--- a/src/tools/bootstrap/bootstrap.pro
+++ b/src/tools/bootstrap/bootstrap.pro
@@ -20,8 +20,7 @@ MODULE_DEFINES = \
QT_NO_UNICODETABLES \
QT_NO_USING_NAMESPACE \
QT_NO_DEPRECATED \
- QT_NO_TRANSLATION \
- QT_QMAKE_LOCATION=\\\"$$QMAKE_QMAKE\\\"
+ QT_NO_TRANSLATION
DEFINES += \
$$MODULE_DEFINES \