wine/programs/explorer/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02: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