comctl32: toolbar: Simplify the TOOLBAR_AddButton.
[wine/multimedia.git] / programs / explorer / Makefile.in
blob5d295a77357707d40452f0c18b7ac87038c5c553
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = explorer.exe
6 APPMODE = -mwindows
7 IMPORTS = user32 gdi32 advapi32 kernel32 ntdll
8 DELAYIMPORTS = comctl32
9 EXTRADEFS = @HALINCL@
11 C_SRCS = \
12 desktop.c \
13 explorer.c \
14 hal.c \
15 systray.c
17 @MAKE_PROG_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend