codhandler/ddrecog/group/DdRecog.mmp
changeset 0 dd21522fd290
child 25 0ed94ceaa377
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     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 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: 
       
    15 *      Project specification for DD Recognizer.   
       
    16 *      
       
    17 *
       
    18 */
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include <platform/mw/Browser_platform_variant.hrh>
       
    22 
       
    23 TARGET          DdRecog.dll
       
    24 TARGETTYPE      PLUGIN
       
    25 UID             0x10009d8d 0x10008d55
       
    26 
       
    27 SOURCEPATH      ../src
       
    28 
       
    29 START RESOURCE 10008d55.rss
       
    30 TARGET          DdRecog.rsc
       
    31 END
       
    32 
       
    33 CAPABILITY      CAP_RECOGNISER
       
    34 VENDORID        VID_DEFAULT
       
    35 
       
    36 SOURCE          DdRecog.cpp
       
    37 
       
    38 USERINCLUDE     ../inc
       
    39 
       
    40 SYSTEMINCLUDE   ../../CodEng/inc
       
    41 MW_LAYER_SYSTEMINCLUDE
       
    42 MW_LAYER_ECOM_SYSTEMINCLUDE
       
    43 
       
    44 LIBRARY         euser.lib
       
    45 LIBRARY         efsrv.lib
       
    46 LIBRARY         ApMime.lib
       
    47 
       
    48 DEBUGLIBRARY    flogger.lib