organizer_plat/agenda_interface_api/tsrc/tsrc.pro
changeset 49 5de72ea7a065
parent 18 c198609911f9
child 81 ce92091cbd61
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    15 # This is the project specification file for tsrc.
    15 # This is the project specification file for tsrc.
    16 #
    16 #
    17 
    17 
    18 TEMPLATE = subdirs
    18 TEMPLATE = subdirs
    19 SUBDIRS += unittest_agendautil
    19 SUBDIRS += unittest_agendautil
       
    20 		    	
    20 CONFIG += ordered
    21 CONFIG += ordered
    21 
    22 
    22 symbian: {
       
    23 	BLD_INF_RULES.prj_exports += \
       
    24 	"./rom/unit_agendainterface.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(unit_agendainterface.iby)"
       
    25 }
       
    26 
       
    27 # End of file	--Don't remove this
    23 # End of file	--Don't remove this