gdi32: Don't truncate the added pixels with FT_LCD_FILTER_DEFAULT.
[wine/wine64.git] / dlls / d3drm / Makefile.in
blobae7982cffa7e5c1ce7dc12f603190f2147b318a8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3drm.dll
6 IMPORTLIB = d3drm
7 IMPORTS = kernel32
9 C_SRCS = \
10 d3drm_main.c \
11 math.c
13 RC_SRCS = version.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend