diff -r 095bea5f582e -r 0ac9a5310753 mmserv/metadatautility/3GPExtParserLib/group/bld.inf --- a/mmserv/metadatautility/3GPExtParserLib/group/bld.inf Tue Aug 31 15:43:02 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,43 +0,0 @@ -/* -* Copyright (c) 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" -* 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: Project build file for 3GPExtParser lib -* -*/ - -PRJ_PLATFORMS -DEFAULT - -PRJ_EXPORTS - -#ifdef __3GP_EXTENTION - -// Exporting 3GPExtParser Binaries -../armv5/LIB/3GPExtParser.lib /epoc32/release/armv5/LIB/3GPExtParser.lib -../armv5/LIB/3GPExtParser.dso /epoc32/release/armv5/LIB/3GPExtParser.dso -../armv5/LIB/3GPExtParser{000a0000}.lib /epoc32/release/armv5/LIB/3GPExtParser{000a0000}.lib -../armv5/LIB/3GPExtParser{000a0000}.dso /epoc32/release/armv5/LIB/3GPExtParser{000a0000}.dso - -../armv5/udeb/3GPExtParser.dll /epoc32/release/armv5/udeb/3GPExtParser.dll -../armv5/urel/3GPExtParser.dll /epoc32/release/armv5/urel/3GPExtParser.dll - -../winscw/udeb/3GPExtParser.lib /epoc32/release/winscw/udeb/3GPExtParser.lib -../winscw/udeb/3GPExtParser.dll /epoc32/release/winscw/udeb/3GPExtParser.dll -../winscw/urel/3GPExtParser.dll /epoc32/release/winscw/urel/3GPExtParser.dll - -#endif - -PRJ_MMPFILES - - -// End of File