srsf/sicc/group/nsssispeechrecognitioncustomcommands.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 NssSiSpeechRecognitionCustomCommands
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include          "../../group/srsfbldvariant.hrh"
       
    21 
       
    22 TARGET            nsssispeechrecognitioncustomcommands.dll
       
    23 TARGETTYPE        DLL
       
    24 UID               0x1000008d 0x101F92C
       
    25 
       
    26 VENDORID          VID_DEFAULT
       
    27 
       
    28 CAPABILITY        CAP_GENERAL_DLL
       
    29 
       
    30 #ifdef __SINDE_TRAINING
       
    31 #if defined(WINS)
       
    32 DEFFILE         ../bwins/nsssispeechrecognitioncustomcommands_sinde.def
       
    33 #elif defined(ARMCC)
       
    34 DEFFILE         ../eabi/nsssispeechrecognitioncustomcommands_sinde.def
       
    35 #else
       
    36 DEFFILE         ../bmarm/nsssispeechrecognitioncustomcommands_sinde.def
       
    37 #endif
       
    38 #endif // __SINDE_TRAINING
       
    39 
       
    40 SOURCEPATH        ../src
       
    41 SOURCE            nsssispeechrecognitioncustomcommands.cpp
       
    42 SOURCE            nsssispeechrecognitioncustomcommandparser.cpp
       
    43 SOURCE            nsssicustomcommanddata.cpp
       
    44 
       
    45 USERINCLUDE       ../inc ../src
       
    46 USERINCLUDE       ../../group  // for srsfbldvariant.hrh
       
    47 
       
    48 // This is a SYSTEMINCLUDE macro containing the middleware
       
    49 // layer specific include directories
       
    50 APP_LAYER_SYSTEMINCLUDE
       
    51 
       
    52 SYSTEMINCLUDE     /epoc32/include/mmf/common
       
    53 
       
    54 USERINCLUDE       ../../rubydebug
       
    55 
       
    56 LIBRARY           euser.lib
       
    57 LIBRARY           mmfcontrollerframework.lib
       
    58 LIBRARY           estor.lib
       
    59 LIBRARY           bafl.lib
       
    60 LIBRARY           nsssispeechrecognitiondata.lib