Sweden-Number/dlls/explorerframe/Makefile.in

15 lines
213 B
Makefile

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