webengine/osswebengine/WebKit/qt/Plugins/Plugins.pro
author Andy Simpson<andrews@symbian.org>
Mon, 08 Jun 2009 16:03:07 +0100
changeset 3 4e8ca49e7f33
parent 0 dd21522fd290
permissions -rw-r--r--
Tag source matching PDK release 2.0.b

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