os/security/authorisation/userpromptservice/test/group/tupsinteg_unprotected.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 *
    17 */
    18 
    19 
    20 TARGET      tupsinteg_unprotected.exe
    21 TARGETTYPE  exe
    22 UID             0x1000007A 0x80006666 
    23           
    24           
    25 
    26 //Please add any change under here
    27 SOURCEPATH  	../tups/src
    28 SOURCE	    tupsintegserver.cpp
    29 SOURCE	    tupsintegstepbase.cpp
    30 SOURCE      tupsclientstep.cpp
    31 SOURCE      tupspropertystep.cpp
    32 SOURCE      tupsproperty.cpp
    33 SOURCE      tups_utils.cpp
    34 SOURCE      tups_minortests.cpp
    35 SOURCE      tupsdbmanagementstep.cpp
    36 SOURCE      tupscoordinatorstep.cpp
    37 
    38 USERINCLUDE  ../tups/src
    39 USERINCLUDE ../include 
    40 
    41 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    42 
    43 //Please add your system include under here. 
    44 
    45 LIBRARY     euser.lib
    46 LIBRARY		testexecuteutils.lib 
    47 LIBRARY		testexecutelogclient.lib 
    48 LIBRARY     tups_clientapi_sysserver.lib
    49 LIBRARY		estlib.lib
    50 LIBRARY		bafl.lib
    51 LIBRARY     efsrv.lib 
    52 LIBRARY   	numberconversion.lib
    53 LIBRARY		upsclient.lib
    54 LIBRARY		scsclient.lib
    55 LIBRARY		upsmanagement.lib
    56 
    57 SMPSAFE