webengine/osswebengine/WebKit/qt/Plugins/Plugins.pro
changeset 5 10e98eab6f85
parent 1 7c90e6132015
child 6 e965153d51e7
child 10 a359256acfc6
--- 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