controlpanelui/src/cpapplication/cpapplication.pro
changeset 25 19394c261aa5
parent 10 0a74be98a8bc
child 33 0cfa53de576f
child 40 593f946f4fec
equal deleted inserted replaced
24:f5dfdd5e4a1b 25:19394c261aa5
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = app
    17 TEMPLATE = app
    18 TARGET = ControlPanel
    18 TARGET = ControlPanel
    19 
    19 
       
    20 ICON = resources/qtg_large_settings.svg
       
    21 
    20 include ( ../common.pri )
    22 include ( ../common.pri )
    21 include ( cpapplication.pri )
    23 include ( cpapplication.pri )
    22 
    24 
       
    25 CONFIG += hb
    23 
    26 
    24 CONFIG += hb
    27 RESOURCES += cpapplication.qrc
    25 
    28 
    26 LIBS += -lcpframework -lcpcategorymodel
    29 LIBS += -lcpframework -lcpcategorymodel
    27 
    30 
    28 TRANSLATIONS = control_panel.ts
    31 TRANSLATIONS = control_panel.ts
    29 
    32 
    30 symbian: { 
    33 symbian: { 
       
    34           SKINICON = qtg_large_settings
    31 	  TARGET.UID3 = 0x20025FD9
    35 	  TARGET.UID3 = 0x20025FD9
    32 	  TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
    36 	  TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
    33 	
    37 	
    34     deploy.path = C:
    38     deploy.path = C:
    35     headers.sources += data/mainview.cpcfg
    39     headers.sources += data/mainview.cpcfg