homescreenapp/hsapplication/hsapplication.pro
changeset 62 341166945d65
parent 39 4e8ebe173323
child 63 52b0f64eeb51
child 77 4b195f3bea29
equal deleted inserted replaced
57:2e2dc3d30ca8 62:341166945d65
    37                 ../hsutils/inc \
    37                 ../hsutils/inc \
    38                 ../hsdomainmodel/inc
    38                 ../hsdomainmodel/inc
    39 
    39 
    40 TRANSLATIONS = homescreen.ts
    40 TRANSLATIONS = homescreen.ts
    41 
    41 
    42 RESOURCES += hsapplication_fallbacktheme.qrc
       
    43 
       
    44 LIBS += -lhsutils \
    42 LIBS += -lhsutils \
    45         -lhsdomainmodel
    43         -lhsdomainmodel
    46 
    44 
    47 
    45 
    48 symbian: {
    46 symbian: {
    49     TARGET.UID3 = 0x20022F35
    47     TARGET.UID3 = 0x20022F35
    50     TARGET.CAPABILITY = CAP_APPLICATION AllFiles TrustedUI
    48     TARGET.CAPABILITY = CAP_APPLICATION AllFiles TrustedUI
    51     TARGET.EPOCHEAPSIZE = 0x20000 0x1600000 // 128kB - 23MB
    49     TARGET.EPOCHEAPSIZE = 0x20000 0x1600000 // 128kB - 23MB
    52     ICON = resource_s60/qgn_menu_appsgrid.svg
    50     ICON = resource/qgn_menu_appsgrid.svg
    53 
    51 
    54     LIBS +=  -lapgrfx \
    52     LIBS +=  -lapgrfx \
    55              -lcone \
    53              -lcone \
    56              -lefsrv
    54              -lefsrv
    57     include(installs_symbian.pri)
    55     include(installs_symbian.pri)
       
    56     include(hsapplication_exports_to_rom.pri)    
    58 
    57 
    59     CONFIG += service
    58     CONFIG += service
    60     LIBS +=  -lxqservice -lxqserviceutil 
    59     LIBS +=  -lxqservice -lxqserviceutil 
    61            
    60            
    62     SERVICE.FILE = ipc_service_conf.xml
    61     SERVICE.FILE = ipc_service_conf.xml