1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

Visual Studio Projects: Add ability to capture Visual Studio compiler version

Visual Studio defaults to disable the ability to redirect stdout and stderr
for the cl.exe program during a build.  This change allows us to capture,
record and display the compiler version.
This commit is contained in:
Mark Pizzolato
2022-11-24 07:58:15 -10:00
parent a25fb368ab
commit dc020b325c
80 changed files with 160 additions and 0 deletions

View File

@@ -79,6 +79,7 @@
/>
<Tool
Name="VCManifestTool"
UseUnicodeResponseFiles="false"
/>
<Tool
Name="VCXDCMakeTool"
@@ -167,6 +168,7 @@
/>
<Tool
Name="VCManifestTool"
UseUnicodeResponseFiles="false"
/>
<Tool
Name="VCXDCMakeTool"