mmsharing/mmshindicator/tsrc/ut_indicator/group/ut_musindicator.mmp
changeset 15 ccd8e69b5392
parent 2 b31261fd4e04
child 20 e8be2c2e049d
child 22 496ad160a278
equal deleted inserted replaced
2:b31261fd4e04 15:ccd8e69b5392
     1 /*
       
     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:  Project definition file for project MuS Settings UI test
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 #include<eunitcaps.h>
       
    22 
       
    23 
       
    24 TARGET              ut_musindicator.dll
       
    25 TARGETTYPE          dll
       
    26 EPOCALLOWDLLDATA
       
    27 TARGETPATH          /sys/bin
       
    28 UID                 0x1000af5a 0x01700001
       
    29 
       
    30 CAPABILITY      EUNIT_CAPS
       
    31 VENDORID            VID_DEFAULT
       
    32 
       
    33 
       
    34 MACRO               UNIT_TESTING
       
    35 
       
    36 SOURCEPATH          ../src
       
    37 SOURCE              dllmain.cpp
       
    38 SOURCE              ut_cmusindicatorapi.cpp
       
    39 SOURCE              ut_cmussoundplayer.cpp
       
    40 SOURCE              ut_cmusindicatordsa.cpp
       
    41 
       
    42 // tested classes
       
    43 SOURCEPATH          ../../../src
       
    44 SOURCE              mussoundplayer.cpp
       
    45 SOURCE              musindicatorapi.cpp
       
    46 SOURCE              musindicatordsa.cpp
       
    47 SOURCE              musresourceutil.cpp
       
    48 
       
    49 USERINCLUDE         ../inc
       
    50 
       
    51 // FROM TESTED UNITS:
       
    52 USERINCLUDE         ../../../inc
       
    53 USERINCLUDE         ../../../../mmshshared/inc
       
    54 USERINCLUDE         ../../../../mmshshared/loc
       
    55 USERINCLUDE         ../../../../inc
       
    56 USERINCLUDE         ../../../../../inc
       
    57 USERINCLUDE         ../../../../../tsrc/ututils/inc
       
    58 USERINCLUDE         ../../../../../tsrc/propertystub/inc
       
    59 
       
    60 // STUB SOURCES
       
    61 SOURCEPATH          ../../../../../tsrc/propertystub/src
       
    62 SOURCE              e32property.cpp
       
    63 SOURCEPATH          ../../../../../tsrc/fbsbitmapstub/src
       
    64 SOURCE              fbs.cpp
       
    65 
       
    66 // STUB INCLUDES
       
    67 
       
    68 // To replace RProperty with a stub    
       
    69 SYSTEMINCLUDE       ../../../../../tsrc/propertystub/inc 
       
    70 
       
    71 // INCLUDESs
       
    72 
       
    73 APP_LAYER_SYSTEMINCLUDE
       
    74 
       
    75 LIBRARY             centralrepository.lib
       
    76 LIBRARY             commonengine.lib // RConeResourceLoader
       
    77 LIBRARY             bafl.lib
       
    78 LIBRARY             eunit.lib
       
    79 LIBRARY             euser.lib
       
    80 LIBRARY             flogger.lib // RFileLogger
       
    81 LIBRARY             aknskins.lib // AknsUtils.h
       
    82 LIBRARY             avkon.lib
       
    83 LIBRARY             cone.lib
       
    84 LIBRARY             efsrv.lib
       
    85 LIBRARY             eikcoctl.lib
       
    86 LIBRARY             eikcore.lib
       
    87 LIBRARY             aknnotify.lib
       
    88 LIBRARY             eiksrv.lib
       
    89 LIBRARY             mediaclientaudio.lib
       
    90 LIBRARY             ws32.lib          // Window server
       
    91 LIBRARY             bitgdi.lib        // 
       
    92 LIBRARY             gdi.lib           // Font
       
    93 LIBRARY             fntstr.lib
       
    94 LIBRARY             fbscli.lib           // Font and bitmap server