diff -r 675a964f4eb5 -r 35751d3474b7 cryptomgmtlibs/cryptotokenfw/tsecdlg/t_secdlg.mmh --- a/cryptomgmtlibs/cryptotokenfw/tsecdlg/t_secdlg.mmh Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptomgmtlibs/cryptotokenfw/tsecdlg/t_secdlg.mmh Thu Sep 10 14:01:51 2009 +0300 @@ -1,53 +1,53 @@ -/* -* Copyright (c) 1997-2009 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". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* Tsecdlg.mmh -* The dummy nofifier is built both as a text shell and as an extended notifer -* -*/ - - -#ifdef T_SECDLG_TEXTSHELL - -MACRO _T_SECDLG_TEXTSHELL - -target tsecdlg_text.dll -targettype TEXTNOTIFIER2 -TARGETPATH /sys/bin/tnotifiers - -UID 0x101fe38b 0x10204789 - -#else - -target tsecdlg.dll -targettype plugin -UID 0x10009d8d 0x10204789 - -library eiksrv.lib - -start resource 10204789.rss -target tsecdlg.rsc -end - -#endif - -CAPABILITY All -Tcb - -SOURCEPATH . - -systeminclude /epoc32/include/techview /epoc32/include /epoc32/include/ecom - -source Tsecdlg.cpp - -library euser.lib estor.lib efsrv.lib +/* +* Copyright (c) 1997-2009 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". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* Tsecdlg.mmh +* The dummy nofifier is built both as a text shell and as an extended notifer +* +*/ + + +#ifdef T_SECDLG_TEXTSHELL + +MACRO _T_SECDLG_TEXTSHELL + +target tsecdlg_text.dll +targettype TEXTNOTIFIER2 +TARGETPATH /sys/bin/tnotifiers + +UID 0x101fe38b 0x10204789 + +#else + +target tsecdlg.dll +targettype plugin +UID 0x10009d8d 0x10204789 + +library eiksrv.lib + +start resource 10204789.rss +target tsecdlg.rsc +end + +#endif + +CAPABILITY All -Tcb + +SOURCEPATH . + +systeminclude /epoc32/include/techview /epoc32/include /epoc32/include/ecom + +source Tsecdlg.cpp + +library euser.lib estor.lib efsrv.lib