src/hbservers/hbdevicedialogappserver/hbdevicedialogappserver.pro
changeset 30 80e4d18b72f5
parent 21 4633027730f5
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    40     SOURCES += $$PWD/hbddappfactorysymbian.cpp
    40     SOURCES += $$PWD/hbddappfactorysymbian.cpp
    41     HEADERS += $$PWD/hbddappfactorysymbian_p.h
    41     HEADERS += $$PWD/hbddappfactorysymbian_p.h
    42 
    42 
    43     TARGET.CAPABILITY = ProtServ SwEvent TrustedUI ReadDeviceData
    43     TARGET.CAPABILITY = ProtServ SwEvent TrustedUI ReadDeviceData
    44     TARGET.UID3 = 0x20022FC5
    44     TARGET.UID3 = 0x20022FC5
       
    45     TARGET.EPOCHEAPSIZE = 0x400000 0xA00000
    45     MMP_RULES += SMPSAFE
    46     MMP_RULES += SMPSAFE
    46     LIBS += -lapgrfx -lws32 -lavkon -lcone -leikcore -lapparc -lefsrv
    47     LIBS += -lapgrfx -lws32 -lavkon -lcone -leikcore -lapparc -lefsrv
    47 
    48 
    48     myrssrules = \
    49     myrssrules = \
    49     "hidden = KAppIsHidden;"
    50     "hidden = KAppIsHidden;"