urlmon: Added a scheme name parser for the IUri interface.
[wine/multimedia.git] / dlls / ddrawex / tests / Makefile.in
blobe2a6858489376d346aa9d514f48f8f1c243b37a6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ddrawex.dll
6 IMPORTS = user32 gdi32 kernel32
8 C_SRCS = \
9 ddrawex.c \
10 surface.c
12 @MAKE_TEST_RULES@