Commit a1d429da authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

cscript: Build as CUI application.

parent a7594900
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment