omxil/mmilapi/unittest/group/milifunittests.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:56:55 +0200
changeset 0 40261b775718
child 16 eedf2dcd43c6
permissions -rw-r--r--
Revision: 201003 Kit: 201005

// Copyright (c) 2008-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:
//

#ifndef MILIFUNITTESTS_IBY
#define MILIFUNITTESTS_IBY

#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND

// Dummy Pcm Renderer
ECOM_PLUGIN(dummypcmrenderer.dll, dummypcmrenderer.rsc)

// OMX IL Dummy Audio Decoder
ECOM_PLUGIN(omxildummyaudiodec.dll, omxildummyaudiodec.rsc)

// OMX IL Dummy Audio Decoder IL Interface
ECOM_PLUGIN(omxildummyaudiodecilif.dll, omxildummyaudiodecilif.rsc)

// OMX IL Dummy Base IL Interface
file=ABI_DIR\BUILD_DIR\omxildummybaseilif.dll    System\Libs\omxildummybaseilif.dll

// OMX IL Vorbis Decoder HwDevice
ECOM_PLUGIN(omxilvorbdechwdevice.dll, omxilvorbdechwdevice.rsc)

// OMX IL MILIF Unit tests
file=ABI_DIR\BUILD_DIR\tsu_milif_omxilif.dll    System\Libs\tsu_milif_omxilif.dll

// scripts
data=EPOCROOT##epoc32\data\c\omxil\tsu_milif_omxilif.script        	\omxil\tsu_milif_omxilif.script

#endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND

#endif // MILIFUNITTESTS_IBY