browserutilities/feedsengine/FeedsServer/Reconizer/group/FeedsRec.mmp
changeset 0 dd21522fd290
child 36 0ed94ceaa377
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /*
       
     2 * Copyright (c) 2004 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 the License "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:  Resource file containing the Feeds Recognizer UIDs
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include <platform/mw/Browser_platform_variant.hrh>
       
    20 
       
    21 TARGET          FeedsRec.DLL
       
    22 TARGETTYPE      PLUGIN
       
    23 UID             0x10009D8D 0x102072EE 
       
    24 
       
    25 SOURCEPATH      ../Data
       
    26 START RESOURCE  102072EE.rss
       
    27 TARGET          FeedsRec.rsc
       
    28 END
       
    29 
       
    30 
       
    31 CAPABILITY      CAP_RECOGNISER
       
    32 VENDORID        VID_DEFAULT
       
    33 
       
    34 SOURCEPATH      ../src
       
    35 SOURCE           FeedsRec.cpp
       
    36 
       
    37 USERINCLUDE     ../inc
       
    38 
       
    39 MW_LAYER_SYSTEMINCLUDE
       
    40 
       
    41 LIBRARY         EUSER.LIB 
       
    42 LIBRARY         APMIME.LIB
       
    43