connectivitylayer/isimessage/isimessage_dll/internal/test/group/isimsg2gtest.mmp
changeset 4 510c70acdbf6
parent 3 1972d8c2e329
child 5 8ccc39f9d787
equal deleted inserted replaced
3:1972d8c2e329 4:510c70acdbf6
     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 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 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 /*
       
    21 -------------------------------------------------------------------------------
       
    22 
       
    23     DESCRIPTION
       
    24 
       
    25     MMP file for STIF Test Framework's Demomodule.
       
    26 
       
    27 -------------------------------------------------------------------------------
       
    28 */
       
    29 
       
    30 #include <non_foundation_paths.hrh>
       
    31 #include <platform_paths.hrh>
       
    32 
       
    33 TARGET      isimsgnewtest.dll
       
    34 TARGETTYPE  dll
       
    35 DEFFILE     isimsgnewtest.def
       
    36 
       
    37 // FOR STIF
       
    38 LIBRARY     euser.lib
       
    39 LIBRARY     stiftestinterface.lib
       
    40 
       
    41 // FOR ISIMSG TESTS
       
    42 LIBRARY     isimessage.lib
       
    43 
       
    44 SOURCEPATH      ../src
       
    45 SOURCE          demomodule.cpp
       
    46 SOURCE          demomodulecases.cpp
       
    47 SOURCE          ctestbase.cpp
       
    48 
       
    49 // For IsiMsgBase
       
    50 SOURCE          cisimsgbasetest.cpp
       
    51 SOURCE          cisimsgapitest.cpp
       
    52 
       
    53 // For CTestLogger
       
    54 SOURCE          ctestlogger.cpp
       
    55 
       
    56 
       
    57 CAPABILITY ALL
       
    58 USERINCLUDE     ../inc
       
    59 
       
    60 //START WINS
       
    61 //    WIN32_LIBRARY chkstk.obj
       
    62 //END
       
    63 
       
    64 SYSTEMINCLUDE   /epoc32/include 
       
    65 NON_FOUNDATION_ADAPT_LAYER_SYSTEMINCLUDE
       
    66 OS_LAYER_SYSTEMINCLUDE
       
    67 
       
    68 
       
    69 // First UID is DLL UID, Second UID is STIF Test Framework UID
       
    70 UID             0x1000008D 0x101FB3E7