DIB Engine:dont use now missing winex11.drv BitBlt and PatBlt funcs
[wine/hacks.git] / dlls / usp10 / Makefile.in
blobf52aafb5dcac02c463eafc70056e1f522bef0062
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = usp10.dll
6 IMPORTLIB = usp10
7 IMPORTS = gdi32 kernel32
9 C_SRCS = \
10 bidi.c \
11 mirror.c \
12 shape.c \
13 shaping.c \
14 usp10.c
16 @MAKE_DLL_RULES@