blob: b61d32de4cd48c82fd94f84a32b39351773f7854 [file] [log] [blame]
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = explorer.exe
APPMODE = -mwindows -municode
IMPORTS = rpcrt4 user32 gdi32 advapi32
DELAYIMPORTS = comctl32
C_SRCS = \
appbar.c \
desktop.c \
explorer.c \
systray.c
@MAKE_PROG_RULES@