phonesrv_plat/call_information_api/tsrc/group/MT_CallInformation.mmp
changeset 0 ff3b6d0fd310
child 5 7237db0d9fca
equal deleted inserted replaced
-1:000000000000 0:ff3b6d0fd310
       
     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 -----------------------------------------------------------------------------
       
    19 This file has been generated with EUnit Pro
       
    20 -----------------------------------------------------------------------------
       
    21 */
       
    22 #include <platform_paths.hrh>
       
    23 TARGET          MT_CallInformation.dll
       
    24 TARGETTYPE      dll
       
    25 UID             0x1000af5a 0x01700000
       
    26 
       
    27 CAPABILITY      ALL -TCB 
       
    28 VENDORID        VID_DEFAULT
       
    29 
       
    30 SOURCEPATH              ../src
       
    31 SOURCE                  MT_CallInformation.cpp
       
    32 SOURCE                  MT_CallInformation_DllMain.cpp
       
    33 
       
    34 #if defined(WINSCW)
       
    35 SOURCE                  CPhoneEngineCreator.cpp
       
    36 SOURCE                  CPEMessageWaiter.cpp
       
    37 SOURCE                  T_TelephonyAudioRouting.cpp
       
    38 SOURCE                  CActiveWait.cpp
       
    39 #endif
       
    40 
       
    41 USERINCLUDE             ../src
       
    42 
       
    43 MW_LAYER_SYSTEMINCLUDE
       
    44 SYSTEMINCLUDE           /epoc32/include/Digia/EUnit
       
    45 #if defined(WINSCW)
       
    46 SYSTEMINCLUDE           ../../../../../../app/phone/inc
       
    47 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/inc
       
    48 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/audiohandling/inc
       
    49 #endif
       
    50 
       
    51 LIBRARY                 EUnit.lib
       
    52 LIBRARY                 EUnitUtil.lib
       
    53 LIBRARY                 euser.lib
       
    54 LIBRARY                 telephonyservice.lib
       
    55 LIBRARY                 etel.lib
       
    56 LIBRARY	                etelmm.lib
       
    57 LIBRARY                 phoneclient.lib
       
    58 
       
    59 #if defined(WINSCW)
       
    60 LIBRARY                 PhoneEngine.lib
       
    61 LIBRARY                 AudioHandling.lib
       
    62 #endif