sapi_logging/tsrc/dev/tloggingservice/group/bld.inf
changeset 1 a36b1e19a461
parent 0 14df0fbfcc4e
--- a/sapi_logging/tsrc/dev/tloggingservice/group/bld.inf	Mon Mar 30 12:51:10 2009 +0300
+++ b/sapi_logging/tsrc/dev/tloggingservice/group/bld.inf	Fri May 08 08:20:08 2009 +0300
@@ -24,10 +24,6 @@
 DEFAULT
 
 PRJ_TESTEXPORTS
-// NOTE: If using ARS requirements all export operations should be done under this.
-// 'abld test export'
-
-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
@@ -39,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.
 //
@@ -59,4 +54,7 @@
 */
 tloggingservice.mmp
 
+PRJ_MMPFILES
+
+
 //  End of File
\ No newline at end of file