radioengine/settings/stub/group/radioenginesettings_stub.mmp
branchGCC_SURGE
changeset 37 451b2e1545b2
parent 33 11b6825f0862
child 39 ac7857bd5fdb
equal deleted inserted replaced
26:6bcf277166c1 37:451b2e1545b2
       
     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 the License "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 #ifdef COMPILE_IN_WK48_ENV
       
    22 #   include <domain/osextensions/platform_paths.hrh>
       
    23 #else
       
    24 #   include <platform_paths.hrh>
       
    25 #endif // COMPILE_IN_WK48_ENV
       
    26 
       
    27 #include <data_caging_paths.hrh>
       
    28 
       
    29 #include                <data_caging_paths.hrh>
       
    30 
       
    31 TARGET                  fmradioenginesettings_stub.dll
       
    32 TARGETTYPE              DLL
       
    33 UID                     0x1000008D 0x01000012
       
    34 VERSION                 10.0
       
    35 
       
    36 CAPABILITY              CAP_GENERAL_DLL
       
    37 VENDORID                VID_DEFAULT
       
    38 PAGED
       
    39 SMPSAFE
       
    40 LANG SC
       
    41 
       
    42 SOURCEPATH              ../../data
       
    43 START RESOURCE          fmradioenginesettings.rss
       
    44 HEADER
       
    45 TARGETPATH              RESOURCE_FILES_DIR
       
    46 END // RESOURCE
       
    47 
       
    48 USERINCLUDE             ../../api
       
    49 USERINCLUDE             ../../inc
       
    50 USERINCLUDE             ../../../utils/api
       
    51 USERINCLUDE             ../../../utils/inc
       
    52 USERINCLUDE             /sf/mw/mmmw/mmserv/radioutility/radio_utility/stub/src
       
    53 USERINCLUDE             /sf/mw/mmmw/mmserv/radioutility/radio_utility/src
       
    54 USERINCLUDE             /sf/mw/mmmw/mmserv/radioutility/inc
       
    55 USERINCLUDE             /sf/mw/mmmw/mmserv/inc
       
    56 USERINCLUDE             /sf/mw/mmmw/inc
       
    57 
       
    58 APP_LAYER_SYSTEMINCLUDE
       
    59 SYSTEMINCLUDE           /epoc32/include/internal
       
    60 
       
    61 SOURCEPATH              ../../src
       
    62 SOURCE                  cradioregion.cpp
       
    63 SOURCE                  cradiosettings.cpp
       
    64 SOURCE                  cradiosettingsimp.cpp
       
    65 SOURCE                  cradioenginesettings.cpp
       
    66 SOURCE                  cradioapplicationsettings.cpp
       
    67 
       
    68 LIBRARY                 fmradioengineutils_stub.lib
       
    69 LIBRARY                 bafl.lib
       
    70 LIBRARY                 commonengine.lib
       
    71 LIBRARY                 cone.lib
       
    72 LIBRARY                 efsrv.lib
       
    73 LIBRARY                 estor.lib
       
    74 LIBRARY                 euser.lib
       
    75 LIBRARY                 flogger.lib 
       
    76 LIBRARY                 RadioSession_Stub.lib // SRadioStubManager functions
       
    77 LIBRARY                 centralrepository.lib
       
    78 MACRO STUB_CONSTELLATION