wined3d: Setup the FBO for the correct target in context_apply_clear_state().
[wine] / dlls / mapi32 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = mapi32.dll
6 IMPORTS   = advapi32 kernel32
7
8 C_SRCS = \
9         imalloc.c \
10         prop.c \
11         util.c
12
13 @MAKE_TEST_RULES@