po: Fix some typography issues in the Ukrainian translation.
[wine/multimedia.git] / dlls / winegstreamer / Makefile.in
blobf6695be49d1c6ab40751ebbe09c0b0c8fc113ff4
1 MODULE = winegstreamer.dll
2 IMPORTS = strmbase strmiids uuid winmm msacm32 msvfw32 ole32 oleaut32 user32 gdi32 advapi32
3 EXTRAINCL = @GSTREAMER_INCL@
4 EXTRALIBS = @GSTREAMER_LIBS@ @LIBPTHREAD@
6 C_SRCS = \
7 glibthread.c \
8 gstdemux.c \
9 gsttffilter.c \
10 main.c
12 RC_SRCS = \
13 rsrc.rc
15 @MAKE_DLL_RULES@