gst_plugins_symbian/tsrc/gstreamertestmodule/group/bld.inf
author hgs
Fri, 30 Apr 2010 19:11:56 -0500
changeset 19 24ed0baaf8e5
parent 16 8e837d1bf446
child 26 69c7080681bf
permissions -rw-r--r--
201017

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
* Description:
*
*/

#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_TESTEXPORTS
#ifdef FF_GSTREAMER
/epoc32/release/winscw/udeb/libgstcoreelements.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstcoreelements.dll
/epoc32/release/winscw/udeb/libgstcoreindexers.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstcoreindexers.dll
/epoc32/release/winscw/udeb/libgstwavparse.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstwavparse.dll
/epoc32/release/winscw/udeb/libgstwavenc.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstwavenc.dll
/epoc32/release/winscw/udeb/libgstdevsoundsink.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstdevsoundsink.dll
/epoc32/release/winscw/udeb/libgstdevsoundsrc.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstdevsoundsrc.dll
/epoc32/release/winscw/udeb/libgstaudioconvert.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstaudioconvert.dll
/epoc32/release/winscw/udeb/libgstaudioresample.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstaudioresample.dll
/epoc32/release/winscw/udeb/libgstaudiotestsrc.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstaudiotestsrc.dll
/epoc32/release/winscw/udeb/libgstdecodebin.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstdecodebin.dll
/epoc32/release/winscw/udeb/libgstdecodebin2.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstdecodebin2.dll
/epoc32/release/winscw/udeb/libgstplaybin.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstplaybin.dll
/epoc32/release/winscw/udeb/libgsttypefindfunctions.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgsttypefindfunctions.dll
/epoc32/release/winscw/udeb/libgstqueue2.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstlibgstqueue2.dll
/epoc32/release/winscw/udeb/libgstaudiorate.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstaudiorate.dll
/epoc32/release/winscw/udeb/libgstautodetect.dll	/epoc32/release/winscw/udeb/z/sys/bin/plugins/libgstautodetect.dll

../conf/GStreamerTestClass.cfg   /epoc32/winscw/c/TestFramework/GStreamerTestClass.cfg
../init/GStreamerTestClass.ini   /epoc32/winscw/c/TestFramework/GStreamerTestClass.ini
#endif

PRJ_TESTMMPFILES
#ifdef FF_GSTREAMER
GStreamerTestClass.mmp
#endif

//  End of File