gdiplus: Implement GdipSetPathGradientBlend, with tests.
[wine/multimedia.git] / dlls / winhttp / tests / Makefile.in
blob01f577914f607ce8de21f6cfb37f8837b182c085
1 TESTDLL = winhttp.dll
2 IMPORTS = winhttp oleaut32 ole32 crypt32 advapi32 ws2_32
4 C_SRCS = \
5 notification.c \
6 url.c \
7 winhttp.c
9 @MAKE_TEST_RULES@