organizer_plat/calendar_editor_api/tsrc/unittest_caleneditor/unittest_caleneditor.pro
changeset 49 5de72ea7a065
parent 37 360d55486d7f
child 58 ef813d54df51
--- a/organizer_plat/calendar_editor_api/tsrc/unittest_caleneditor/unittest_caleneditor.pro	Fri Jun 11 13:37:54 2010 +0300
+++ b/organizer_plat/calendar_editor_api/tsrc/unittest_caleneditor/unittest_caleneditor.pro	Wed Jun 23 18:11:28 2010 +0300
@@ -20,6 +20,7 @@
 TARGET = ut_caleneditor
 CONFIG += qtestlib \
 			hb
+CONFIG += symbian_test
 DEPENDPATH += . \
 				./src/ \
 				../../../../calendarui/caleneditor/inc \
@@ -46,7 +47,10 @@
     TARGET.EPOCHEAPSIZE = 0x200000 0x4000000
     TARGET.CAPABILITY = CAP_GENERAL_DLL
 	
-	INCLUDEPATH +=  $$APP_LAYER_SYSTEMINCLUDE
+		INCLUDEPATH +=  $$APP_LAYER_SYSTEMINCLUDE
+	
+		BLD_INF_RULES.prj_testexports += \
+	"../rom/unit_caleneditor.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(unit_caleneditor.iby)"
 }
 
 SOURCES +=  unittest_caleneditor.cpp \