wine/dlls/pstorec/Makefile.in
Eric Pouech 5e4fb4b5e6 pstorec: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-17 09:07:08 +01:00

10 lines
129 B
Makefile

MODULE = pstorec.dll
IMPORTS = uuid
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
pstorec.c
IDL_SRCS = pstorec_tlb.idl