wine/programs/explorer/Makefile.in
Eric Pouech e299b5af34 explorer: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-04 11:20:33 +01:00

15 lines
258 B
Makefile

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