wine/dlls/objsel/Makefile.in
Alexandre Julliard 8b81c5219d objsel: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-17 09:29:47 +02:00

13 lines
180 B
Makefile

MODULE = objsel.dll
IMPORTS = strmiids uuid ole32 advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
factory.c \
objsel.c
IDL_SRCS = objsel_classes.idl
RC_SRCS = objsel.rc