videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/group/videoplaybackcontrolstest.mmp
changeset 0 96612d01cf9f
child 1 6711b85517b7
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2008 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 VideoPlaybackViewControlsTest.
       
    15 *
       
    16 */
       
    17 
       
    18 // Version : %version: ou1cpsw#8 %
       
    19 
       
    20 
       
    21 
       
    22 #include <bldvariant.hrh>
       
    23 #include <data_caging_paths.hrh>
       
    24 #include <platform_paths.hrh>
       
    25 
       
    26 EPOCALLOWDLLDATA
       
    27 
       
    28 TARGET          ui_videoplaybackcontrolstest.dll
       
    29 TARGETTYPE      dll
       
    30 UID             0x1000008D 0x101FB3E3
       
    31 
       
    32 CAPABILITY      ALL -TCB
       
    33 
       
    34 APP_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 USERINCLUDE     ../inc
       
    37 USERINCLUDE     ../../../inc
       
    38 USERINCLUDE     ../../../../inc
       
    39 USERINCLUDE     ../../../../../inc
       
    40 
       
    41 SOURCEPATH      ../src
       
    42 SOURCE          videoplaybackcontrolstest.cpp
       
    43 SOURCE          videoplaybackcontrolstestblocks.cpp
       
    44 SOURCE          mpxvpbc_stub.cpp
       
    45 SOURCE          mpxvpbvfd_stub.cpp
       
    46 SOURCE          mpxvpbuih_stub.cpp
       
    47 
       
    48 SOURCEPATH      ../../../src
       
    49 SOURCE          mpxvideoplaybackcontrol.cpp
       
    50 SOURCE          mpxvideoplaybackcontrolpolicy.cpp
       
    51 SOURCE          mpxvideoplaybackcontrolconfiguration.cpp
       
    52 SOURCE          mpxvideoplaybackcontrolscontroller.cpp
       
    53 SOURCE          mpxvideoplaybackbutton.cpp
       
    54 SOURCE          mpxvideoplaybackbuttonbar.cpp
       
    55 SOURCE          mpxvideoplaybackvolumebar.cpp
       
    56 SOURCE          mpxvideoplaybackprogressbar.cpp
       
    57 SOURCE          mpxvideoplaybackcontrolpdl.cpp
       
    58 SOURCE          mpxvideoplaybackaspectratioicon.cpp
       
    59 SOURCE          mpxvideoplaybackbrandinganimation.cpp
       
    60 SOURCE          mpxvideoplaybackmediadetailsviewer.cpp
       
    61 
       
    62 LIBRARY         ws32.lib
       
    63 LIBRARY         euser.lib
       
    64 LIBRARY         cone.lib
       
    65 LIBRARY         stiftestinterface.lib
       
    66 LIBRARY         stiftestengine.lib
       
    67 LIBRARY         avkon.lib
       
    68 LIBRARY         eikcoctl.lib
       
    69 LIBRARY         eikctl.lib
       
    70 LIBRARY         apgrfx.lib
       
    71 LIBRARY         aknskins.lib 
       
    72 LIBRARY         bafl.lib
       
    73 LIBRARY         aknskinsrv.lib
       
    74 LIBRARY         eikcore.lib
       
    75 LIBRARY         cdlengine.lib
       
    76 LIBRARY         estor.lib
       
    77 LIBRARY         aknicon.lib
       
    78 LIBRARY         bitgdi.lib
       
    79 LIBRARY         fbscli.lib
       
    80 LIBRARY         commonengine.lib 
       
    81 LIBRARY         efsrv.lib
       
    82 LIBRARY         gdi.lib
       
    83 LIBRARY         AknLayout2Scalable.lib
       
    84 LIBRARY         aknlayout2.lib
       
    85 LIBRARY         egul.lib
       
    86 LIBRARY         touchfeedback.lib
       
    87 LIBRARY         bmpanim.lib
       
    88 LIBRARY         flogger.lib
       
    89 LIBRARY         playbackhelper.lib
       
    90 LIBRARY         RemConInterfaceBase.lib
       
    91 LIBRARY         RemConCoreApi.lib
       
    92 
       
    93 // End of File