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

14 lines
184 B
Makefile

TESTDLL = urlmon.dll
IMPORTS = urlmon ole32 oleaut32 user32 advapi32
C_SRCS = \
generated.c \
misc.c \
protocol.c \
sec_mgr.c \
stream.c \
uri.c \
url.c
@MAKE_TEST_RULES@