remove now unnecessary workaround for static linking of plugins
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Thu, 25 Oct 2012 16:45:30 +0000 (18:45 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 5 Nov 2012 13:02:58 +0000 (14:02 +0100)
Change-Id: Ic67af762ec9fb06652a1c1658b63df2c7ae213d1
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
src/assistant/assistant/assistant.pro

index d4c0b56..355227d 100644 (file)
@@ -19,9 +19,6 @@ DEPENDPATH += ../shared
 
 include(../../shared/fontpanel/fontpanel.pri)
 
-# ## Work around a qmake issue when statically linking to
-# ## not-yet-installed plugins
-QMAKE_LIBDIR += $$QT.core.plugins/sqldrivers
 HEADERS += aboutdialog.h \
     bookmarkdialog.h \
     bookmarkfiltermodel.h \