diff -r 3785f754ee62 -r 5360b7ddc251 upnpavcontroller/upnpxmlparser/group/bld.inf --- a/upnpavcontroller/upnpxmlparser/group/bld.inf Fri Sep 17 08:31:21 2010 +0300 +++ b/upnpavcontroller/upnpxmlparser/group/bld.inf Mon Nov 01 12:37:49 2010 +0200 @@ -1,38 +1,35 @@ -/* -* Copyright (c) 2006 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: Upnp XML parser build info file -* -*/ - - - - - - -#include "../../../group/upnpplatformvar.hrh" - -PRJ_PLATFORMS - -PRJ_EXPORTS -// ADO internal interfaces -../inc/upnpxmlparser.h |../../../inc/upnpxmlparser.h -../inc/upnpxmlparserlite.h |../../../inc/upnpxmlparserlite.h -../inc/upnpobjectlite.h |../../../inc/upnpobjectlite.h -// subsystem internal interfaces -../inc/upnpxmleventparser.h |../../inc/upnpxmleventparser.h - -PRJ_MMPFILES -upnpxmlparser.mmp - -// End of File +/* +* Copyright (c) 2006, 2009 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: Upnp XML parser build info file +* +*/ + +#include "../../../group/upnpplatformvar.hrh" + +PRJ_PLATFORMS + +PRJ_EXPORTS +// ADO internal interfaces +../inc/upnpxmlparser.h |../../../inc/upnpxmlparser.h +../inc/upnpxmlparserlite.h |../../../inc/upnpxmlparserlite.h +../inc/upnpobjectlite.h |../../../inc/upnpobjectlite.h + +// subsystem internal interfaces +../inc/upnpxmleventparser.h |../../inc/upnpxmleventparser.h +../inc/upnpavtevent.h |../../inc/upnpavtevent.h + +PRJ_MMPFILES +upnpxmlparser.mmp + +// End of File