os/security/authorisation/userpromptservice/test/group/tups_policyevaluator03.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_policyevaluator03.dll
    25 capability		protserv trustedui
    26 targettype		plugin
    27 
    28 uid				0x0 0xE1111E30
    29 vendorid		0x70000001
    30 
    31 userinclude		../include
    32 userinclude		../tups_policyevaluator/source
    33 userinclude		../tups_policyevaluator/include
    34 
    35 macro			POLICY_03
    36 
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 
    39 sourcepath		../tups/src
    40 source          tupsproperty.cpp
    41 
    42 sourcepath		../tups_policyevaluator/source
    43 source			tups_policyevaluator.cpp
    44 
    45 start resource	e1111e30.rss
    46 target			tups_policyevaluator03.rsc
    47 end
    48 
    49 library			ecom.lib 
    50 library 		euser.lib
    51 library			hash.lib
    52 library			upspolicies.lib
    53 library			efsrv.lib 
    54 library			bafl.lib
    55 library			numberconversion.lib
    56 SMPSAFE