1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmhais/videohai/devvideo/group/bld.inf Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,63 @@
1.4 +// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +// Low level video device framework
1.18 +//
1.19 +//
1.20 +
1.21 +/**
1.22 + @file
1.23 +*/
1.24 +
1.25 +PRJ_PLATFORMS
1.26 +// specify the platforms your component needs to be built for here
1.27 +// may add platform for OMAP, Helen etc
1.28 +DEFAULT
1.29 +//WINS ARMI THUMB
1.30 +
1.31 +PRJ_EXPORTS
1.32 +../inc/devvideobase.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideobase.h)
1.33 +../inc/devvideohwdeviceadaptersetup.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideohwdeviceadaptersetup.h)
1.34 +../inc/devvideobase.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideobase.inl)
1.35 +../inc/devvideoconstants.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoconstants.h)
1.36 +../inc/devvideoplay.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoplay.h)
1.37 +../inc/devvideoplay.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoplay.inl)
1.38 +../inc/devvideorecord.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideorecord.h)
1.39 +../inc/devvideorecord.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideorecord.inl)
1.40 +../inc/videoplayhwdevice.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/videoplayhwdevice.h)
1.41 +../inc/videorecordhwdevice.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/videorecordhwdevice.h)
1.42 +../inc/AVC.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/avc.h)
1.43 +../inc/Mpeg4Visual.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/mpeg4visual.h)
1.44 +../inc/H263.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/h263.h)
1.45 +../inc/vc1.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/vc1.h)
1.46 +../inc/on2vp6.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/on2vp6.h)
1.47 +../inc/sorensonspark.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/sorensonspark.h)
1.48 +../inc/DevVideoPluginInterfaceUIDs.hrh /epoc32/include/mmf/devvideo/devvideoplugininterfaceuids.hrh
1.49 +../inc/devvideostandardcustominterfaces.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideostandardcustominterfaces.h)
1.50 +#ifdef SYMBIAN_BUILD_GCE
1.51 +../inc/devvideovideosurfacecustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideovideosurfacecustominterface.h)
1.52 +../inc/devvideoclientbuffersupport.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideoclientbuffersupport.h)
1.53 +../inc/devvideosurfacehandlecustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideosurfacehandlecustominterface.h)
1.54 +#endif // SYMBIAN_BUILD_GCE
1.55 +../inc/devvideoplayratecustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideoplayratecustominterface.h)
1.56 +../inc/devvideohwdevicetunnelcustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideohwdevicetunnelcustominterface.h)
1.57 +
1.58 +// Romkit include files
1.59 +../inc/DevVideo.iby /epoc32/rom/include/
1.60 +
1.61 +PRJ_MMPFILES
1.62 +../mmpfiles/DevVideo/DevVideo.mmp
1.63 +
1.64 +PRJ_TESTMMPFILES
1.65 +
1.66 +PRJ_TESTEXPORTS