wine-wine/dlls/explorerframe/Makefile.in

15 lines
218 B
Makefile

EXTRADEFS = -DCOM_NO_WINDOWS_H
MODULE = explorerframe.dll
IMPORTS = uuid ole32 shell32 user32
C_SRCS = \
explorerframe_main.c \
nstc.c
IDL_R_SRCS = explorerframe.idl
RC_SRCS = \
version.rc
@MAKE_DLL_RULES@