wine/dlls/winhttp/tests/Makefile.in
2008-07-18 12:48:47 +02:00

14 lines
259 B
Makefile

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