phoneengine/phoneservices/phoneservices.pro
changeset 46 bc5a64e5bc3c
parent 37 ba76fc04e6c2
child 51 f39ed5e045e0
child 74 d1c62c765e48
equal deleted inserted replaced
45:6b911d05207e 46:bc5a64e5bc3c
    15 #
    15 #
    16 #
    16 #
    17 
    17 
    18 TEMPLATE = lib
    18 TEMPLATE = lib
    19 TARGET = phoneservices
    19 TARGET = phoneservices
       
    20 CONFIG += hb
    20 
    21 
    21 symbian {
    22 symbian {
    22     TARGET.UID3 = 0x20029F88
    23     TARGET.UID3 = 0x20029F88
    23     TARGET.CAPABILITY = ALL -TCB
    24     TARGET.CAPABILITY = ALL -TCB
    24     TARGET.EPOCALLOWDLLDATA =1
    25     TARGET.EPOCALLOWDLLDATA =1
    36          "$${LITERAL_HASH}endif"
    37          "$${LITERAL_HASH}endif"
    37     
    38     
    38     MMP_RULES += servicesDefFiles
    39     MMP_RULES += servicesDefFiles
    39 
    40 
    40     LIBS += -lxqservice \
    41     LIBS += -lxqservice \
    41             -lxqserviceutil
    42             -lxqserviceutil \
       
    43             -lfeatmgr \
       
    44             -lxqsettingsmanager
    42 }
    45 }
    43 
    46 
    44 # Input
    47 # Input
    45 #include(\ext\mw\qthighway\xqservicebase.pri)
    48 #include(\ext\mw\qthighway\xqservicebase.pri)
    46 include(./phoneservices.pri)
    49 include(./phoneservices.pri)