save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / programs / explorer / Makefile.in
blob9498a0f447d2f71dee13b8096923dfe0199a0378
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = explorer.exe
6 APPMODE = -mwindows
7 IMPORTS = rpcrt4 user32 gdi32 advapi32 kernel32 ntdll
8 DELAYIMPORTS = comctl32
9 EXTRADEFS = @HALINCL@
10 EXTRALIBS = @DISKARBITRATIONLIB@
12 C_SRCS = \
13 desktop.c \
14 device.c \
15 diskarb.c \
16 explorer.c \
17 hal.c \
18 systray.c
20 @MAKE_PROG_RULES@
22 @DEPENDENCIES@ # everything below this line is overwritten by make depend