pstorec: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
445af46a18
commit
eb018308ab
|
@ -1,6 +1,8 @@
|
|||
MODULE = pstorec.dll
|
||||
IMPORTS = uuid
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
pstorec.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue