webengine/osswebengine/WebKit/qt/Plugins/Plugins.pro
changeset 13 10e98eab6f85
parent 8 7c90e6132015
child 14 e965153d51e7
child 16 a359256acfc6
equal deleted inserted replaced
8:7c90e6132015 13:10e98eab6f85
     1 TEMPLATE = lib
       
     2 TARGET = qtwebico
       
     3 CONFIG += static plugin
       
     4 HEADERS += ICOHandler.h
       
     5 SOURCES += ICOHandler.cpp
       
     6 
       
     7 include(../../WebKit.pri)
       
     8 
       
     9 contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols 
       
    10 unix:contains(QT_CONFIG, reduce_relocations):CONFIG += bsymbolic_functions