csxhelp/AiwHelpProvider/group/AiwHelpProvider.mmp
branchRCL_3
changeset 44 12f60d9a73b3
parent 40 0d1adf67ec1b
child 45 cbffe13eac63
equal deleted inserted replaced
40:0d1adf67ec1b 44:12f60d9a73b3
     1 /*
       
     2 * Copyright (c) 2002 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 specfication file.
       
    15 *                Write all source and resource files, all using libraries, 
       
    16 *                all bitmaps.
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 #include <data_caging_paths.hrh>
       
    23 
       
    24 TARGET          AiwHelpProvider.dll
       
    25 TARGETTYPE      PLUGIN
       
    26 
       
    27 // MAGIC Dll recognition UID followed by the unique UID for this dll
       
    28 UID             0x10009D8D 0x10207464
       
    29 VENDORID        VID_DEFAULT
       
    30 
       
    31 CAPABILITY      CAP_ECOM_PLUGIN
       
    32 
       
    33 USERINCLUDE     ../inc
       
    34 APP_LAYER_SYSTEMINCLUDE
       
    35 SYSTEMINCLUDE   /epoc32/include/ECom
       
    36 
       
    37 SOURCEPATH      ../src
       
    38 SOURCE          AiwHelpProvider.cpp
       
    39 
       
    40 // Published to /resource/plugins
       
    41 START RESOURCE  10207464.rss
       
    42 LANGUAGE_IDS
       
    43 TARGET          AiwHelpProvider.rsc
       
    44 END
       
    45 
       
    46 // Published to /resource
       
    47 START RESOURCE  AiwHelpProvider.rss
       
    48 HEADER
       
    49 TARGET          AiwHelpProviderPlugin.rsc
       
    50 TARGETPATH      APP_RESOURCE_DIR 
       
    51 LANGUAGE_IDS
       
    52 END
       
    53 
       
    54 LIBRARY         euser.lib
       
    55 LIBRARY         fbscli.lib
       
    56 LIBRARY         gdi.lib
       
    57 LIBRARY         bafl.lib
       
    58 LIBRARY         cone.lib
       
    59 LIBRARY         estlib.lib
       
    60 LIBRARY         servicehandler.lib
       
    61 LIBRARY         eikcore.lib
       
    62 LIBRARY			hlplch.lib
       
    63 LIBRARY     	ws32.lib