mmapitest/devsoundexthaitest/group/t_devsoundext.mmp
branchRCL_3
changeset 23 545d349d14da
equal deleted inserted replaced
20:67584cc761d1 23:545d349d14da
       
     1 /*
       
     2 * Copyright (c) 2005-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 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    21 
       
    22 TARGET			t_devsoundext.exe
       
    23 TARGETTYPE		exe
       
    24 UID				0x1000007A 0x200041CA
       
    25 VENDORID		0x70000001
       
    26 
       
    27 capability		All -Tcb
       
    28 
       
    29 SOURCEPATH		../src
       
    30 
       
    31 SOURCE			../common/src/datawrapperbase.cpp
       
    32 SOURCE			t_cmmfdevsounddata.cpp
       
    33 SOURCE			t_devsoundserver.cpp
       
    34 SOURCE			t_crestrictedaudiooutputdata.cpp
       
    35 SOURCE			t_ctelephonyaudioroutingdata.cpp
       
    36 SOURCE			t_caudiooutputdata.cpp
       
    37 SOURCE			t_caudioinputdata.cpp
       
    38 SOURCE			t_cg711decoderintfcdata.cpp
       
    39 
       
    40 USERINCLUDE		../inc
       
    41 USERINCLUDE		../common/inc 
       
    42 
       
    43 SYSTEMINCLUDE	/epoc32/include/test
       
    44 SYSTEMINCLUDE	/epoc32/include/mmf/server
       
    45 
       
    46 LIBRARY			euser.lib
       
    47 LIBRARY			efsrv.lib
       
    48 LIBRARY			testexecuteutils.lib
       
    49 LIBRARY			testexecutelogclient.lib
       
    50 LIBRARY     iniparser.lib
       
    51 LIBRARY 		accclient.lib
       
    52 LIBRARY			ecom.lib
       
    53 LIBRARY			mmfdevsound.lib
       
    54 LIBRARY			centralrepository.lib
       
    55 LIBRARY			restrictedaudiooutput.lib
       
    56 LIBRARY			telephonyaudiorouting.lib
       
    57 
       
    58 
       
    59 SMPSAFE