phonesrv_plat/call_information_api/tsrc/group/MT_CallInformation.mmp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
     1 /*
     1 /*
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2009 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 -----------------------------------------------------------------------------
    19 */
    21 */
    20 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    21 TARGET          MT_CallInformation.dll
    23 TARGET          MT_CallInformation.dll
    22 TARGETTYPE      dll
    24 TARGETTYPE      dll
    23 UID             0x1000af5a 0x01700000
    25 UID             0x1000af5a 0x01700000
    37 #endif
    39 #endif
    38 
    40 
    39 USERINCLUDE             ../src
    41 USERINCLUDE             ../src
    40 
    42 
    41 MW_LAYER_SYSTEMINCLUDE
    43 MW_LAYER_SYSTEMINCLUDE
    42 SYSTEMINCLUDE           /epoc32/include/platform/digia/eunit
    44 APP_LAYER_SYSTEMINCLUDE // cntdef.h
       
    45 SYSTEMINCLUDE           /epoc32/include/Digia/EUnit
    43 #if defined(WINSCW)
    46 #if defined(WINSCW)
    44 SYSTEMINCLUDE           ../../../../../../app/phone/inc
    47 SYSTEMINCLUDE           ../../../../../../app/phone/inc
    45 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/inc
    48 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/inc
    46 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/audiohandling/inc
    49 SYSTEMINCLUDE           ../../../../../../app/phone/phoneengine/audiohandling/inc
    47 #endif
    50 #endif
    48 
    51 
    49 LIBRARY                 eunit.lib
    52 LIBRARY                 EUnit.lib
    50 LIBRARY                 eunitutil.lib
    53 LIBRARY                 EUnitUtil.lib
    51 LIBRARY                 euser.lib
    54 LIBRARY                 euser.lib
    52 LIBRARY                 telephonyservice.lib
    55 LIBRARY                 telephonyservice.lib
    53 LIBRARY                 etel.lib
    56 LIBRARY                 etel.lib
    54 LIBRARY	                etelmm.lib
    57 LIBRARY	                etelmm.lib
    55 LIBRARY                 phoneclient.lib
    58 LIBRARY                 phoneclient.lib
    56 
    59 
    57 #if defined(WINSCW)
    60 #if defined(WINSCW)
    58 LIBRARY                 phoneengine.lib
    61 LIBRARY                 PhoneEngine.lib
    59 LIBRARY                 audiohandling.lib
    62 LIBRARY                 AudioHandling.lib
    60 #endif
    63 #endif