srsf/siutility/group/nsssispeechrecognitionutility.mmp
branchRCL_3
changeset 19 e36f3802f733
parent 0 bf1d17376201
equal deleted inserted replaced
18:cad71a31b7fc 19:e36f3802f733
       
     1 /*
       
     2 * Copyright (c) 2004-2006 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 file for Speech Recognition Utility
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include "../../group/srsfbldvariant.hrh"
       
    21 
       
    22 TARGET          nsssispeechrecognitionutility.dll
       
    23 TARGETTYPE      dll
       
    24 UID             0x1000008d 0x101FF92D // UID: 270530861
       
    25 
       
    26 VENDORID        VID_DEFAULT
       
    27 
       
    28 CAPABILITY      CAP_GENERAL_DLL
       
    29 
       
    30 SOURCEPATH      ../src
       
    31 
       
    32 USERINCLUDE     ../inc  ../src
       
    33 USERINCLUDE     ../../group // for srsfbldvariant.hrh
       
    34 
       
    35 // This is a SYSTEMINCLUDE macro containing the middleware
       
    36 // layer specific include directories
       
    37 APP_LAYER_SYSTEMINCLUDE
       
    38 
       
    39 SYSTEMINCLUDE   /epoc32/include/mmf/common
       
    40 
       
    41 SOURCE          nsssispeechrecognitionutility.cpp
       
    42 
       
    43 USERINCLUDE     ../../rubydebug
       
    44 
       
    45 
       
    46 LIBRARY         euser.lib  
       
    47 LIBRARY         nsssispeechrecognitioncustomcommands.lib
       
    48 LIBRARY         mmfcontrollerframework.lib
       
    49 LIBRARY         ecom.lib