Add a semi-functional ICCompressorChoose implementation.
[wine/testsucceed.git] / dlls / msvideo / Makefile.in
bloba745ac1f5ea78f04bb118fd5e15dbdb55a6dcdda
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msvfw32.dll
6 IMPORTLIB = libmsvfw32.$(IMPLIBEXT)
7 IMPORTS = winmm comctl32 version user32 gdi32 advapi32 kernel32 ntdll
8 EXTRALIBS = $(LIBUNICODE)
10 C_SRCS = \
11 mciwnd.c \
12 msvideo_main.c \
13 drawdib.c
15 C_SRCS16 = \
16 msvideo16.c
18 SPEC_SRCS16 = msvideo.spec
20 RC_SRCS = rsrc.rc
22 @MAKE_DLL_RULES@
24 ### Dependencies: