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