diff -r d45095c2f4f3 -r b1fb57be53fe mmappcomponents/playbackhelper/group/playbackhelper.mmp --- a/mmappcomponents/playbackhelper/group/playbackhelper.mmp Tue Feb 02 00:27:58 2010 +0200 +++ b/mmappcomponents/playbackhelper/group/playbackhelper.mmp Fri Mar 19 09:38:24 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2008 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" @@ -15,9 +15,7 @@ * */ -// Version : %version: 5 % - - +// Version : %version: 6 % #include @@ -47,16 +45,15 @@ LIBRARY apmime.lib LIBRARY charconv.lib LIBRARY mmfcontrollerframework.lib -LIBRARY flogger.lib -LIBRARY mmfdevsound.lib +LIBRARY mmfdevsound.lib #ifdef __WINDOWS_MEDIA LIBRARY asxparser.lib #endif #if defined(ARMCC) -deffile ../eabi/ +deffile ../eabi/ #elif defined(WINSCW) -deffile ../bwinscw/ +deffile ../bwinscw/ #endif