cbs/CbsServer/Group/CbsClient.mmp
changeset 46 2fa1fa551b0b
parent 42 35488577e233
child 48 78df25012fda
equal deleted inserted replaced
42:35488577e233 46:2fa1fa551b0b
     1 /*
       
     2 * Copyright (c) 2003-2008 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:  This is project specification file for CbsClient.
       
    15 *                This file is used to generate makefile with MAKMAKE utility.
       
    16 *
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 VENDORID        VID_DEFAULT
       
    22 
       
    23 TARGET          CbsClient.dll
       
    24 TARGETTYPE      dll
       
    25 UID             0x1000008d 0x1000A85A
       
    26 
       
    27 CAPABILITY      CAP_CLIENT_DLL
       
    28 
       
    29 lang SC
       
    30 
       
    31 SOURCEPATH      ../Group
       
    32 SOURCEPATH      ../ClientInc
       
    33 SOURCEPATH      ../ClientSrc
       
    34 
       
    35 // Client interface
       
    36 SOURCE          RCbs.cpp 
       
    37 SOURCE          RCbsSettings.cpp 
       
    38 SOURCE          RCbsTopicList.cpp 
       
    39 SOURCE          RCbsTopicMessages.cpp
       
    40 SOURCE          RCbsTopicCollection.cpp
       
    41 SOURCE          ccbsmessageclient.cpp
       
    42 SOURCE          ccbsmessageclientimpl.cpp
       
    43 
       
    44 USERINCLUDE     ../ClientInc 
       
    45 USERINCLUDE     ../ClientSrc 
       
    46 USERINCLUDE     ../ServerInc
       
    47 
       
    48 APP_LAYER_SYSTEMINCLUDE
       
    49 
       
    50 LIBRARY         euser.lib