wine/dlls/pstorec/Makefile.in
Alexandre Julliard eb018308ab pstorec: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-18 23:51:51 +02:00

10 lines
121 B
Makefile

MODULE = pstorec.dll
IMPORTS = uuid
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
pstorec.c
IDL_SRCS = pstorec_tlb.idl