save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / dlls / imm32 / Makefile.in
blob3149cae666618e43be1df3630d9f8c9b0e90d9ee
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = imm32.dll
6 IMPORTLIB = libimm32.$(IMPLIBEXT)
7 IMPORTS = user32 gdi32 kernel32
9 C_SRCS = \
10 imm.c
12 RC_SRCS = version.rc
14 SPEC_SRCS16 = imm.spec
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend