cbs/CbsServer/Group/CbsMcnClient.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 CbsMcnClient.
       
    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 TARGET          CbsMcnClient.dll
       
    23 TARGETTYPE      dll
       
    24 UID             0x1000008d 0x1000A85B
       
    25 
       
    26 CAPABILITY      CAP_CLIENT_DLL
       
    27 
       
    28 LANGUAGE_IDS
       
    29 
       
    30 SOURCEPATH      ../Group
       
    31 SOURCEPATH      ../McnClientInc
       
    32 SOURCEPATH      ../McnClientSrc
       
    33 
       
    34 SOURCE          CMcn.cpp 
       
    35 SOURCE          Rcbsmcnsession.cpp 
       
    36 SOURCE          CCbsMcnListener.cpp 
       
    37 SOURCE          CMcnTopicArray.cpp 
       
    38 SOURCE          CbsMcnPanic.cpp 
       
    39 SOURCE          Rmcnsubsession.cpp
       
    40 
       
    41 USERINCLUDE     ../McnClientInc 
       
    42 USERINCLUDE     ../McnClientSrc 
       
    43 USERINCLUDE     ../ServerInc 
       
    44 USERINCLUDE     ../ClientInc
       
    45 APP_LAYER_SYSTEMINCLUDE
       
    46 
       
    47 LIBRARY         euser.lib 
       
    48 LIBRARY        flogger.lib