wined3d: Use RECT instead of WINED3DRECT in fb_copy_to_texture_hwstretch.
[wine.git] / dlls / mcicda / Makefile.in
blobb77ea3003de08ae685e643b0e998b156d08d1b19
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mcicda.dll
6 IMPORTS = winmm user32 kernel32
8 C_SRCS = \
9 mcicda.c
11 @MAKE_DLL_RULES@