server: Allow the debugger to be debugged.
[wine/hacks.git] / dlls / winhttp / tests / Makefile.in
blob226e73f96fad6e6486c8ebc14a3286c720452e5c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = winhttp.dll
6 IMPORTS = winhttp crypt32 advapi32 kernel32
8 C_SRCS = \
9 notification.c \
10 url.c \
11 winhttp.c
13 @MAKE_TEST_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend