summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-06-24 14:00:19 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-06-24 18:03:18 (GMT)
commit4ac87b7042f7b08e8b427e21d74aa8d224b186bc (patch)
treeb2339cfd2760834d1761e16c8d124db9e080ae4a /qmake
parentf6310e6148180d651e95bff482ded47272e38718 (diff)
downloadQt-4ac87b7042f7b08e8b427e21d74aa8d224b186bc.zip
Qt-4ac87b7042f7b08e8b427e21d74aa8d224b186bc.tar.gz
Qt-4ac87b7042f7b08e8b427e21d74aa8d224b186bc.tar.bz2
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 6fd3939..d40000e 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: