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
|
MODULE = pstorec.dll
|
||||||
IMPORTS = uuid
|
IMPORTS = uuid
|
||||||
|
|
||||||
|
EXTRADLLFLAGS = -mno-cygwin
|
||||||
|
|
||||||
C_SRCS = \
|
C_SRCS = \
|
||||||
pstorec.c
|
pstorec.c
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue