os/security/authorisation/userpromptservice/test/group/tups_system_server03.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_sys_server03.exe
    25 TARGETTYPE	exe
    26 UID 0x10000079 0x101F7FBB
    27 VENDORID 0x70000001
    28 
    29 SOURCEPATH	../tups_system_server/source
    30 SOURCE tups_sys_server.cpp 
    31 SOURCE tupstesteractive.cpp
    32 
    33 
    34 USERINCLUDE .
    35 USERINCLUDE ../include 
    36 
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 
    39 LIBRARY         euser.lib
    40 LIBRARY		upsclient.lib
    41 LIBRARY		bafl.lib
    42 LIBRARY         efsrv.lib
    43 LIBRARY     	tups_clientapi_sysserver.lib 
    44 LIBRARY			hal.lib
    45  
    46 capability		ProtServ
    47 
    48 // Test policy files deployment for integration test.
    49 sourcepath		../tups/policy_files_integ
    50 
    51 SMPSAFE