Removed most imports of ntdll since we no longer import Wine internal
[wine/dcerpc.git] / dlls / winmm / mciavi / Makefile.in
blobe4273d24518c74fd658cac4cc1eb900295bb3a6d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mciavi.drv
6 IMPORTS = msvfw32 winmm user32 gdi32 kernel32
8 LDDLLFLAGS = @LDDLLFLAGS@
9 SYMBOLFILE = $(MODULE).tmp.o
11 C_SRCS = \
12 info.c \
13 mciavi.c \
14 mmoutput.c \
15 wnd.c
17 RC_SRCS = mciavi_res.rc
19 @MAKE_DLL_RULES@
21 ### Dependencies: