diff -r b220a9341636 -r fe9d1bf55678 frametable_stub/group/bld.inf --- a/frametable_stub/group/bld.inf Tue Nov 02 12:13:59 2010 +0000 +++ b/frametable_stub/group/bld.inf Tue Nov 02 12:28:51 2010 +0000 @@ -1,32 +1,23 @@ -/* -* Copyright (c) 2002-2004 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: frametable Stubs - Project build file for frametable -* -*/ - - -PRJ_PLATFORMS - -PRJ_EXPORTS - - - -PRJ_MMPFILES -frametable_stub.mmp - - - - - -// End of File + +// 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: +// + +PRJ_PLATFORMS +// specify the platforms your component needs to be built for here +// may add platform for OMAP, Helen etc +DEFAULT + +#include "../group/bld_common.inf" +