blob: 52296fea4400b23dca48089cbaa9be268fcaf8d2 [file] [log] [blame]
MODULE = explorer.exe
APPMODE = -mwindows -municode
IMPORTS = rpcrt4 user32 gdi32 advapi32
DELAYIMPORTS = comctl32 shell32 ole32 shlwapi
C_SRCS = \
appbar.c \
desktop.c \
explorer.c \
systray.c
RC_SRCS = explorer.rc
PO_SRCS = explorer.rc
@MAKE_PROG_RULES@