sapi_logging/tsrc/testing/tlogprovidertest/group/bld.inf
changeset 1 a36b1e19a461
parent 0 14df0fbfcc4e
--- a/sapi_logging/tsrc/testing/tlogprovidertest/group/bld.inf	Mon Mar 30 12:51:10 2009 +0300
+++ b/sapi_logging/tsrc/testing/tlogprovidertest/group/bld.inf	Fri May 08 08:20:08 2009 +0300
@@ -24,12 +24,6 @@
 DEFAULT
 
 PRJ_TESTEXPORTS
-
-
-// NOTE: If using ARS requirements all export operations should be done under this.
-// 'abld test export'
-
-PRJ_EXPORTS
 ../conf/tlogprovidertest.cfg     /epoc32/WINSCW/C/TestFramework/tlogprovidertest.cfg
 //Testframework.ini  /epoc32/WINSCW/C/TestFramework/Testframework.ini 
 // Specify the source file followed by its destination here
@@ -41,11 +35,10 @@
 /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.
 //
@@ -61,4 +54,7 @@
 */
 tlogprovidertest.mmp
 
+PRJ_MMPFILES
+
+
 //  End of File
\ No newline at end of file