save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / dlls / msvfw32 / Makefile.in
blob5e3218ccc44929a4649bd4f80489552ba46a7703
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msvfw32.dll
6 IMPORTLIB = libmsvfw32.$(IMPLIBEXT)
7 IMPORTS = winmm version comctl32 user32 gdi32 advapi32 kernel32 ntdll
9 C_SRCS = \
10 mciwnd.c \
11 msvideo_main.c \
12 drawdib.c
14 C_SRCS16 = \
15 msvideo16.c
17 SPEC_SRCS16 = msvideo.spec
19 RC_SRCS = rsrc.rc
21 @MAKE_DLL_RULES@
23 @DEPENDENCIES@ # everything below this line is overwritten by make depend