organizer_plat/calendar_launcher_api/tsrc/tsrc.pro
changeset 45 b6db4fd4947b
parent 18 c198609911f9
equal deleted inserted replaced
23:fd30d51f876b 45:b6db4fd4947b
    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