From: Oswald Buddenhagen Date: Thu, 25 Oct 2012 16:45:30 +0000 (+0200) Subject: remove now unnecessary workaround for static linking of plugins X-Git-Tag: accepted/tizen/20131212.181521~184 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d10d182d0cba2635cfbf85eecb3af4fedcd29c42;p=platform%2Fupstream%2Fqttools.git remove now unnecessary workaround for static linking of plugins Change-Id: Ic67af762ec9fb06652a1c1658b63df2c7ae213d1 Reviewed-by: Joerg Bornemann --- diff --git a/src/assistant/assistant/assistant.pro b/src/assistant/assistant/assistant.pro index d4c0b56..355227d 100644 --- a/src/assistant/assistant/assistant.pro +++ b/src/assistant/assistant/assistant.pro @@ -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 \