diff -r 14df0fbfcc4e -r a36b1e19a461 sapi_location/tsrc/dev/tlocservicetest/group/bld.inf --- a/sapi_location/tsrc/dev/tlocservicetest/group/bld.inf Mon Mar 30 12:51:10 2009 +0300 +++ b/sapi_location/tsrc/dev/tlocservicetest/group/bld.inf Fri May 08 08:20:08 2009 +0300 @@ -26,36 +26,16 @@ PRJ_TESTEXPORTS // NOTE: If using ARS requirements all export operations should be done under this. // 'abld test export' +../conf/tlocservicetest.cfg /epoc32/WINSCW/C/TestFramework/tlocservicetest.cfg -PRJ_EXPORTS -// Specify the source file followed by its destination here -// copy will be used to copy the source file to its destination -// If there's no destination then the source file will be copied -// to the same name in /epoc32/include -// Example: -/* -/agnmodel/inc/AGMCOMON.H -*/ -../conf/tlocservicetest.cfg /epoc32/WINSCW/C/TestFramework/tlocservicetest.cfg + 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. -// -// Specify "tidy" if the component you need to build doesn't need to be -// released. Specify "ignore" if the MMP file exists but should be -// ignored. -// Example: -/* -/agnmodel/group/agnmodel.mmp -#if defined(MARM) -/agnmodel/group/agsvexe.mmp -#endif -*/ tlocservicetest.mmp + + + // End of File \ No newline at end of file