mshtml: Added HTMLImgElement::onabort implementation.
[wine.git] / dlls / wininet / tests / Makefile.in
blob4d8473f3be39fa926cddefbb9d45ce646b00b7b0
1 TESTDLL = wininet.dll
2 IMPORTS = wininet crypt32 ws2_32 user32 advapi32
4 C_SRCS = \
5 ftp.c \
6 generated.c \
7 http.c \
8 internet.c \
9 url.c \
10 urlcache.c
12 @MAKE_TEST_RULES@