tsrc/testtools/stubsrv/group/stubber.mmp
branchRCL_3
changeset 92 dde4619868dc
parent 86 703a2b94c06c
child 95 55a3258355ea
equal deleted inserted replaced
86:703a2b94c06c 92:dde4619868dc
     1 /*
       
     2 * Copyright (c) 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 "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 CAPABILITY  All -Tcb
       
    19 
       
    20 TARGET          stubber.dll
       
    21 TARGETTYPE      dll
       
    22 
       
    23 UID             0x1000008d 0xE0000091
       
    24 
       
    25 SOURCEPATH  ../src
       
    26 SOURCE      stubclient.cpp
       
    27 SOURCE      stubber.cpp
       
    28 
       
    29 USERINCLUDE     ../inc
       
    30 SYSTEMINCLUDE   /epoc32/include /epoc32/include/stubsrv
       
    31 
       
    32 LIBRARY     euser.lib
       
    33 LIBRARY     apibehavior.lib