wine/dlls/msctf/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

22 lines
337 B
Makefile

MODULE = msctf.dll
IMPORTS = uuid ole32 oleaut32 user32 advapi32
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
categorymgr.c \
compartmentmgr.c \
context.c \
displayattributemgr.c \
documentmgr.c \
inputprocessor.c \
langbarmgr.c \
msctf.c \
range.c \
threadmgr.c
IDL_SRCS = msctf_classes.idl
RC_SRCS = \
version.rc