contentstorage/cahandler/app/app.pro
changeset 127 7b66bc3c6dc9
parent 125 26079c1bb561
equal deleted inserted replaced
126:efda7c0771b9 127:7b66bc3c6dc9
     9 # Contributors:
     9 # Contributors:
    10 # Description:
    10 # Description:
    11 
    11 
    12 TEMPLATE = lib
    12 TEMPLATE = lib
    13 TARGET = caapphandlerplugin
    13 TARGET = caapphandlerplugin
    14 CONFIG += plugin hb mobility
    14 CONFIG += plugin mobility
    15 MOBILITY = serviceframework
    15 MOBILITY = serviceframework
    16 
    16 
    17 PLUGIN_SUBDIR = /resource/qt/plugins/commandhandler
    17 PLUGIN_SUBDIR = /resource/qt/plugins/commandhandler
    18 
    18 
    19 include(../../../common.pri)
    19 include(../../../common.pri)