wine-wine/dlls/explorerframe/Makefile.in

14 lines
199 B
Makefile

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