os/security/authorisation/userpromptservice/test/group/tups_policyevaluator05.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_policyevaluator.mmp
    16 *
    17 */
    18 
    19 
    20 /**
    21  @file
    22  @test
    23 */
    24 
    25 target			tups_policyevaluator05.dll
    26 capability		protserv trustedui
    27 targettype		plugin
    28 
    29 uid			0x0 0xE1111E50
    30 vendorid		0x70000001
    31 
    32 userinclude		../include
    33 userinclude		../tups_policyevaluator/source
    34 userinclude		../tups_policyevaluator/include
    35 
    36 macro			POLICY_05
    37 
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 
    40 sourcepath		../tups/src
    41 source          tupsproperty.cpp
    42 
    43 sourcepath		../tups_policyevaluator/source
    44 source			tups_policyevaluator.cpp
    45 
    46 start resource	e1111e50.rss
    47 target			tups_policyevaluator05.rsc
    48 end
    49 
    50 library			ecom.lib 
    51 library 		euser.lib
    52 library			hash.lib
    53 library			upspolicies.lib
    54 library			efsrv.lib 
    55 library			bafl.lib
    56 library			numberconversion.lib
    57 SMPSAFE