srsf/speechsynthesis/tsrc/testapplication/group/testapp.mmp
branchRCL_3
changeset 19 e36f3802f733
parent 0 bf1d17376201
equal deleted inserted replaced
18:cad71a31b7fc 19:e36f3802f733
       
     1 /*
       
     2 * Copyright (c) 2009 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:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 TARGET          testapplication.exe
       
    23 TARGETTYPE      exe
       
    24 UID             0x100039CE 0x043ECF25
       
    25 
       
    26 VENDORID        VID_DEFAULT
       
    27 CAPABILITY      CAP_APPLICATION
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          testappapp.cpp 
       
    31 SOURCE          testappappui.cpp
       
    32 SOURCE          testappdocument.cpp
       
    33 SOURCE          testappcontainer.cpp
       
    34 SOURCE          testappengine.cpp
       
    35 
       
    36 START RESOURCE  ../data/testapplication.rss
       
    37 HEADER
       
    38 TARGETPATH      APP_RESOURCE_DIR
       
    39 LANG     SC
       
    40 END 
       
    41 
       
    42 START RESOURCE  ../data/testapplication_reg.rss
       
    43 DEPENDS testapplication.rsg
       
    44 TARGETPATH      /private/10003a3f/apps
       
    45 END 
       
    46 
       
    47 
       
    48 USERINCLUDE     ../inc
       
    49 USERINCLUDE     ../../../../../rubydebug
       
    50 
       
    51 APP_LAYER_SYSTEMINCLUDE
       
    52 
       
    53 LIBRARY         euser.lib 
       
    54 LIBRARY         apparc.lib 
       
    55 LIBRARY         cone.lib 
       
    56 LIBRARY         eikcore.lib 
       
    57 LIBRARY         eikcoctl.lib 
       
    58 LIBRARY         avkon.lib
       
    59 LIBRARY         speechsynthesis.lib 
       
    60 LIBRARY         efsrv.lib