gst_plugins_base/group/gstaudio.mmp
changeset 8 4a7fac7dd34a
parent 2 5505e8908944
child 11 1373546e05c6
equal deleted inserted replaced
7:71e347f905f2 8:4a7fac7dd34a
    17 * Boston, MA 02111-1307, USA.
    17 * Boston, MA 02111-1307, USA.
    18 *
    18 *
    19 * Description:
    19 * Description:
    20 *
    20 *
    21 */
    21 */
       
    22 
    22 
    23 
    23 #include <platform_paths.hrh>                    
    24 #include <platform_paths.hrh>                    
    24 
    25 
    25 TARGET          libgstaudio.dll
    26 TARGET          libgstaudio.dll
    26 TARGETTYPE      DLL
    27 TARGETTYPE      DLL
    50 USERINCLUDE		../../include/gstreamer/gst/base
    51 USERINCLUDE		../../include/gstreamer/gst/base
    51 USERINCLUDE		../../include/gstreamer/gst/controller
    52 USERINCLUDE		../../include/gstreamer/gst/controller
    52 USERINCLUDE		../../include/gstreamer/gst/dataprotocol
    53 USERINCLUDE		../../include/gstreamer/gst/dataprotocol
    53 USERINCLUDE		../../include/gstreamer/gst/net
    54 USERINCLUDE		../../include/gstreamer/gst/net
    54 
    55 
       
    56 USERINCLUDE     ../gst-libs/audio
       
    57 
    55 SOURCEPATH      ../gst-libs/gst/audio
    58 SOURCEPATH      ../gst-libs/gst/audio
    56 SOURCE          audio.c
    59 SOURCE          audio.c audio-enumtypes.c
    57 SOURCE          gstaudioclock.c
    60 SOURCE          gstaudioclock.c
    58 SOURCE          mixerutils.c
    61 SOURCE          mixerutils.c
    59 SOURCE          multichannel.c
    62 SOURCE          multichannel.c
    60 SOURCE          gstaudiofilter.c
    63 SOURCE          gstaudiofilter.c
    61 SOURCE          gstaudiosink.c
    64 SOURCE          gstaudiosink.c
    62 SOURCE          gstaudiosrc.c
    65 SOURCE          gstaudiosrc.c
    63 SOURCE          gstbaseaudiosink.c
    66 SOURCE          gstbaseaudiosink.c
    64 SOURCE          gstbaseaudiosrc.c
    67 SOURCE          gstbaseaudiosrc.c
    65 SOURCE          gstringbuffer.c
    68 SOURCE          gstringbuffer.c
    66 SOURCE          multichannel-enumtypes.c
       
    67 //SOURCE          gstaudiofiltertemplate.c
       
    68 
    69 
    69 
    70 
    70 LIBRARY         euser.lib
    71 LIBRARY         euser.lib
    71 LIBRARY         libgobject.lib
    72 LIBRARY         libgobject.lib
    72 LIBRARY         libglib.lib
    73 LIBRARY         libglib.lib