commsconfig/cscsettingsui/group/cscsettingsui.mmp
branchRCL_3
changeset 21 f742655b05bf
parent 20 65a3ef1d5bd0
child 22 d38647835c2e
equal deleted inserted replaced
20:65a3ef1d5bd0 21:f742655b05bf
     1 /*
       
     2 * Copyright (c) 2007-2010 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:  Project definition file for project CSCSettingsUi
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh>
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET            cscsettingsui.dll
       
    23 TARGETTYPE        dll
       
    24 UID               0x1000008D 0x10282EF5
       
    25 
       
    26 CAPABILITY        CAP_GENERAL_DLL NetworkControl
       
    27 VENDORID          VID_DEFAULT
       
    28 
       
    29 SOURCEPATH        ../src
       
    30 SOURCE            cscsettingsui.cpp
       
    31 SOURCE            cscsettingsuiimpl.cpp
       
    32 SOURCE            cscsettingsuimodel.cpp
       
    33 SOURCE            cscsettingsuimainview.cpp
       
    34 SOURCE            cscsettingsuimaincontainer.cpp
       
    35 
       
    36 START RESOURCE   ../data/cscsettingsui.rss
       
    37 HEADER
       
    38 TARGETPATH        RESOURCE_FILES_DIR
       
    39 TARGET            cscsettingsui.rsc
       
    40 LANGUAGE_IDS
       
    41 END  // RESOURCE
       
    42 
       
    43 USERINCLUDE       ../inc
       
    44 USERINCLUDE       ../../../inc
       
    45 USERINCLUDE       ../../cscengine/inc
       
    46 USERINCLUDE       ../../cscapplicationui/inc
       
    47 
       
    48 APP_LAYER_SYSTEMINCLUDE
       
    49 
       
    50 LIBRARY           cone.lib
       
    51 LIBRARY           bafl.lib 
       
    52 LIBRARY           avkon.lib
       
    53 LIBRARY           euser.lib 
       
    54 LIBRARY           efsrv.lib
       
    55 LIBRARY           eikctl.lib
       
    56 LIBRARY           fbscli.lib
       
    57 LIBRARY           eikdlg.lib
       
    58 LIBRARY           hlplch.lib
       
    59 LIBRARY           eikcore.lib
       
    60 LIBRARY           eikcdlg.lib
       
    61 LIBRARY           featmgr.lib
       
    62 LIBRARY           eikcoctl.lib
       
    63 LIBRARY           mediafilelist.lib 
       
    64 LIBRARY           aknnotify.lib 
       
    65 LIBRARY           cmmanager.lib
       
    66 LIBRARY           cscengine.lib
       
    67 LIBRARY           platformenv.lib 
       
    68 LIBRARY           commonengine.lib 
       
    69 LIBRARY           vimpstsettings.lib  // for IM tone path 
       
    70 LIBRARY           xspviewservices.lib
       
    71 LIBRARY           ecom.lib