Sweden-Number/dlls/ieframe/Makefile.in

15 lines
206 B
Makefile

MODULE = ieframe.dll
IMPORTLIB = ieframe
IMPORTS = uuid urlmon shell32 ole32 advapi32
C_SRCS = \
ieframe_main.c \
intshcut.c \
taskbarlist.c \
urlhist.c
RC_SRCS = \
ieframe.rc
@MAKE_DLL_RULES@