user32: Pack the COPYDATASTRUCT structure in messages to allow crossing 32/64 boundaries.
[wine/multimedia.git] / dlls / twain.dll16 / Makefile.in
blob85b51d57a7a629eb59eef39becee9fee2614a091
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = twain.dll16
6 IMPORTS = kernel32
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,twain_32.dll
9 C_SRCS = twain.c
11 @MAKE_DLL_RULES@