diff -r f429a0a2075b -r 735348f59235 frametable_stub/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/frametable_stub/group/bld.inf Tue Aug 31 16:43:06 2010 +0300 @@ -0,0 +1,34 @@ +/* +* 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 +WINSCW + +PRJ_EXPORTS + + + +PRJ_MMPFILES +#if defined(WINSCW) +frametable_stub.mmp +#endif + + + + +// End of File