wine/dlls/explorerframe/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

13 lines
193 B
Makefile

MODULE = explorerframe.dll
IMPORTS = uuid ole32 comctl32 shell32 user32
C_SRCS = \
explorerframe_main.c \
nstc.c \
taskbarlist.c
IDL_SRCS = explorerframe.idl
RC_SRCS = \
version.rc