loggingservices/rfilelogger/Logger/Group/bld.inf
changeset 35 0d6db0a14001
parent 0 08ec8eefde2f
child 40 b8bdbc8f59c7
--- a/loggingservices/rfilelogger/Logger/Group/bld.inf	Fri Jun 11 15:29:22 2010 +0300
+++ b/loggingservices/rfilelogger/Logger/Group/bld.inf	Tue Jul 06 16:18:30 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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"
@@ -16,10 +16,10 @@
 #include "../te_RFileLogger/group/bld.inf"
 
 PRJ_EXPORTS
-../inc/RFileLogger.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/rfilelogger.h)
-../inc/RFileLoggermacro.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/rfileloggermacro.h)
-../Group/RFilelogger.iby		/epoc32/rom/include/rfilelogger.iby
+../inc/RFileLogger.h            SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/rfilelogger.h)
+../inc/RFileLoggermacro.h       SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/rfileloggermacro.h)
+RFilelogger.iby                 /epoc32/rom/include/rfilelogger.iby
+
 PRJ_MMPFILES
 RFileLoggerServer.mmp
 RFileloggerclient.mmp
-