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