save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / programs / winebrowser / Makefile.in
blobf8be2e3736da3c7811b19f57003eeac31c1fbd27
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winebrowser.exe
6 APPMODE = -mwindows
7 IMPORTS = shlwapi user32 advapi32 kernel32
9 C_SRCS = \
10 main.c
12 @MAKE_PROG_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend