gdiplus: Use GdipCloneBitmapArea to get bitmap areas for texture brushes.
[wine] / dlls / fusion / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = fusion.dll
6 IMPORTS   = advapi32 dbghelp kernel32 shlwapi version
7
8 C_SRCS = \
9         asmcache.c \
10         asmenum.c \
11         asmname.c \
12         assembly.c \
13         fusion.c \
14         fusion_main.c
15
16 @MAKE_DLL_RULES@
17
18 @DEPENDENCIES@  # everything below this line is overwritten by make depend