traceservices/tracefw/ulogger/unit_test/group/te_file.mmp
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
--- a/traceservices/tracefw/ulogger/unit_test/group/te_file.mmp	Thu Aug 19 11:36:21 2010 +0300
+++ b/traceservices/tracefw/ulogger/unit_test/group/te_file.mmp	Tue Aug 31 16:57:14 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -21,24 +21,16 @@
 CAPABILITY 	NONE
 VENDORID 	0x70000001
 
-//---------------------------------------
-// Specific files for TEFUnit
-//---------------------------------------
-SYSTEMINCLUDE	/epoc32/include
-SYSTEMINCLUDE	/epoc32/include/test
-SYSTEMINCLUDE	/epoc32/include/libc
-SYSTEMINCLUDE	/epoc32/include/ecom
+OS_LAYER_SYSTEMINCLUDE
 
 USERINCLUDE ../te-outfrwkchans/te-file
 USERINCLUDE ../../inc
 USERINCLUDE ../../src/outfrwkchans/file
+userinclude  ../../src/pluginframework
 
 SOURCEPATH  ../../src/outfrwkchans/file
 SOURCE		uloggerfileplugin.cpp
 
-userinclude  ../../src/pluginframework
-
-
 SOURCEPATH	../te-outfrwkchans/te-file
 SOURCE		uloggerfileplugintest.cpp
 SOURCE		te_filesuiteserver.cpp