stress: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
67bf5c7131
commit
84d0d51aa6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
MODULE = stress.dll16
|
||||
EXTRADLLFLAGS = -m16
|
||||
EXTRADLLFLAGS = -m16 -mno-cygwin
|
||||
|
||||
C_SRCS = stress.c
|
||||
|
|
Loading…
Add table
Reference in a new issue