wine/dlls/dsuiext/Makefile.in
Dmitry Timoshkov 736cf6050d dsuiext: Add IDsDisplaySpecifier stubs.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-07 22:24:31 +02:00

11 lines
122 B
Makefile

MODULE = dsuiext.dll
IMPORTS = ole32 uuid
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
dsuiext.c
IDL_SRCS = \
dsuiext.idl