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