wininet: Make sure to null terminate a string before copying it.
[wine] / dlls / mciavi32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = mciavi32.dll
6 IMPORTS   = msvfw32 winmm user32 gdi32 kernel32
7 EXTRALIBS = $(LIBUNICODE)
8
9 C_SRCS = \
10         info.c \
11         mciavi.c \
12         mmoutput.c \
13         wnd.c
14
15 RC_SRCS = mciavi_res.rc
16
17 @MAKE_DLL_RULES@
18
19 ### Dependencies: