summaryrefslogtreecommitdiffstats
path: root/qmake/Makefile.win32
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2012-08-19 12:01:06 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-22 00:16:33 +0200
commit1cc7a13c71240507a5c6aa31fdf63e2db30d4117 (patch)
treef96c53574530d4d1332eda8c38849c1504661f62 /qmake/Makefile.win32
parentcfd16f886a29d07b680be436148de52177558436 (diff)
Remove qurl.cpp from qmake and bootstrap, it's not needed.
(and I need this out to be able to use QMutex in QUrl) Change-Id: Ic3eec2b41bd8626ce99f31c83a167c1c197dad82 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'qmake/Makefile.win32')
-rw-r--r--qmake/Makefile.win321
1 files changed, 0 insertions, 1 deletions
diff --git a/qmake/Makefile.win32 b/qmake/Makefile.win32
index d40000e9a3..a15d19ffc0 100644
--- a/qmake/Makefile.win32
+++ b/qmake/Makefile.win32
@@ -115,7 +115,6 @@ QTOBJS= \
qsettings.obj \
qlibraryinfo.obj \
qvariant.obj \
- qurl.obj \
qsettings_win.obj \
qmetatype.obj \
qxmlstream.obj \