ddraw: Hack to draw to the desktop window.
[wine/hacks.git] / dlls / winemapi / Makefile.in
blobf3d1a844845df648d5538b254ed631840349f3aa
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winemapi.dll
6 IMPORTS = shlwapi shell32 kernel32
8 C_SRCS = \
9 main.c \
10 sendmail.c
12 @MAKE_DLL_RULES@