authorisation/userpromptservice/test/group/tups_notifier.mmp
changeset 8 35751d3474b7
child 10 afc583cfa176
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
       
     1 /*
       
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 /**
       
    20  @file
       
    21  @test
       
    22 */
       
    23 
       
    24 target		tups_notifier.dll
       
    25 targettype    	plugin
       
    26 uid           	0x10009d8d 0xe1111f10
       
    27 vendorid 	0x70000001
       
    28 
       
    29 capability	trustedui protserv
       
    30 
       
    31 userinclude	../inc_private
       
    32 userinclude	../tups_notifier/source
       
    33 
       
    34 systeminclude 	/epoc32/include
       
    35 systeminclude 	/epoc32/include/ecom
       
    36 systeminclude 	/epoc32/include/techview
       
    37 
       
    38 sourcepath    	../tups_notifier/source
       
    39 source        	tups_notifier.cpp
       
    40 
       
    41 start resource	e1111f10.rss
       
    42 target		tups_notifier.rsc
       
    43 end
       
    44 
       
    45 start resource 	tups_notifierapp.rss
       
    46 header
       
    47 targetpath 	resource/apps
       
    48 end
       
    49 
       
    50 library		euser.lib 
       
    51 library		ecom.lib 
       
    52 library		estor.lib
       
    53 library		eiksrv.lib
       
    54 library		eikdlg.lib
       
    55 library		cone.lib
       
    56 library		eikctl.lib
       
    57 library		eikcore.lib
       
    58 library		eikcoctl.lib 
       
    59 library		bafl.lib
       
    60 library		efsrv.lib 
       
    61 library 	upsnotifierutil.lib
       
    62 
       
    63 SMPSAFE