diff -r 25a3fbb5e4d3 -r 1cc4c46c2963 securitydialogs/secuidialognotifier/group/secuidialognotifier.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/securitydialogs/secuidialognotifier/group/secuidialognotifier.mmp Mon Oct 04 01:41:57 2010 +0300 @@ -0,0 +1,44 @@ +/* +* Copyright (c) 2010 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: Secui dialog notifier +* +*/ + +#include + +TARGET secuidialognotifier.dll +CAPABILITY CAP_ECOM_PLUGIN +TARGETTYPE PLUGIN +UID 0x10009D8D 0x102071FA +VENDORID VID_DEFAULT + +SOURCEPATH ../data +START RESOURCE 102071FA.rss +TARGET secuidialognotifier.rsc +END + +MW_LAYER_SYSTEMINCLUDE /epoc32/include/mw/hb/hbcore /epoc32/include/mw/hb/hbwidgets +USERINCLUDE ../inc + +SOURCEPATH ../src +SOURCE secuidialogmain.cpp +SOURCE secuidialognotifier.cpp +SOURCE secuidialognotifiersrv.cpp +SOURCE secuidialogs.cpp + +LIBRARY euser.lib +LIBRARY eiksrv.lib +LIBRARY ctframework.lib + +SMPSAFE