speechsrv_plat/ui_voice_recognition_api/tsrc/group/testdomuivoicerengn.mmp
branchRCL_3
changeset 23 e36f3802f733
parent 0 bf1d17376201
equal deleted inserted replaced
22:cad71a31b7fc 23:e36f3802f733
       
     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:  ?Description
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh> 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET          testdomuivoicerengn.dll
       
    23 TARGETTYPE      dll
       
    24 UID             0x1000008D 0x2001CB80
       
    25 
       
    26 CAPABILITY      ALL -TCB
       
    27 
       
    28 DEFFILE         testdomuivoicerengn.def
       
    29 
       
    30 USERINCLUDE     ../inc 
       
    31 SYSTEMINCLUDE   /epoc32/include/domain/applications
       
    32     
       
    33 APP_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 SOURCEPATH      ../src
       
    36 
       
    37 SOURCE          testdomuivoicerengn.cpp
       
    38 SOURCE          testdomuivoicerengnblocks.cpp 
       
    39 SOURCE          testdomuvrblocksvoicerecog.cpp 
       
    40 SOURCE          testdomuvrblocksvoiregdiag.cpp
       
    41 
       
    42 LIBRARY         euser.lib
       
    43 LIBRARY         stiftestinterface.lib
       
    44 LIBRARY         stiftestengine.lib
       
    45 LIBRARY         VoiceUiRecognition.lib 
       
    46 
       
    47 LANG            SC
       
    48 
       
    49 // End of File