diff -r 14df0fbfcc4e -r a36b1e19a461 sapi_logging/tsrc/testing/tloggingservicetest/group/bld.inf --- a/sapi_logging/tsrc/testing/tloggingservicetest/group/bld.inf Mon Mar 30 12:51:10 2009 +0300 +++ b/sapi_logging/tsrc/testing/tloggingservicetest/group/bld.inf Fri May 08 08:20:08 2009 +0300 @@ -24,11 +24,6 @@ DEFAULT PRJ_TESTEXPORTS -// NOTE: If using ARS requirements all export operations should be done under this. -// 'abld test export' - -PRJ_EXPORTS - ../conf/tloggingservicetest.cfg /epoc32/WINSCW/C/TestFramework/tloggingservicetest.cfg ../init/testframework.ini /epoc32/WINSCW/C/TestFramework/testframework.ini // Specify the source file followed by its destination here @@ -40,11 +35,11 @@ /agnmodel/inc/AGMCOMON.H */ +PRJ_EXPORTS + + + PRJ_TESTMMPFILES -// NOTE: If using ARS requirements .mmp file operation should be done under this. -// 'abld test build' - -PRJ_MMPFILES // Specify the .mmp files required for building the important component // releasables. // @@ -60,4 +55,7 @@ */ tloggingservicetest.mmp +PRJ_MMPFILES + + // End of File \ No newline at end of file