installationservices/swcomponentregistry/test/group/tscrdatalayer.mmp
changeset 24 84a16765cd86
equal deleted inserted replaced
6:aba6b8104af3 24:84a16765cd86
       
     1 /*
       
     2 * Copyright (c) 2008-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 * This is the project specification file for the Software Component Registry test harness
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22  @internalComponent
       
    23  @test
       
    24 */
       
    25 
       
    26 TARGETTYPE EXE
       
    27 TARGET tscrdatalayer.exe
       
    28 
       
    29 UID 0 0x1028634C
       
    30 
       
    31 // ProtServ is used for scrdatabase testing
       
    32 // AllFiles is needed for creating the SCR DB
       
    33 CAPABILITY ProtServ
       
    34 
       
    35 SOURCEPATH 	../tscrdatalayer/source
       
    36 
       
    37 SOURCE datalayersteps.cpp tscrdatalayer.cpp
       
    38 
       
    39 USERINCLUDE ../tscrdatalayer/inc
       
    40 USERINCLUDE	../../inc_private
       
    41 
       
    42 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    43 
       
    44 
       
    45 LIBRARY euser.lib 
       
    46 LIBRARY efsrv.lib 
       
    47 LIBRARY testexecuteutils.lib
       
    48 LIBRARY testexecutelogclient.lib
       
    49 LIBRARY rfileloggerclient.lib
       
    50 LIBRARY scrdatabase.lib
       
    51 LIBRARY oomtestbase.lib
       
    52 SMPSAFE