wine-wine/dlls/winhttp/tests/Makefile.in

16 lines
286 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = winhttp.dll
IMPORTS = winhttp kernel32
CTESTS = \
notification.c \
url.c \
winhttp.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend