include: Don't default to WINE_NO_NAMELESS_EXTENSION for Wine build.
[wine.git] / dlls / dwrite / Makefile.in
blobe975812eae580ed2fb0f1b350804b25e97b392f4
1 MODULE = dwrite.dll
2 IMPORTLIB = dwrite
3 IMPORTS = user32 gdi32 advapi32
4 EXTRAINCL = $(FREETYPE_CFLAGS)
5 EXTRADEFS = -DWINE_NO_NAMELESS_EXTENSION
7 C_SRCS = \
8 analyzer.c \
9 bidi.c \
10 bracket.c \
11 direction.c \
12 font.c \
13 freetype.c \
14 gdiinterop.c \
15 layout.c \
16 linebreak.c \
17 main.c \
18 mirror.c \
19 opentype.c \
20 scripts.c \
21 shape.c \
22 shapers/arabic.c \
23 shapers/arabic_table.c