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