wine/dlls/explorerframe/Makefile.in
Alexandre Julliard a003eb5db4 explorerframe: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-04 09:08:17 +02:00

15 lines
222 B
Makefile

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