os/security/authorisation/userpromptservice/test/group/tupsinteg_post1.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-2010 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 * tupsinteg.mmp
    16 * use this mmp file only to build target for ARMV5 to be installed via SWI
    17 *
    18 */
    19 
    20 
    21 /**
    22  @file
    23  @test
    24 */
    25 
    26 
    27           TARGET      tupsinteg_post1.exe
    28           TARGETTYPE  exe
    29           UID             0x1000007A 0x80003141 
    30           
    31 
    32 //Please add any change under here
    33 SOURCEPATH  ../tups/src
    34 SOURCE	            tupsintegserver.cpp
    35 SOURCE	            tupsintegstepbase.cpp
    36 SOURCE              tupsclientstep.cpp
    37 SOURCE              tupspropertystep.cpp
    38 SOURCE              tupsproperty.cpp
    39 SOURCE              tups_utils.cpp
    40 SOURCE              tups_minortests.cpp
    41 SOURCE              tupsdbmanagementstep.cpp
    42 SOURCE              tupscoordinatorstep.cpp
    43 	
    44 
    45 USERINCLUDE  ../tups/src
    46 USERINCLUDE ../include 
    47 
    48 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    49 
    50 //Please add your system include under here. 
    51 
    52 LIBRARY     euser.lib
    53 LIBRARY		testexecuteutils.lib 
    54 LIBRARY		testexecutelogclient.lib 
    55 LIBRARY     tups_clientapi_sysserver.lib
    56 LIBRARY		estlib.lib
    57 LIBRARY		bafl.lib
    58 LIBRARY     efsrv.lib 
    59 LIBRARY   	numberconversion.lib
    60 LIBRARY		upsclient.lib
    61 LIBRARY		scsclient.lib
    62 LIBRARY		upsmanagement.lib
    63 
    64 
    65 SMPSAFE