Sweden-Number/dlls/ieframe/tests/Makefile.in

10 lines
131 B
Makefile
Raw Normal View History

2011-07-28 13:32:01 +02:00
TESTDLL = ieframe.dll
IMPORTS = ole32 oleaut32 user32 gdi32
2011-07-28 13:32:01 +02:00
C_SRCS = \
ie.c \
intshcut.c \
webbrowser.c
2011-07-28 13:32:01 +02:00
@MAKE_TEST_RULES@