gdiplus: Implement partially transparent solid fill brushes.
[wine] / dlls / ole2nls.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = ole2nls.dll16
6 IMPORTS   = kernel32
7
8 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,ole32.dll
9 EXTRARCFLAGS  = -O res16
10
11 SPEC_SRCS = ole2nls.dll16.spec
12
13 C_SRCS = ole2nls.c
14
15 RC_SRCS = version.rc
16
17 @MAKE_DLL_RULES@
18
19 @DEPENDENCIES@  # everything below this line is overwritten by make depend