sapi_calendar/tsrc/testing/tcal_providertest/group/bld.inf
changeset 1 a36b1e19a461
parent 0 14df0fbfcc4e
--- a/sapi_calendar/tsrc/testing/tcal_providertest/group/bld.inf	Mon Mar 30 12:51:10 2009 +0300
+++ b/sapi_calendar/tsrc/testing/tcal_providertest/group/bld.inf	Fri May 08 08:20:08 2009 +0300
@@ -23,10 +23,20 @@
 // defaults to WINS MARM so you can ignore this if you just build these
 DEFAULT
 
+PRJ_TESTEXPORTS
+// NOTE: If using ARS requirements all export operations should be done under this.
+// 'abld test export'
+../conf/tcal_providertest.cfg 		/epoc32/winscw/c/testframework/tcal_providertest.cfg
+
 PRJ_EXPORTS
-../conf/tcal_providertest.cfg 		/epoc32/winscw/c/testframework/tcal_providertest.cfg
+
+
+PRJ_TESTMMPFILES
+// NOTE: If using ARS requirements .mmp file operation should be done under this.
+// 'abld test build'
+tcal_providertest.mmp
 
 PRJ_MMPFILES
-tcal_providertest.mmp
+
 
 //  End of File
\ No newline at end of file