mmshplugins/mmcctranscoder/tsrc/stubs/group/dummytranscoder.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) 2006 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 MCC transcoder stub
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include<eunitcaps.h>
       
    20 
       
    21 TARGET         	mmcctranscoder.dll		
       
    22 
       
    23 CAPABILITY      EUNIT_CAPS
       
    24 VENDORID		VID_DEFAULT
       
    25 TARGETTYPE		PLUGIN
       
    26 
       
    27 UID             0x10009D8D 0x10282896                      
       
    28 
       
    29 SOURCEPATH      ../../../src
       
    30 SOURCE          transcoder.cpp
       
    31 SOURCE          transcoderimpl.cpp
       
    32 SOURCE          transcoderimplementationproxy.cpp
       
    33 SOURCE          transcodercodecinfo.cpp
       
    34 SOURCE          transcoderaudiocodec.cpp
       
    35 SOURCE          transcodervideocodec.cpp
       
    36 SOURCE          transcodersessioninfo.cpp
       
    37 SOURCEPATH			../src
       
    38 SOURCE					vedmovie.cpp
       
    39 
       
    40 
       
    41 USERINCLUDE     ../../../inc
       
    42 USERINCLUDE   	../inc
       
    43 SYSTEMINCLUDE   ../inc
       
    44 
       
    45 MW_LAYER_SYSTEMINCLUDE
       
    46 
       
    47 SOURCEPATH      ../../../data
       
    48 
       
    49 START RESOURCE	10282896.rss
       
    50 TARGET			mmcctranscoder.rsc
       
    51 END
       
    52 
       
    53 LIBRARY         euser.lib
       
    54 LIBRARY         mmfserverbaseclasses.lib
       
    55 LIBRARY         ecom.lib
       
    56 LIBRARY         mmfcontrollerframework.lib
       
    57 LIBRARY         efsrv.lib