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