diff -r 4917f9bf7995 -r 8bfb9186a8b8 webengine/widgetregistry/tsrc/public/basic/group/WidgetRegistrySTIF.mmp --- a/webengine/widgetregistry/tsrc/public/basic/group/WidgetRegistrySTIF.mmp Tue Apr 27 17:46:17 2010 +0300 +++ b/webengine/widgetregistry/tsrc/public/basic/group/WidgetRegistrySTIF.mmp Tue May 11 17:13:44 2010 +0300 @@ -1,39 +1,52 @@ /* -* 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 the License "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* ============================================================================== +* Name : WidgetRegistrySTIF.mmp +* Part of : WidgetRegistrySTIF +* +* Description : STIF for WidgetRegistry +* Version: 1.0 * -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: +* Copyright (C) 2007 Nokia Corporation. +* This material, including documentation and any related +* computer programs, is protected by copyright controlled by +* Nokia Corporation. All rights are reserved. Copying, +* including reproducing, storing, adapting or translating, any +* or all of this material requires the prior written consent of +* Nokia Corporation. This material also contains confidential +* information which may not be disclosed to others without the +* prior written consent of Nokia Corporation. * -* Description: STIF for WidgetRegistry -* +* ============================================================================ */ - TARGET WidgetRegistrySTIF.dll TARGETTYPE dll UID 0x1000008D 0x101FB3E7 + #if defined(EKA2) CAPABILITY ALL -TCB //VENDORID VID_DEFAULT -VENDORID 0 +//VENDORID 0 #endif DEFFILE WidgetRegistrySTIF.def + SOURCEPATH ../src SOURCE WidgetRegistrySTIF.cpp USERINCLUDE ../inc -MW_LAYER_SYSTEMINCLUDE +SYSTEMINCLUDE /epoc32/include +SYSTEMINCLUDE /epoc32/include/internal +SYSTEMINCLUDE /epoc32/include/domain/osextensions +SYSTEMINCLUDE /epoc32/include/domain/middleware + +#include +#include + +EPOCALLOWDLLDATA LIBRARY euser.lib efsrv.lib favouritesengine.lib estor.lib LIBRARY stiftestinterface.lib