os/security/authorisation/userpromptservice/test/group/tups_dialogcreator07.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 * tups_dialogcreator01.mmp
    16 *
    17 */
    18 
    19 
    20 /**
    21  @file
    22  @test
    23 */
    24 
    25 target			tups_dialogcreator07.dll
    26 capability		protserv trustedui
    27 targettype		plugin
    28 
    29 uid				0x0 0xE1111D70
    30 vendorid		0x70000001
    31 
    32 userinclude		../inc_private
    33 userinclude		../include
    34 userinclude		../tups_dialogcreator/source
    35 userinclude		../tups_dialogcreator/include
    36 
    37 macro			DIALOG_07
    38 
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    41 
    42 
    43 sourcepath		../tups/src
    44 source          tupsproperty.cpp
    45 
    46 sourcepath		../tups_dialogcreator/source
    47 source			tups_dialogcreator.cpp
    48 
    49 start resource	e1111d70.rss
    50 target			tups_dialogcreator07.rsc
    51 end
    52 
    53 library			apgrfx.lib
    54 library			apparc.lib
    55 library			ecom.lib
    56 library 		euser.lib
    57 library			ipcstream.lib 
    58 library 		estor.lib
    59 library 		hash.lib
    60 library			upspolicies.lib
    61 library 		sisregistryclient.lib 
    62 library			upsnotifierutil.lib 
    63 library			efsrv.lib 
    64 library			bafl.lib
    65 library			numberconversion.lib
    66 SMPSAFE