mp4asp_dec/arimpeg4aspdechwdevice/group/arimpeg4aspdechwdevice.mmp
changeset 0 bb31fbe78861
equal deleted inserted replaced
-1:000000000000 0:bb31fbe78861
       
     1 /*
       
     2 * Copyright (c) 2009 Aricent and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "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 * Aricent - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * Project file for Mpeg4/H263 Video Decode HwDevice.
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include "..\inc\arimpeg4aspdechwdeviceuid.hrh"
       
    20 
       
    21 TARGET			arimpeg4aspdechwdevice.dll
       
    22 
       
    23 TARGETTYPE		PLUGIN
       
    24 
       
    25 #ifdef SYMBIAN_SECURE_ECOM
       
    26 TARGETTYPE		PLUGIN
       
    27 #else
       
    28 TARGETTYPE		ECOMIIC
       
    29 #endif
       
    30 
       
    31 UID 			0x10009D8D KUidMp4DecoderHwDeviceDllUid
       
    32 
       
    33 CAPABILITY  ALL -TCB
       
    34 
       
    35 SOURCEPATH		..\src
       
    36 SOURCE			arimpeg4aspdechwdevice.cpp
       
    37 
       
    38 START RESOURCE 200298FA.rss
       
    39 	TARGET arimpeg4aspdechwdevice.rsc
       
    40 END
       
    41 
       
    42 MACRO LOGLEVEL_CRITICAL
       
    43 
       
    44 USERINCLUDE	    ..\inc
       
    45 USERINCLUDE     ..\..\arimpeg4aspdecwrapper\Export_hdr
       
    46 USERINCLUDE	    ..\..\..\Utilities\log
       
    47 USERINCLUDE     ..\..\..\Utilities\ariprocessengine\inc
       
    48 USERINCLUDE     ..\..\..\Utilities\aristatemachine\inc
       
    49 
       
    50 SYSTEMINCLUDE	\epoc32\include
       
    51 SYSTEMINCLUDE	\epoc32\include\libc
       
    52 SYSTEMINCLUDE	\epoc32\include\ecom
       
    53 SYSTEMINCLUDE	\epoc32\include\mmf\devvideo
       
    54 SYSTEMINCLUDE	\epoc32\include\oem
       
    55 
       
    56 MW_LAYER_SYSTEMINCLUDE
       
    57 
       
    58 LIBRARY			euser.lib estlib.lib
       
    59 LIBRARY			efsrv.lib
       
    60 LIBRARY			aristatemachine.lib
       
    61 LIBRARY			devvideo.lib
       
    62 LIBRARY			arimpeg4aspdecwrapper.lib ariprocessengine.lib