locationsystemui/locationsysui/locsettingsuiservice/locsettingsuiclient/group/locsettingsuiclient.mmp
branchRCL_3
changeset 44 2b4ea9893b66
parent 42 02ba3f1733c6
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
     1 /*
       
     2 * Copyright (c) 2005 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 Location Settings UI 
       
    15 *                Service Client
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <data_caging_paths.hrh>
       
    21 #include "../inc/locsettingsuiclientuid.hrh"
       
    22 #include <platform_paths.hrh> // For the MW_LAYER_SYSTEMINCLUDE
       
    23 
       
    24 TARGET                  locsettingsuiclient.dll
       
    25 TARGETTYPE              dll
       
    26 UID                     0x0 LOCSETTINGSUICLIENT_UID
       
    27 
       
    28 CAPABILITY              CAP_GENERAL_DLL
       
    29 VENDORID                VID_DEFAULT
       
    30 
       
    31 SOURCEPATH              ../src
       
    32 SOURCE                  locsettingsuiclient.cpp
       
    33 SOURCE                  loclaunchuiao.cpp
       
    34 SOURCE                  locsettingsuiservice.cpp
       
    35 
       
    36 // System Include
       
    37 MW_LAYER_SYSTEMINCLUDE
       
    38 
       
    39 USERINCLUDE             ../inc
       
    40 USERINCLUDE				../../../../inc
       
    41 USERINCLUDE             ../../../../../inc
       
    42 
       
    43 LIBRARY                 euser.lib
       
    44 LIBRARY                 apparc.lib
       
    45 LIBRARY                 cone.lib
       
    46 LIBRARY                 eikcore.lib
       
    47 LIBRARY                 avkon.lib