ddraw: Hack to draw to the desktop window.
[wine/hacks.git] / dlls / wintab32 / tests / Makefile.in
blobfd3e9aec1895441fc6e394b0235d1aa10df5f927
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = wintab32.dll
6 IMPORTS = kernel32 user32
8 C_SRCS = \
9 context.c
11 @MAKE_TEST_RULES@