os/security/authorisation/userpromptservice/test/group/tups_notifier.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 
    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 DEPENDS techview/eikon.rsg
    47 header
    48 targetpath 	resource/apps
    49 end
    50 
    51 library		euser.lib 
    52 library		ecom.lib 
    53 library		estor.lib
    54 library		eiksrv.lib
    55 library		eikdlg.lib
    56 library		cone.lib
    57 library		eikctl.lib
    58 library		eikcore.lib
    59 library		eikcoctl.lib 
    60 library		bafl.lib
    61 library		efsrv.lib 
    62 library 	upsnotifierutil.lib
    63 
    64 SMPSAFE