gdiplus/tests: Comment out a test that corrupts the stack on Vista.
[wine/multimedia.git] / dlls / xmllite / Makefile.in
blobb43b272e1e336a2cee020d1a37ca2d54fec2228b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = xmllite.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 reader.c \
10 xmllite_main.c
12 @MAKE_DLL_RULES@