gdiplus/tests: Comment out a test that corrupts the stack on Vista.
[wine/multimedia.git] / dlls / pstorec / Makefile.in
blobd4f77dad2bb3c0191276388e15d3370259970073
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = pstorec.dll
6 IMPORTS = uuid kernel32
8 C_SRCS = \
9 pstorec.c
11 RC_SRCS = rsrc.rc
13 IDL_TLB_SRCS = pstorec_tlb.idl
15 @MAKE_DLL_RULES@