TESTDLL = winhttp.dll
IMPORTS = winhttp crypt32 advapi32 ws2_32
C_SRCS = \
notification.c \
url.c \
winhttp.c
@MAKE_TEST_RULES@