devsound/a3fcharacterisationtest/mmpfiles/a3fdevsoundcompliancesuite.mmp
changeset 24 2672ba96448e
equal deleted inserted replaced
21:1c0a769d0cc5 24:2672ba96448e
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // devsoundcompliancesuite.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET        			char_a3f_devsound.dll
       
    19 CAPABILITY				ALL -TCB
       
    20 TARGETTYPE    			dll
       
    21 
       
    22 UID         			0x1000008d 0x10282828
       
    23 VENDORID 				0x70000001
       
    24 
       
    25 SOURCEPATH    			../src
       
    26 SOURCE					char_a3f_devsound_compliancesuite.cpp 
       
    27 SOURCE					char_a3f_devsound_testbase.cpp
       
    28 SOURCE					char_a3f_devsound_initializationtest.cpp
       
    29 SOURCE					char_a3f_devsound_playtest.cpp 
       
    30 SOURCE					char_a3f_devsound_playrecordclients.cpp
       
    31 SOURCE					char_a3f_devsound_tonetest.cpp
       
    32 SOURCE					char_a3f_devsound_toneclient.cpp
       
    33 SOURCE					char_a3f_devsound_recordtest.cpp
       
    34 
       
    35 USERINCLUDE   			../src
       
    36 
       
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    38 
       
    39 LIBRARY					euser.lib
       
    40 LIBRARY					efsrv.lib
       
    41 
       
    42 LIBRARY					mmfdevsound.lib
       
    43 LIBRARY					mmfserverbaseclasses.lib
       
    44 LIBRARY					testframeworkclient.lib
       
    45 
       
    46 
       
    47 
       
    48 DEFFILE					char_a3f_devsound.def
       
    49 NOSTRICTDEF
       
    50 
       
    51 
       
    52 SMPSAFE