wined3d: read_from_framebuffer_texture() isn't suitable for readback of onscreen...
[wine/testsucceed.git] / dlls / credui / tests / Makefile.in
blob3220aa100c8a35f9f60efc6a2941c3b88656c624
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = credui.dll
6 IMPORTS = credui kernel32
8 C_SRCS = \
9 credui.c
11 @MAKE_TEST_RULES@