calendarui/application/application.pro
changeset 49 5de72ea7a065
parent 37 360d55486d7f
child 50 579cc610882e
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    31 	BLD_INF_RULES.prj_exports += \
    31 	BLD_INF_RULES.prj_exports += \
    32 	"../rom/calendar.iby					CORE_APP_LAYER_IBY_EXPORT_PATH(calendar.iby)" \
    32 	"../rom/calendar.iby					CORE_APP_LAYER_IBY_EXPORT_PATH(calendar.iby)" \
    33 	"../rom/calendarresources.iby			LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calendarresources.iby)" \
    33 	"../rom/calendarresources.iby			LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calendarresources.iby)" \
    34 	"../rom/calenregionalutil.iby			LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calenregionalutil.iby)" \
    34 	"../rom/calenregionalutil.iby			LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(calenregionalutil.iby)" \
    35 	"../rom/calenlunarchinese_variant.iby	CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(calenlunarchinese_variant.iby)" \
    35 	"../rom/calenlunarchinese_variant.iby	CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(calenlunarchinese_variant.iby)" \
       
    36 	"../rom/calenviewerservice.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(calenviewerservice.iby)" \
    36 	# Generic configuration interface for component cenrep settings  
    37 	# Generic configuration interface for component cenrep settings  
    37 	"../conf/calendarUI.confml				APP_LAYER_CONFML(calendarUI.confml)" \
    38 	"../conf/calendarUI.confml				APP_LAYER_CONFML(calendarUI.confml)" \
    38 	"../conf/calendarUI_101F874B.crml		APP_LAYER_CRML(calendarUI_101F874B.crml)" 	
    39 	"../conf/calendarUI_101F874B.crml		APP_LAYER_CRML(calendarUI_101F874B.crml)" \
       
    40 	# stubsis is added to provide IAD
       
    41 	"../stubsis/calendar_stub.sis             /epoc32/data/z/system/install/calendar_stub.sis"
       
    42 
    39 
    43 
    40 	LIBS += -lcalencontroller \
    44 	LIBS += -lcalencontroller \
    41 		-lxqservice \ 
    45 		-lxqservice \ 
    42 		-lxqserviceutil
    46 		-lxqserviceutil
    43 
    47 
    55     SERVICE.FILE = calendar_conf.xml
    59     SERVICE.FILE = calendar_conf.xml
    56 
    60 
    57     RESOURCES += calendar.qrc
    61     RESOURCES += calendar.qrc
    58 
    62 
    59     TRANSLATIONS += calendar.ts
    63     TRANSLATIONS += calendar.ts
       
    64     
       
    65     SKINICON = qtg_large_calendar
    60 
    66 
    61 }
    67 }
    62 
    68 
    63 # Input
    69 # Input
    64 HEADERS += calenserviceprovider.h
    70 HEADERS += calenserviceprovider.h