videoplayback/videohelix/tsrc/ut_videohelixtest/group/videohelixtest.mmp
branchRCL_3
changeset 57 befca0ec475f
parent 56 839377eedc2b
child 64 3eb824b18d67
equal deleted inserted replaced
56:839377eedc2b 57:befca0ec475f
    13 *
    13 *
    14 * Description:  Project definition file for project videohelixtest class.
    14 * Description:  Project definition file for project videohelixtest class.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 11 %
    18 // Version : %version: 10 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 
    23 
    43 SOURCEPATH      ../src
    43 SOURCEPATH      ../src
    44 SOURCE          videohelixtest.cpp
    44 SOURCE          videohelixtest.cpp
    45 SOURCE          videohelixtestbody.cpp
    45 SOURCE          videohelixtestbody.cpp
    46 SOURCE          timeoutcontroller.cpp
    46 SOURCE          timeoutcontroller.cpp
    47 SOURCE          mpxvideoplayerutility_stub.cpp
    47 SOURCE          mpxvideoplayerutility_stub.cpp
       
    48 SOURCE          dlmgr_stub.cpp
    48 SOURCE          mpxvideoregion.cpp
    49 SOURCE          mpxvideoregion.cpp
    49 SOURCE          stifutilities.cpp
    50 SOURCE          stifutilities.cpp
    50 SOURCE          mediarecognizer_stub.cpp
    51 SOURCE          mediarecognizer_stub.cpp
    51 SOURCE          mpxvideoaccessoryobserver_stub.cpp
    52 SOURCE          mpxvideoaccessoryobserver_stub.cpp
    52 SOURCE          mpxvideodrmhelper_stub.cpp
    53 SOURCE          mpxvideodrmhelper_stub.cpp
    53 SOURCE          tnmgr_stub.cpp
    54 SOURCE          tnmgr_stub.cpp
    54 
    55 
    55 SOURCEPATH      ../../../src
    56 SOURCEPATH      ../../../src
       
    57 SOURCE          mpxvideodlmgrif.cpp
    56 SOURCE          mpxvideofiledetails.cpp
    58 SOURCE          mpxvideofiledetails.cpp
    57 SOURCE          mpxvideohelixplayback.cpp
    59 SOURCE          mpxvideohelixplayback.cpp
    58 SOURCE          mpxvideoplaybackcontroller.cpp
    60 SOURCE          mpxvideoplaybackcontroller.cpp
    59 SOURCE          mpxvideoplaybackmode.cpp
    61 SOURCE          mpxvideoplaybackmode.cpp
    60 SOURCE          mpxvideoplaybackstate.cpp
    62 SOURCE          mpxvideoplaybackstate.cpp
    89 LIBRARY         flogger.lib
    91 LIBRARY         flogger.lib
    90 LIBRARY         playbackhelper.lib
    92 LIBRARY         playbackhelper.lib
    91 LIBRARY         hwrmlightclient.lib   // Lights control
    93 LIBRARY         hwrmlightclient.lib   // Lights control
    92 LIBRARY         fbscli.lib
    94 LIBRARY         fbscli.lib
    93 
    95 
       
    96 MACRO           USE_S60_DOWNLOAD_MANAGER
       
    97 
    94 // End of File
    98 // End of File