From: Jacek Caban jacek@codeweavers.com
--- programs/cscript/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/programs/cscript/Makefile.in b/programs/cscript/Makefile.in index d87a28fcc54..7d3e74768f3 100644 --- a/programs/cscript/Makefile.in +++ b/programs/cscript/Makefile.in @@ -3,7 +3,7 @@ IMPORTS = uuid shell32 oleaut32 ole32 user32 advapi32 EXTRADEFS = -DCSCRIPT_BUILD PARENTSRC = ../wscript
-EXTRADLLFLAGS = -mwindows -municode +EXTRADLLFLAGS = -mconsole -municode
C_SRCS = \ arguments.c \