ddraw: Compare the against the correct IID in IDirect3DExecuteBufferImpl_QueryInterfa...
[wine.git] / dlls / riched20 / tests / Makefile.in
blob1f26e315bdb6ee93af001f0dd2485c25a1e9ac07
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = riched20.dll
6 IMPORTS = ole32 oleaut32 user32 gdi32 kernel32
8 CTESTS = \
9 editor.c \
10 richole.c \
11 txtsrv.c
13 @MAKE_TEST_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend