diff -r 3785f754ee62 -r 5360b7ddc251 upnpsharing/group/bld.inf --- a/upnpsharing/group/bld.inf Fri Sep 17 08:31:21 2010 +0300 +++ b/upnpsharing/group/bld.inf Mon Nov 01 12:37:49 2010 +0200 @@ -1,42 +1,45 @@ -/* -* 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" -* 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 upnpsharing -* -*/ - -// For compatibility with S60 3.2 and IAD branch -#include "../../group/upnpplatformvar.hrh" - -PRJ_PLATFORMS - -PRJ_EXPORTS - -PRJ_MMPFILES - -// The DLNA profiler -#include "../upnpdlnaprofiler/group/bld.inf" - -// upnp security -#include "../upnpsecurity/group/bld.inf" - -// content server and server client -#include "../upnpcontentserver/group/bld.inf" - -// content server API -#include "../applicationengine/group/bld.inf" - -// Exports for upnpsharing -#include "../rom/bld.inf" - -// end of file +/* +* 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" +* 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 upnpsharing +* +*/ + +// For compatibility with S60 3.2 and IAD branch +#include "../../group/upnpplatformvar.hrh" + +PRJ_PLATFORMS + +PRJ_EXPORTS + +// LOC files +UPNP_LOC_EXPORT(upnpsharing.loc) + +PRJ_MMPFILES + + // The DLNA profiler + #include "../upnpdlnaprofiler/group/bld.inf" + + // upnp security + #include "../upnpsecurity/group/bld.inf" + + // upnpsharingalgorithm + #include "../upnpsharingalgorithm/group/bld.inf" + + // content server and server client + #include "../upnpcontentserver/group/bld.inf" + + // gstreamer wrapper + #include "../upnpgstwrapper/group/bld.inf" + +// End of file