brandingserver/group/bsclient.mmp
branchRCL_3
changeset 22 113b91e0a2ad
parent 21 cfd5c2994f10
equal deleted inserted replaced
21:cfd5c2994f10 22:113b91e0a2ad
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Branding server client component project descripton file.
    14 * Description: Branding server client component project descripton file.
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 #include            "bsuids.h"
    17 #include            "bsuids.h"
    19 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    20 #include <data_caging_paths_strings.hrh>
    19 #include <data_caging_paths_strings.hrh>
    21 
    20 
    22 TARGET              bsclient.dll
    21 TARGET              bsclient.dll
    24 UID                 KStaticInterfaceDllUid2 KBrandingClientUid3
    23 UID                 KStaticInterfaceDllUid2 KBrandingClientUid3
    25 CAPABILITY          CAP_CLIENT_DLL
    24 CAPABILITY          CAP_CLIENT_DLL
    26 VENDORID            VID_DEFAULT
    25 VENDORID            VID_DEFAULT
    27 
    26 
    28 
    27 
    29 SOURCEPATH          ../BSClient
    28 SOURCEPATH          ../bsclient
    30 SOURCE              cbsclient.cpp
    29 SOURCE              cbsclient.cpp
    31 SOURCE              bsprocessstarter.cpp
    30 SOURCE              bsprocessstarter.cpp
    32 SOURCE		    cbsfactory.cpp
    31 SOURCE		    cbsfactory.cpp
    33 SOURCE		    cbsaccess.cpp
    32 SOURCE		    cbsaccess.cpp
    34 SOURCE		    cbsupdater.cpp
    33 SOURCE		    cbsupdater.cpp
    37 SOURCE		    cbsbitmap.cpp
    36 SOURCE		    cbsbitmap.cpp
    38 SOURCE			cbsbrandobserver.cpp
    37 SOURCE			cbsbrandobserver.cpp
    39 SOURCE			cbsiconfileprovider.cpp
    38 SOURCE			cbsiconfileprovider.cpp
    40 
    39 
    41 
    40 
    42 USERINCLUDE         ../Group
    41 USERINCLUDE         ../group
    43 USERINCLUDE         ../BSServer
    42 USERINCLUDE         ../bsserver
    44 USERINCLUDE         ../BSClient
    43 USERINCLUDE         ../bsclient
    45 
    44 
    46 APP_LAYER_SYSTEMINCLUDE
    45 APP_LAYER_SYSTEMINCLUDE
    47 
    46 
    48 
    47 
    49 LIBRARY             euser.lib
    48 LIBRARY             euser.lib