mmlibs/mmfw/tsrc/mmfintegrationtest/mmfmediaclienttestplugin/group/mmfmediaclientextdisplaytestprovider.mmp
changeset 4 9d4397b300d1
equal deleted inserted replaced
1:fcaf4606ba4e 4:9d4397b300d1
       
     1 // Copyright (c) 2010 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 //
       
    15 
       
    16 TARGET mmfmediaclientextdisplaytestprovider.dll
       
    17 CAPABILITY ALL -TCB
       
    18 TARGETTYPE plugin
       
    19 
       
    20 // ECom Dll recognition UID followed by the unique UID for this dll
       
    21 UID 0x10009D8D 0x20031C93
       
    22 VENDORID 0x70000001
       
    23 
       
    24 SOURCEPATH      ../src
       
    25 SOURCE          mmfmediaclientextdisplaytestprovider.cpp
       
    26 SOURCE          mmfmediaclientextdisplaytestfactory.cpp
       
    27 
       
    28 USERINCLUDE     ../src
       
    29 
       
    30 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
       
    32 START RESOURCE mmfmediaclientextdisplaytestprovider.rss
       
    33 TARGET mmfmediaclientextdisplaytestprovider.rsc
       
    34 END
       
    35 
       
    36 LIBRARY euser.lib
       
    37 Library	efsrv.lib
       
    38 Library mediaclientvideodisplay.lib
       
    39 Library ws32.lib
       
    40 Library bafl.lib
       
    41 
       
    42 SMPSAFE