wine/programs/explorer/Makefile.in
2014-01-08 16:11:36 +01:00

14 lines
245 B
Makefile

MODULE = explorer.exe
APPMODE = -mwindows -municode
IMPORTS = rpcrt4 user32 gdi32 advapi32
DELAYIMPORTS = comctl32 shell32 ole32 shlwapi
C_SRCS = \
appbar.c \
desktop.c \
explorer.c \
startmenu.c \
systray.c
RC_SRCS = explorer.rc