save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / dlls / lz32 / Makefile.in
blobe50e8cd6410ef618d63b47625e2294718ea8a8e0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = lz32.dll
6 IMPORTLIB = liblz32.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 RC_SRCS = version.rc
11 C_SRCS16 = lzexpand16.c
12 SPEC_SRCS16 = lzexpand.spec
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend