wine/dlls/tapi32/Makefile.in
Alexandre Julliard 4dd9f585ac tapi32: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-24 10:31:18 +02:00

11 lines
137 B
Makefile

MODULE = tapi32.dll
IMPORTLIB = tapi32
IMPORTS = advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
assisted.c \
line.c \
phone.c