// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Low level video device framework
//
//
/**
@file
*/
PRJ_PLATFORMS
// specify the platforms your component needs to be built for here
// may add platform for OMAP, Helen etc
DEFAULT
//WINS ARMI THUMB
PRJ_EXPORTS
../inc/devvideobase.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideobase.h)
../inc/devvideohwdeviceadaptersetup.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideohwdeviceadaptersetup.h)
../inc/devvideobase.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideobase.inl)
../inc/devvideoconstants.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoconstants.h)
../inc/devvideoplay.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoplay.h)
../inc/devvideoplay.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideoplay.inl)
../inc/devvideorecord.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideorecord.h)
../inc/devvideorecord.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/devvideorecord.inl)
../inc/videoplayhwdevice.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/videoplayhwdevice.h)
../inc/videorecordhwdevice.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/videorecordhwdevice.h)
../inc/AVC.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/avc.h)
../inc/Mpeg4Visual.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/mpeg4visual.h)
../inc/H263.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/h263.h)
../inc/vc1.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/vc1.h)
../inc/on2vp6.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/on2vp6.h)
../inc/sorensonspark.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devvideo/sorensonspark.h)
../inc/DevVideoPluginInterfaceUIDs.hrh /epoc32/include/mmf/devvideo/devvideoplugininterfaceuids.hrh
../inc/devvideostandardcustominterfaces.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideostandardcustominterfaces.h)
#ifdef SYMBIAN_BUILD_GCE
../inc/devvideovideosurfacecustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideovideosurfacecustominterface.h)
../inc/devvideoclientbuffersupport.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideoclientbuffersupport.h)
../inc/devvideosurfacehandlecustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideosurfacehandlecustominterface.h)
#endif // SYMBIAN_BUILD_GCE
../inc/devvideoplayratecustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideoplayratecustominterface.h)
../inc/devvideohwdevicetunnelcustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideohwdevicetunnelcustominterface.h)
// Romkit include files
../inc/DevVideo.iby /epoc32/rom/include/
PRJ_MMPFILES
../mmpfiles/DevVideo/DevVideo.mmp
PRJ_TESTMMPFILES
PRJ_TESTEXPORTS