gstreamer_test_apps/miscfiles/copyplugins.bat
author hgs
Fri, 14 May 2010 18:43:44 -0500
changeset 20 7e3786c5ed27
parent 18 5824eee55f42
permissions -rw-r--r--
201019
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
20
hgs
parents: 18
diff changeset
     1
/*
hgs
parents: 18
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
hgs
parents: 18
diff changeset
     3
*
hgs
parents: 18
diff changeset
     4
* This library is free software; you can redistribute it and/or
hgs
parents: 18
diff changeset
     5
* modify it under the terms of the GNU Lesser General Public
hgs
parents: 18
diff changeset
     6
* License as published by the Free Software Foundation; either
hgs
parents: 18
diff changeset
     7
* version 2 of the License, or (at your option) any later version.
hgs
parents: 18
diff changeset
     8
*
hgs
parents: 18
diff changeset
     9
* This library is distributed in the hope that it will be useful,
hgs
parents: 18
diff changeset
    10
* but WITHOUT ANY WARRANTY; without even the implied warranty of
hgs
parents: 18
diff changeset
    11
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
hgs
parents: 18
diff changeset
    12
* Lesser General Public License for more details.
hgs
parents: 18
diff changeset
    13
*
hgs
parents: 18
diff changeset
    14
* You should have received a copy of the GNU Lesser General Public
hgs
parents: 18
diff changeset
    15
* License along with this library; if not, write to the
hgs
parents: 18
diff changeset
    16
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
hgs
parents: 18
diff changeset
    17
* Boston, MA 02111-1307, USA.
hgs
parents: 18
diff changeset
    18
*
hgs
parents: 18
diff changeset
    19
* Description:
hgs
parents: 18
diff changeset
    20
*
hgs
parents: 18
diff changeset
    21
*/
hgs
parents: 18
diff changeset
    22
18
hgs
parents:
diff changeset
    23
md \epoc32\release\winscw\udeb\z\sys\bin\plugins
hgs
parents:
diff changeset
    24
hgs
parents:
diff changeset
    25
COPY \epoc32\release\winscw\udeb\libgstcoreelements.dll         \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstcoreelements.dll
hgs
parents:
diff changeset
    26
COPY \epoc32\release\winscw\udeb\libgstcoreindexers.dll         \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstcoreindexers.dll
hgs
parents:
diff changeset
    27
COPY \epoc32\release\winscw\udeb\libgstwavparse.dll             \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstwavparse.dll
hgs
parents:
diff changeset
    28
COPY \epoc32\release\winscw\udeb\libgstwavenc.dll               \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstwavenc.dll
hgs
parents:
diff changeset
    29
COPY \epoc32\release\winscw\udeb\libgstdevsoundsink.dll         \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstdevsoundsink.dll
hgs
parents:
diff changeset
    30
COPY \epoc32\release\winscw\udeb\libgstdevsoundsrc.dll          \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstdevsoundsrc.dll
hgs
parents:
diff changeset
    31
COPY \epoc32\release\winscw\udeb\libgstaudioconvert.dll         \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstaudioconvert.dll
hgs
parents:
diff changeset
    32
COPY \epoc32\release\winscw\udeb\libgstaudioresample.dll        \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstaudioresample.dll
hgs
parents:
diff changeset
    33
COPY \epoc32\release\winscw\udeb\libgstaudiotestsrc.dll         \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstaudiotestsrc.dll
hgs
parents:
diff changeset
    34
COPY \epoc32\release\winscw\udeb\libgstdecodebin.dll            \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstdecodebin.dll
hgs
parents:
diff changeset
    35
COPY \epoc32\release\winscw\udeb\libgstdecodebin2.dll           \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstdecodebin2.dll
hgs
parents:
diff changeset
    36
COPY \epoc32\release\winscw\udeb\libgstplaybin.dll              \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstplaybin.dll
hgs
parents:
diff changeset
    37
COPY \epoc32\release\winscw\udeb\libgsttypefindfunctions.dll    \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgsttypefindfunctions.dll
hgs
parents:
diff changeset
    38
COPY \epoc32\release\winscw\udeb\libgstqueue2.dll               \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstqueue2.dll
hgs
parents:
diff changeset
    39
COPY \epoc32\release\winscw\udeb\libgstaudiorate.dll            \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstaudiorate.dll
hgs
parents:
diff changeset
    40
COPY \epoc32\release\winscw\udeb\libgstautodetect.dll           \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstautodetect.dll
hgs
parents:
diff changeset
    41
COPY \epoc32\release\winscw\udeb\libgstapp.dll                  \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstapp.dll
hgs
parents:
diff changeset
    42
COPY \epoc32\release\winscw\udeb\libgstsubparse.dll             \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstsubparse.dll
hgs
parents:
diff changeset
    43
COPY \epoc32\release\winscw\udeb\libgstgdp.dll                  \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstgdp.dll
hgs
parents:
diff changeset
    44
COPY \epoc32\release\winscw\udeb\libgstadder.dll                \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstadder.dll
hgs
parents:
diff changeset
    45
COPY \epoc32\release\winscw\udeb\libgstvolume.dll               \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstvolume.dll
hgs
parents:
diff changeset
    46
COPY \epoc32\release\winscw\udeb\libgsttcp.dll                  \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgsttcp.dll
hgs
parents:
diff changeset
    47
COPY \epoc32\release\winscw\udeb\gstqtmux.dll                  \epoc32\release\winscw\udeb\z\sys\bin\plugins\gstqtmux.dll
hgs
parents:
diff changeset
    48
COPY \epoc32\release\winscw\udeb\libgstnokiaaacenc.dll                  \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstnokiaaacenc.dll
hgs
parents:
diff changeset
    49
COPY \epoc32\release\winscw\udeb\libgstamrmux.dll                  \epoc32\release\winscw\udeb\z\sys\bin\plugins\libgstamrmux.dll