radioengine/engine/group/radioengine.mmp
branchRCL_3
changeset 20 93c594350b9a
parent 19 cce62ebc198e
equal deleted inserted replaced
19:cce62ebc198e 20:93c594350b9a
     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 #include "../../group/buildflags.hrh"
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 #include <data_caging_paths.hrh>
       
    23 
       
    24 TARGET                  fmradioengine.dll
       
    25 TARGETTYPE              DLL
       
    26 UID                     0x1000008D 0x2002FF4F
       
    27 VERSION                 11.0
       
    28 
       
    29 CAPABILITY              CAP_GENERAL_DLL
       
    30 VENDORID                VID_DEFAULT
       
    31 
       
    32 PAGED
       
    33 SMPSAFE
       
    34 
       
    35 SOURCEPATH              ../src
       
    36 SOURCE                  cradioengine.cpp
       
    37 SOURCE                  cradioengineimp.cpp
       
    38 SOURCE                  cradiordsreceiver.cpp
       
    39 SOURCE                  cradiordsreceiverbase.cpp
       
    40 SOURCE                  cradionetworkinfolistener.cpp
       
    41 
       
    42 USERINCLUDE             ../api
       
    43 USERINCLUDE             ../inc
       
    44 USERINCLUDE             ../../utils/api
       
    45 USERINCLUDE             ../../settings/api
       
    46 USERINCLUDE             ../../group
       
    47 
       
    48 // Default system include paths for application layer modules.
       
    49 APP_LAYER_SYSTEMINCLUDE
       
    50 
       
    51 LIBRARY                 fmradioengineutils.lib
       
    52 LIBRARY                 fmradioenginesettings.lib
       
    53 
       
    54 LIBRARY                 AudioOutputRouting.lib
       
    55 LIBRARY                 euser.lib
       
    56 LIBRARY                 efsrv.lib
       
    57 LIBRARY                 Radio_Utility.lib
       
    58 LIBRARY                 cone.lib
       
    59 LIBRARY                 etel3rdparty.lib            // For CTelephony
       
    60 LIBRARY                 etel.lib                    // For RTelServer
       
    61 LIBRARY                 etelmm.lib                  // For RMobilePhone
       
    62 LIBRARY                 commsdat.lib                // For CommsDat
       
    63 LIBRARY                 timezonelocalization.lib    // For CTzLocalizer
       
    64 LIBRARY                 bafl.lib                    // For CDesCArray