From 4ac87b7042f7b08e8b427e21d74aa8d224b186bc Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 24 Jun 2011 16:00:19 +0200 Subject: qsystemlibrary needs no special treatment this was just a merge artifact --- qmake/Makefile.win32 | 3 --- 1 file changed, 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: -- cgit v0.12