symbianunittestfw/sutfw/sutfwcore/sutfwframework/tsrc/group/ut_sutfwframework.mmp
branchRCL_3
changeset 3 9397a16b6eb8
parent 1 6edeef394eb7
equal deleted inserted replaced
1:6edeef394eb7 3:9397a16b6eb8
     1 /*
       
     2 * Copyright (c) 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 "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 TARGET        ut_sutfwframework.dll
       
    19 TARGETTYPE    dll
       
    20 UID           0x20022E76 0x20022E76
       
    21 NOEXPORTLIBRARY
       
    22 MACRO         SYMBIAN_UNIT_TEST
       
    23 
       
    24 // Sources tested
       
    25 SOURCEPATH    ../../src
       
    26 SOURCE        symbianunittest.cpp
       
    27 SOURCE        symbianunittestsuite.cpp
       
    28 SOURCE        symbianunittestfailure.cpp
       
    29 SOURCE        symbianunittestresult.cpp
       
    30 
       
    31 // Test sources
       
    32 SOURCEPATH    ../src
       
    33 SOURCE        dllentry.cpp
       
    34 SOURCE        ut_symbianunittest.cpp
       
    35 SOURCE        ut_symbianunittestsuite.cpp
       
    36 SOURCE        ut_symbianunittestfailure.cpp
       
    37 SOURCE        ut_symbianunittestresult.cpp
       
    38 SOURCE        ut_symbianunittestother.cpp
       
    39 
       
    40 USERINCLUDE   ../inc
       
    41 USERINCLUDE   ../../inc
       
    42 USERINCLUDE   ../../../../inc
       
    43 
       
    44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    45 
       
    46 LIBRARY       euser.lib
       
    47 LIBRARY       charconv.lib
       
    48 LIBRARY       efsrv.lib
       
    49 LIBRARY       bafl.lib       
       
    50 
       
    51 LIBRARY       flogger.lib
       
    52 
       
    53 VENDORID 0x101FB657
       
    54 
       
    55 CAPABILITY    ALL -TCB