wine/dlls/directmanipulation/Makefile.in
Alistair Leslie-Hughes 353442072a directmanipulation: Create DirectManipulationManager and DirectManipulationSharedManager objects.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44865
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-18 21:23:15 +02:00

10 lines
143 B
Makefile

MODULE = directmanipulation.dll
IMPORTS = uuid
EXTRADLLFLAGS = -mno-cygwin
IDL_SRCS = directmanip.idl
C_SRCS = \
directmanipulation.c