omacpadapters/cpdestinationnwadapter/group/wpdestinationnwadapter.mmp
changeset 67 fdbfe0a95492
equal deleted inserted replaced
62:03849bd79877 67:fdbfe0a95492
       
     1 /*
       
     2 * Copyright (c) 2007-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 file provides the information required for building the
       
    15 *                whole of cwpdestinationnwadapter.dll.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 TARGET          wpdestinationnwadapter.dll
       
    25 TARGETTYPE      PLUGIN
       
    26 UID             0x10009D8D 0x2000B4AF
       
    27 
       
    28 OPTION GCC  -save-temps
       
    29 
       
    30 CAPABILITY      CAP_ECOM_PLUGIN
       
    31 VENDORID        VID_DEFAULT
       
    32 
       
    33 SOURCEPATH      ../src
       
    34 SOURCE          cwpdestinationnwadapter.cpp
       
    35 SOURCE          cwpdestinationnwitem.cpp
       
    36 SOURCE          wpdestinationnwadaptergroupproxy.cpp
       
    37 
       
    38 SOURCEPATH      ../data
       
    39 
       
    40 START RESOURCE 2000b4af.rss
       
    41 TARGET wpdestinationnwadapter.rsc
       
    42 END
       
    43 
       
    44 USERINCLUDE     .
       
    45 USERINCLUDE     ../inc
       
    46 MW_LAYER_SYSTEMINCLUDE
       
    47 SYSTEMINCLUDE   ../inc
       
    48 SYSTEMINCLUDE   /epoc32/include/ecom
       
    49 SYSTEMINCLUDE 	/epoc32/include/mw/hb/hbwidgets
       
    50 SYSTEMINCLUDE 	/epoc32/include/mw/hb/hbcore
       
    51 
       
    52 LIBRARY         euser.lib
       
    53 LIBRARY         provisioningengine.lib
       
    54 LIBRARY         charconv.lib
       
    55 LIBRARY         commdb.lib
       
    56 LIBRARY         cmmanager.lib
       
    57 LIBRARY       hbcore.lib hbwidgets.lib