organizer_plat/calendar_launcher_api/tsrc/tsrc.pro
changeset 49 5de72ea7a065
parent 18 c198609911f9
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    17 
    17 
    18 TEMPLATE = subdirs
    18 TEMPLATE = subdirs
    19 SUBDIRS += unittest_calenlauncher
    19 SUBDIRS += unittest_calenlauncher
    20 CONFIG += ordered
    20 CONFIG += ordered
    21 
    21 
    22 symbian: {
       
    23 	BLD_INF_RULES.prj_exports += \
       
    24 	"./rom/unit_calenlauncher.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(unit_calenlauncher.iby)"
       
    25 }
       
    26 
       
    27 # End of file	--Don't remove this
    22 # End of file	--Don't remove this