* MSBuild.rsp: Force console color for mintty.

This commit is contained in:
Alexei Podtelezhnikov 2025-01-09 15:18:55 +00:00
parent 1400b20ae8
commit 704d540527
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
# MSBuild.rsp with default command-line switches
/clp:ForceConsoleColor
/p:Configuration=Release
#/p:WindowsTargetPlatformVersion=10.0.16299.0
/p:Configuration="Release"