configure: Build the import libraries without recursing when possible.
[wine/multimedia.git] / dlls / msvideo.dll16 / Makefile.in
bloba33136de2d1e2f31c0faf897acf6b9136115f044
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msvideo.dll16
6 IMPORTS = msvfw32 version advapi32
8 EXTRADLLFLAGS = -m16 -Wb,--main-module,msvfw32.dll
10 C_SRCS = msvideo16.c
12 @MAKE_DLL_RULES@