wine/dlls/ieframe/Makefile.in

10 lines
151 B
Makefile
Raw Normal View History

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