fep/frontendprocessor/group/bld.inf
changeset 24 fc42a86c98e3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fep/frontendprocessor/group/bld.inf	Wed Jun 23 04:57:58 2010 +0800
@@ -0,0 +1,49 @@
+// 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:
+// Input methods (front end processor framework)
+// 
+//
+
+/**
+ @file
+*/
+
+// include test code
+#include "../test/group/bld.inf"
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+../include/FEPBASE.H SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(fepbase.h)
+../include/FEPBUTILS.H SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(fepbutils.h)
+../include/FEPBCONFIG.H SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(fepbconfig.h)
+../include/FEPBPANIC.H SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(fepbpanic.h)
+
+../group/fepbase.iby	/epoc32/rom/include/fepbase.iby
+
+../group/10009793.txt	/epoc32/data/z/private/10202be9/10009793.txt
+../group/10009793.txt	/epoc32/release/winscw/udeb/z/private/10202be9/10009793.txt
+../group/10009793.txt	/epoc32/release/winscw/urel/z/private/10202be9/10009793.txt
+../group/10272618.txt	/epoc32/data/z/private/10202be9/10272618.txt
+../group/10272618.txt	/epoc32/release/winscw/udeb/z/private/10202be9/10272618.txt
+../group/10272618.txt	/epoc32/release/winscw/urel/z/private/10202be9/10272618.txt
+../group/10272619.txt	/epoc32/data/z/private/10202be9/10272619.txt
+../group/10272619.txt	/epoc32/release/winscw/udeb/z/private/10202be9/10272619.txt
+../group/10272619.txt	/epoc32/release/winscw/urel/z/private/10202be9/10272619.txt
+
+PRJ_MMPFILES
+../group/FEPBASE.MMP
+
+