msxml3: Properly free namespace structure pointer.
[wine/testsucceed.git] / dlls / riched32 / tests / Makefile.in
blobed794ccd5ddb5a0c647b300a6c67f2682aba3b60
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = riched32.dll
6 IMPORTS = ole32 user32 kernel32
8 C_SRCS = \
9 editor.c
11 @MAKE_TEST_RULES@