contentstorage/caclient/caclient.pro
changeset 61 8e5041d13c84
parent 60 f62f87b200ec
child 66 32469d7d46ff
equal deleted inserted replaced
60:f62f87b200ec 61:8e5041d13c84
    13 # 
    13 # 
    14 # Description: caclient.pro
    14 # Description: caclient.pro
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = lib
    17 TEMPLATE = lib
    18 CONFIG += hb
    18 CONFIG += hb mobility
    19 HB = hbcore
    19 HB = hbcore
       
    20 
       
    21 MOBILITY = serviceframework
       
    22 # temporary solution to solve problems with SF in MW dependency
       
    23 qtAddLibrary(QtServiceFramework)
    20 
    24 
    21 DEFINES += CACLIENT_LIB
    25 DEFINES += CACLIENT_LIB
    22 
    26 
    23 include(../../common.pri)
    27 include(../../common.pri)
    24 
    28 
    45         -lestor \
    49         -lestor \
    46         -lbafl \
    50         -lbafl \
    47         -laknicon \
    51         -laknicon \
    48         -lcharconv \
    52         -lcharconv \
    49         -lfbscli \
    53         -lfbscli \
    50         -lbitgdi
    54         -lbitgdi \
       
    55         -lxqutils
    51 include(caclient_s60.pri)
    56 include(caclient_s60.pri)
       
    57 include(cahandler.pri)
    52 }
    58 }
    53 
    59 
    54 win32: {
    60 win32: {
    55 DEPENDPATH += ./stub/inc \
    61 DEPENDPATH += ./stub/inc \
    56               ./stub/src
    62               ./stub/src