os/security/authorisation/userpromptservice/database/test/tupsdb/group/tupsdb.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 * Create unit tests for UPS Decision Database
    16 *
    17 */
    18 
    19 
    20 TARGET		tupsdb.exe
    21 TARGETTYPE	exe
    22 UID			0x0 0x10283690
    23 
    24 CAPABILITY  none
    25 
    26 SOURCEPATH	../source
    27 SOURCE		tupsdb.cpp
    28 SOURCE		tupsdbstep.cpp
    29 SOURCE		tupsdbbase.cpp
    30 SOURCE		tupsdbperformance.cpp
    31 SOURCE      activewaiter.cpp
    32 
    33 USERINCLUDE		../source
    34 USERINCLUDE		../../../inc
    35 USERINCLUDE		../../../../inc
    36 USERINCLUDE		../../../../inc_private
    37 
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 OS_LAYER_LIBC_SYSTEMINCLUDE
    40 
    41 STATICLIBRARY	tefunit.lib
    42 
    43 LIBRARY		upsmanagement.lib
    44 LIBRARY		estlib.lib 
    45 LIBRARY		euser.lib
    46 LIBRARY		testexecuteutils.lib
    47 LIBRARY		testexecutelogclient.lib
    48 LIBRARY 	rfileloggerclient.lib
    49 LIBRARY     upsdb.lib
    50 LIBRARY		hash.lib
    51 LIBRARY		efsrv.lib
    52 LIBRARY     bafl.lib 
    53 LIBRARY     estor.lib
    54 
    55 SMPSAFE