rom/gstreamer.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:53:32 +0200
changeset 0 0e761a78d257
permissions -rw-r--r--
Revision: 200949 Kit: 200951

/*
* Copyright (c) 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:  Contains all DLLs that must be included in image
*
*/


#ifndef GSTREAMER_IBY
#define GSTREAMER_IBY

#include <bldvariant.hrh>

#ifdef FF_GSTREAMER

file=ABI_DIR\BUILD_DIR\libgstaudio.dll              SHARED_LIB_DIR\libgstaudio.dll
file=ABI_DIR\BUILD_DIR\libgstbase.dll               SHARED_LIB_DIR\libgstbase.dll
file=ABI_DIR\BUILD_DIR\libgstcdda.dll               SHARED_LIB_DIR\libgstcdda.dll
file=ABI_DIR\BUILD_DIR\libgstcontroller.dll         SHARED_LIB_DIR\libgstcontroller.dll
file=ABI_DIR\BUILD_DIR\libgstdataprotocol.dll       SHARED_LIB_DIR\libgstdataprotocol.dll
//file=ABI_DIR\BUILD_DIR\libgstffmpegcolorspace.dll   SHARED_LIB_DIR\libgstffmpegcolorspace.dll
file=ABI_DIR\BUILD_DIR\libgstfft.dll                SHARED_LIB_DIR\libgstfft.dll
file=ABI_DIR\BUILD_DIR\libgstinterfaces.dll         SHARED_LIB_DIR\libgstinterfaces.dll
file=ABI_DIR\BUILD_DIR\libgstnet.dll                SHARED_LIB_DIR\libgstnet.dll
file=ABI_DIR\BUILD_DIR\libgstnetbuffer.dll          SHARED_LIB_DIR\libgstnetbuffer.dll
file=ABI_DIR\BUILD_DIR\libgstpbutils.dll            SHARED_LIB_DIR\libgstpbutils.dll
file=ABI_DIR\BUILD_DIR\libgstreamer.dll             SHARED_LIB_DIR\libgstreamer.dll
file=ABI_DIR\BUILD_DIR\libgstriff.dll               SHARED_LIB_DIR\libgstriff.dll
file=ABI_DIR\BUILD_DIR\libgsttag.dll                SHARED_LIB_DIR\libgsttag.dll
file=ABI_DIR\BUILD_DIR\libgstvideo.dll              SHARED_LIB_DIR\libgstvideo.dll
file=ABI_DIR\BUILD_DIR\libgstvideorate.dll          SHARED_LIB_DIR\libgstvideorate.dll
//file=ABI_DIR\BUILD_DIR\libgstvideoscale.dll       SHARED_LIB_DIR\libgstvideoscale.dll
//file=ABI_DIR\BUILD_DIR\libgstvideotestsrc.dll     SHARED_LIB_DIR\libgstvideotestsrc.dll
file=ABI_DIR\BUILD_DIR\libgstdevsoundext.dll        SHARED_LIB_DIR\libgstdevsoundext.dll

// Plugins go to z:\sys\bin\plugins
file=ABI_DIR\BUILD_DIR\libgstaudiorate.dll          SHARED_LIB_DIR\libgstaudiorate.dll
file=ABI_DIR\BUILD_DIR\libgstaudioresample.dll      SHARED_LIB_DIR\libgstaudioresample.dll
file=ABI_DIR\BUILD_DIR\libgstaudiotestsrc.dll       SHARED_LIB_DIR\libgstaudiotestsrc.dll
file=ABI_DIR\BUILD_DIR\libgstcoreelements.dll       SHARED_LIB_DIR\libgstcoreelements.dll
file=ABI_DIR\BUILD_DIR\libgstcoreindexers.dll       SHARED_LIB_DIR\libgstcoreindexers.dll
file=ABI_DIR\BUILD_DIR\libgstdecodebin.dll          SHARED_LIB_DIR\libgstdecodebin.dll
file=ABI_DIR\BUILD_DIR\libgstdecodebin2.dll         SHARED_LIB_DIR\libgstdecodebin2.dll
file=ABI_DIR\BUILD_DIR\libgstdevsoundsink.dll       SHARED_LIB_DIR\libgstdevsoundsink.dll
file=ABI_DIR\BUILD_DIR\libgstdevsoundsrc.dll        SHARED_LIB_DIR\libgstdevsoundsrc.dll
file=ABI_DIR\BUILD_DIR\libgstplaybin.dll            SHARED_LIB_DIR\libgstplaybin.dll
file=ABI_DIR\BUILD_DIR\libgsttypefindfunctions.dll  SHARED_LIB_DIR\libgsttypefindfunctions.dll
file=ABI_DIR\BUILD_DIR\libgstwavparse.dll           SHARED_LIB_DIR\libgstwavparse.dll
file=ABI_DIR\BUILD_DIR\libgstwavenc.dll             SHARED_LIB_DIR\libgstwavenc.dll
file=ABI_DIR\BUILD_DIR\libgstaudioconvert.dll       SHARED_LIB_DIR\libgstaudioconvert.dll
file=ABI_DIR\BUILD_DIR\libgstqueue2.dll             SHARED_LIB_DIR\libgstqueue2.dll
file=ABI_DIR\BUILD_DIR\libgstautodetect.dll         SHARED_LIB_DIR\libgstautodetect.dll
file=ABI_DIR\BUILD_DIR\libgstapp.dll                SHARED_LIB_DIR\libgstapp.dll
file=ABI_DIR\BUILD_DIR\libgstadder.dll              SHARED_LIB_DIR\libgstadder.dll
file=ABI_DIR\BUILD_DIR\libgsttcp.dll                SHARED_LIB_DIR\libgsttcp.dll
file=ABI_DIR\BUILD_DIR\libgstsubparse.dll           SHARED_LIB_DIR\libgstsubparse.dll
file=ABI_DIR\BUILD_DIR\libgstrtp.dll                SHARED_LIB_DIR\libgstrtp.dll
file=ABI_DIR\BUILD_DIR\libgstgdp.dll                SHARED_LIB_DIR\libgstgdp.dll
file=ABI_DIR\BUILD_DIR\libgstvolume.dll             SHARED_LIB_DIR\libgstvolume.dll

//GStreamer_Stub
data=ZSYSTEM\install\gstreamer_stub.sis             System\Install\gstreamer_stub.sis
data=\epoc32\winscw\c\gstreamer\plugins_list\gst_dll_2001F41F.txt             gstreamer\plugins_list\gst_dll_2001F41F.txt
data=\epoc32\winscw\c\gstreamer\.gstreamer-0.10\registry.i686.bin           gstreamer\.gstreamer-0.10\registry.i686.bin

#endif // end of FF_GSTREAMER

#endif // GSTREAMER_IBY

//  End of File