wine-wine/dlls/usp10/Makefile.in

17 lines
237 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = usp10.dll
IMPORTLIB = usp10
IMPORTS = gdi32 kernel32
C_SRCS = \
bidi.c \
mirror.c \
shape.c \
shaping.c \
usp10.c
@MAKE_DLL_RULES@