Prevent crash when no URL is specified.
[wine] / dlls / winmm / mciavi / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = mciavi.drv
6 IMPORTS   = msvfw32 winmm user32 gdi32 kernel32
7
8 C_SRCS = \
9         info.c \
10         mciavi.c \
11         mmoutput.c \
12         wnd.c
13
14 RC_SRCS = mciavi_res.rc
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: