First drop of package_definition, obtained from the system model used in the platform build, along with a generic SystemBuild fragment (from TB91sf)
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