ieframe: Added HTTP navigation and GoBack tests.
[wine] / dlls / ieframe / tests / Makefile.in
1 TESTDLL   = ieframe.dll
2 IMPORTS   = ole32 oleaut32 user32 gdi32 advapi32
3
4 C_SRCS = \
5         ie.c \
6         intshcut.c \
7         webbrowser.c
8
9 @MAKE_TEST_RULES@