src/cmp/cmpmain.lsp: silence the program "mt" that embeds the manifest in a Windows executable.

This commit is contained in:
Juan Jose Garcia Ripoll 2009-10-05 12:12:05 +02:00
parent 6d54621001
commit fe000b075a

View file

@ -78,7 +78,7 @@ the environment variable TMPDIR to a different value." template)))
(manifest (probe-file manifest-namestring)))
(when manifest
(safe-system
(format nil "mt -manifest ~S \"-outputresource:~A;~D\""
(format nil "mt -nologo -manifest ~S \"-outputresource:~A;~D\""
manifest-namestring
(namestring real-file)
(ecase type