pop 7b3ecd624d768eecb2eda237f54815110f480faa
[wine/hacks.git] / dlls / usp10 / Makefile.in
blob4dbae03cd4e02323caca0a71145d3e505f0ac072
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 usp10.c
14 @MAKE_DLL_RULES@