radioengine/settings/group/radioenginesettings.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 
       
    19 #include "../../group/buildflags.hrh"
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 #include <data_caging_paths.hrh>
       
    24 
       
    25 #include                <data_caging_paths.hrh>
       
    26 
       
    27 TARGET                  fmradioenginesettings.dll
       
    28 TARGETTYPE              DLL
       
    29 UID                     0x1000008D 0x2002FF50
       
    30 VERSION                 10.0
       
    31 
       
    32 CAPABILITY              CAP_GENERAL_DLL
       
    33 VENDORID                VID_DEFAULT
       
    34 PAGED
       
    35 SMPSAFE
       
    36 LANG SC
       
    37 
       
    38 SOURCEPATH              ../data
       
    39 START RESOURCE          fmradioenginesettings.rss
       
    40 HEADER
       
    41 TARGETPATH              RESOURCE_FILES_DIR
       
    42 END // RESOURCE
       
    43 
       
    44 USERINCLUDE             ../api
       
    45 USERINCLUDE             ../inc
       
    46 USERINCLUDE             ../../utils/api
       
    47 
       
    48 APP_LAYER_SYSTEMINCLUDE
       
    49 
       
    50 SOURCEPATH              ../src
       
    51 SOURCE                  cradioregion.cpp
       
    52 SOURCE                  cradiosettings.cpp
       
    53 SOURCE                  cradiosettingsimp.cpp
       
    54 SOURCE                  cradioenginesettings.cpp
       
    55 SOURCE                  cradioapplicationsettings.cpp
       
    56 
       
    57 LIBRARY                 fmradioengineutils.lib
       
    58 LIBRARY                 bafl.lib
       
    59 LIBRARY                 commonengine.lib
       
    60 LIBRARY                 cone.lib
       
    61 LIBRARY                 efsrv.lib
       
    62 LIBRARY                 estor.lib
       
    63 LIBRARY                 euser.lib
       
    64 LIBRARY                 centralrepository.lib