comctl32/listview: Free ID array when removing all items.
[wine] / dlls / winhttp / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = winhttp.dll
6 IMPORTS   = winhttp crypt32 advapi32 kernel32
7
8 CTESTS = \
9         notification.c \
10         url.c \
11         winhttp.c
12
13 @MAKE_TEST_RULES@
14
15 @DEPENDENCIES@  # everything below this line is overwritten by make depend