winebuild: Support the mingw32 target without an i[3456]86- prefix.
[wine.git] / dlls / urlmon / tests / Makefile.in
blob0c3801bd3d64d5e680b30fe796aa8be12defe638
1 TESTDLL = urlmon.dll
2 IMPORTS = urlmon ole32 oleaut32 user32 advapi32
4 C_SRCS = \
5 generated.c \
6 misc.c \
7 protocol.c \
8 sec_mgr.c \
9 stream.c \
10 uri.c \
11 url.c
13 @MAKE_TEST_RULES@