loggingservices/filelogger/group/bld.inf
changeset 29 cce6680bbf1c
parent 15 3eacc0623088
child 40 b8bdbc8f59c7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/loggingservices/filelogger/group/bld.inf	Thu Jul 01 17:02:22 2010 +0100
@@ -0,0 +1,42 @@
+// Copyright (c) 1999-2009 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"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// Comms File Logger
+// 
+//
+
+/**
+ @file
+*/
+
+
+
+PRJ_EXPORTS
+
+../INC/FLOGGER.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(flogger.h)
+../INC/FLOGGER.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(flogger.inl)
+
+../group/flogger.iby	/epoc32/rom/include/flogger.iby
+
+PRJ_MMPFILES
+
+../group/FLOGGER.MMP	
+../group/FLOGSVR.MMP
+
+PRJ_TESTEXPORTS
+../group/flogger_test.iby	/epoc32/rom/include/flogger_test.iby
+
+PRJ_TESTMMPFILES
+
+../TSRC/T_LOG.MMP
+