uifw/tsrc/public/basic/AknSoundServerStifTest/group/AknSoundServerStifTest.mmp
branchRCL_3
changeset 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
55:aecbbf00d063 56:d48ab3b357f1
       
     1 /*TYPE HARDCODED*//*
       
     2 * Copyright (c) 2007 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 #include <platform_paths.hrh>
       
    19 #include <data_caging_paths.hrh>
       
    20 
       
    21 TARGET              aknsoundserverstiftest.dll
       
    22 TARGETTYPE          dll
       
    23 UID                 0x1000008D 0x101FB3E7
       
    24 
       
    25 CAPABILITY          ALL -TCB
       
    26 
       
    27 DEFFILE             aknsoundserverstiftest.def
       
    28 
       
    29 SOURCEPATH          ../src
       
    30 SOURCE              aknsoundserverstiftest.cpp
       
    31 SOURCE              aknsoundserverstiftestcases.cpp
       
    32 SOURCE              eiksrvsoundserversession.cpp
       
    33 SOURCE              aknsoundserversession.cpp
       
    34 
       
    35 USERINCLUDE         ../inc 
       
    36 
       
    37 MW_LAYER_SYSTEMINCLUDE
       
    38 
       
    39 LIBRARY             euser.lib
       
    40 LIBRARY             StifTestInterface.lib
       
    41 LIBRARY             stiftestengine.lib
       
    42 LIBRARY             avkon.lib
       
    43 LIBRARY             cone.lib
       
    44 LIBRARY             estor.lib
       
    45 LIBRARY             bafl.lib
       
    46 
       
    47 LANG                SC