vbscript: Build with ucrtbase.
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
d9fb92c864
commit
0359583718
|
@ -1,5 +1,5 @@
|
|||
MODULE = vbscript.dll
|
||||
IMPORTS = oleaut32 ole32 user32
|
||||
IMPORTS = oleaut32 ole32 user32 ucrtbase
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
|
|
Loading…
Reference in New Issue