wine/dlls/explorerframe/Makefile.in
Eric Pouech e3213978d3 explorerframe: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 10:44:10 +01: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