Release 1.5.29.
[wine] / dlls / winhttp / tests / Makefile.in
1 TESTDLL   = winhttp.dll
2 IMPORTS   = winhttp oleaut32 ole32 crypt32 advapi32 ws2_32
3
4 C_SRCS = \
5         notification.c \
6         url.c \
7         winhttp.c
8
9 @MAKE_TEST_RULES@