controlpanelui/src/cpapplication/cpapplication.pro
changeset 33 0cfa53de576f
parent 22 a5692c68d772
child 41 ab0490982943
equal deleted inserted replaced
29:313976a11e23 33:0cfa53de576f
    24 
    24 
    25 CONFIG += hb
    25 CONFIG += hb
    26 
    26 
    27 RESOURCES += cpapplication.qrc
    27 RESOURCES += cpapplication.qrc
    28 
    28 
    29 LIBS += -lcpframework -lcpcategorymodel
    29 LIBS += -lcplogger -lcpframework -lcpcategorymodel
    30 
    30 
    31 TRANSLATIONS = control_panel.ts
    31 TRANSLATIONS = control_panel.ts
    32 
    32 
    33 symbian: { 
    33 symbian: { 
    34           SKINICON = qtg_large_settings
    34     SKINICON = qtg_large_settings
    35 	  TARGET.UID3 = 0x20025FD9
    35     TARGET.UID3 = 0x20025FD9
    36 	  TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
    36     TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
    37 	
    37 	
    38     deploy.path = C:
    38     deploy.path = C:
    39     headers.sources += data/mainview.cpcfg
    39     headers.sources += data/mainview.cpcfg
    40     headers.path = /resource/qt/plugins/controlpanel/config
    40     headers.path = /resource/qt/plugins/controlpanel/config
    41     DEPLOYMENT += exportheaders
    41     DEPLOYMENT += exportheaders