phonesrv_plat/call_information_api/tsrc/group/MT_CallInformation.mmp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 5 7237db0d9fca
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 /*
    17 /*
    18 -----------------------------------------------------------------------------
    18 
    19 This file has been generated with EUnit Pro
       
    20 -----------------------------------------------------------------------------
       
    21 */
    19 */
    22 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    23 TARGET          MT_CallInformation.dll
    21 TARGET          MT_CallInformation.dll
    24 TARGETTYPE      dll
    22 TARGETTYPE      dll
    25 UID             0x1000af5a 0x01700000
    23 UID             0x1000af5a 0x01700000
    39 #endif
    37 #endif
    40 
    38 
    41 USERINCLUDE             ../src
    39 USERINCLUDE             ../src
    42 
    40 
    43 MW_LAYER_SYSTEMINCLUDE
    41 MW_LAYER_SYSTEMINCLUDE
    44 APP_LAYER_SYSTEMINCLUDE // cntdef.h
    42 SYSTEMINCLUDE           /epoc32/include/platform/digia/eunit
    45 SYSTEMINCLUDE           /epoc32/include/Digia/EUnit
       
    46 #if defined(WINSCW)
    43 #if defined(WINSCW)
    47 SYSTEMINCLUDE           ../../../../../../app/phone/inc
    44 SYSTEMINCLUDE           ../../../../../../app/phone/inc
    48 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/inc
    45 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/inc
    49 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/audiohandling/inc
    46 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/audiohandling/inc
    50 #endif
    47 #endif
    51 
    48 
    52 LIBRARY                 EUnit.lib
    49 LIBRARY                 eunit.lib
    53 LIBRARY                 EUnitUtil.lib
    50 LIBRARY                 eunitutil.lib
    54 LIBRARY                 euser.lib
    51 LIBRARY                 euser.lib
    55 LIBRARY                 telephonyservice.lib
    52 LIBRARY                 telephonyservice.lib
    56 LIBRARY                 etel.lib
    53 LIBRARY                 etel.lib
    57 LIBRARY	                etelmm.lib
    54 LIBRARY	                etelmm.lib
    58 LIBRARY                 phoneclient.lib
    55 LIBRARY                 phoneclient.lib
    59 
    56 
    60 #if defined(WINSCW)
    57 #if defined(WINSCW)
    61 LIBRARY                 PhoneEngine.lib
    58 LIBRARY                 phoneengine.lib
    62 LIBRARY                 AudioHandling.lib
    59 LIBRARY                 audiohandling.lib
    63 #endif
    60 #endif