diff -r 3785f754ee62 -r 5360b7ddc251 upnpframework/upnpcommand/group/bld.inf --- a/upnpframework/upnpcommand/group/bld.inf Fri Sep 17 08:31:21 2010 +0300 +++ b/upnpframework/upnpcommand/group/bld.inf Mon Nov 01 12:37:49 2010 +0200 @@ -1,32 +1,30 @@ -/* -* Copyright (c) 2007 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: Build information file for project UpnpCommand component -* -*/ - - -PRJ_PLATFORMS -DEFAULT - -PRJ_EXPORTS - -PRJ_MMPFILES - - // both the command interface and the interface implementation - #ifdef FF_UPNP_FRAMEWORK_2_0 // UPnP feature flag - upnpcommandplugin.mmp - #endif // FF_UPNP_FRAMEWORK_2_0 - upnpcommand.mmp - -// End of file +/* +* Copyright (c) 2007 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: Build information file for project UpnpCommand component +* +*/ + + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS + +PRJ_MMPFILES + + // both the command interface and the interface implementation + //upnpcommandplugin.mmp + upnpcommand.mmp + +// End of file