Sweden-Number/dlls/ieframe/Makefile.in

10 lines
151 B
Makefile
Raw Normal View History

2011-07-23 18:36:37 +02:00
MODULE = ieframe.dll
IMPORTLIB = ieframe
IMPORTS = uuid urlmon shell32 ole32 advapi32
2011-07-23 18:36:37 +02:00
C_SRCS = \
ieframe_main.c \
intshcut.c
2011-07-23 18:36:37 +02:00
@MAKE_DLL_RULES@