os/mm/mmhais/videohai/devvideo/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// Low level video device framework
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
/**
sl@0
    19
 @file
sl@0
    20
*/
sl@0
    21
sl@0
    22
PRJ_PLATFORMS
sl@0
    23
// specify the platforms your component needs to be built for here
sl@0
    24
// may add platform for OMAP, Helen etc
sl@0
    25
DEFAULT
sl@0
    26
//WINS ARMI THUMB
sl@0
    27
sl@0
    28
PRJ_EXPORTS
sl@0
    29
../inc/devvideobase.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideobase.h)
sl@0
    30
../inc/devvideohwdeviceadaptersetup.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideohwdeviceadaptersetup.h)
sl@0
    31
../inc/devvideobase.inl			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideobase.inl)
sl@0
    32
../inc/devvideoconstants.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoconstants.h)
sl@0
    33
../inc/devvideoplay.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoplay.h)
sl@0
    34
../inc/devvideoplay.inl			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoplay.inl)
sl@0
    35
../inc/devvideorecord.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideorecord.h)
sl@0
    36
../inc/devvideorecord.inl		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideorecord.inl)
sl@0
    37
../inc/videoplayhwdevice.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/videoplayhwdevice.h)
sl@0
    38
../inc/videorecordhwdevice.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/videorecordhwdevice.h)
sl@0
    39
../inc/AVC.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/avc.h)
sl@0
    40
../inc/Mpeg4Visual.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/mpeg4visual.h)
sl@0
    41
../inc/H263.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/h263.h)
sl@0
    42
../inc/vc1.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/vc1.h)
sl@0
    43
../inc/on2vp6.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/on2vp6.h)
sl@0
    44
../inc/sorensonspark.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/sorensonspark.h)
sl@0
    45
../inc/DevVideoPluginInterfaceUIDs.hrh	/epoc32/include/mmf/devvideo/devvideoplugininterfaceuids.hrh
sl@0
    46
../inc/devvideostandardcustominterfaces.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideostandardcustominterfaces.h)
sl@0
    47
#ifdef SYMBIAN_BUILD_GCE
sl@0
    48
../inc/devvideovideosurfacecustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideovideosurfacecustominterface.h)
sl@0
    49
../inc/devvideoclientbuffersupport.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideoclientbuffersupport.h)
sl@0
    50
../inc/devvideosurfacehandlecustominterface.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideosurfacehandlecustominterface.h)
sl@0
    51
#endif // SYMBIAN_BUILD_GCE
sl@0
    52
../inc/devvideoplayratecustominterface.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideoplayratecustominterface.h)
sl@0
    53
../inc/devvideohwdevicetunnelcustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideohwdevicetunnelcustominterface.h)
sl@0
    54
sl@0
    55
// Romkit include files 
sl@0
    56
../inc/DevVideo.iby       /epoc32/rom/include/  
sl@0
    57
sl@0
    58
PRJ_MMPFILES
sl@0
    59
../mmpfiles/DevVideo/DevVideo.mmp		
sl@0
    60
sl@0
    61
PRJ_TESTMMPFILES
sl@0
    62
sl@0
    63
PRJ_TESTEXPORTS