summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-06-24 16:00:19 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-06-24 20:03:18 +0200
commit4ac87b7042f7b08e8b427e21d74aa8d224b186bc (patch)
treeb2339cfd2760834d1761e16c8d124db9e080ae4a /qmake
parentf6310e6148180d651e95bff482ded47272e38718 (diff)
qsystemlibrary needs no special treatment
this was just a merge artifact
Diffstat (limited to 'qmake')
-rw-r--r--qmake/Makefile.win323
1 files changed, 0 insertions, 3 deletions
diff --git a/qmake/Makefile.win32 b/qmake/Makefile.win32
index 6fd393993e..d40000e9a3 100644
--- a/qmake/Makefile.win32
+++ b/qmake/Makefile.win32
@@ -158,9 +158,6 @@ distclean:: clean
$(OBJS): qmake_pch.obj
-qsystemlibrary.obj: $(SOURCE_PATH)\src\corelib\plugin\qsystemlibrary.cpp
- $(CXX) $(CXXFLAGS) $(SOURCE_PATH)\src\corelib\plugin\qsystemlibrary.cpp
-
$(QTOBJS): qmake_pch.obj
qmake_pch.obj: