Sweden-Number/dlls/usp10/Makefile.in

13 lines
143 B
Makefile

MODULE = usp10.dll
IMPORTLIB = usp10
IMPORTS = gdi32
C_SRCS = \
bidi.c \
mirror.c \
shape.c \
shaping.c \
usp10.c
@MAKE_DLL_RULES@