1
0
mirror of https://github.com/freetype/freetype.git synced 2025-04-18 11:24:00 +03:00

* 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

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"