diff -r 7c90e6132015 -r 10e98eab6f85 webengine/osswebengine/WebKit/qt/Plugins/Plugins.pro --- a/webengine/osswebengine/WebKit/qt/Plugins/Plugins.pro Fri May 08 08:25:06 2009 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -TEMPLATE = lib -TARGET = qtwebico -CONFIG += static plugin -HEADERS += ICOHandler.h -SOURCES += ICOHandler.cpp - -include(../../WebKit.pri) - -contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols -unix:contains(QT_CONFIG, reduce_relocations):CONFIG += bsymbolic_functions