authorisation/userpromptservice/test/group/tups_system_server02.mmp
changeset 8 35751d3474b7
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
       
     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_server02.exe
       
    25 TARGETTYPE	exe
       
    26 UID 0x10000079 0x101F7FAA
       
    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 SYSTEMINCLUDE   /epoc32/include
       
    38 SYSTEMINCLUDE   /epoc32/include/ups
       
    39 SYSTEMINCLUDE   /epoc32/include/test
       
    40 
       
    41 LIBRARY         euser.lib
       
    42 LIBRARY		upsclient.lib
       
    43 LIBRARY		bafl.lib
       
    44 LIBRARY         efsrv.lib
       
    45 LIBRARY     	tups_clientapi_sysserver.lib
       
    46 LIBRARY			hal.lib
       
    47 
       
    48 capability		ProtServ
       
    49 
       
    50 // Test policy files deployment for integration test.
       
    51 sourcepath		../tups/policy_files_integ
       
    52 
       
    53 SMPSAFE