1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

Visual Studio Projects: Adjust build time messages for consistency

This commit is contained in:
Mark Pizzolato
2023-05-19 17:02:48 -10:00
parent cfe25e5366
commit af0ff5d98b
82 changed files with 323 additions and 317 deletions

View File

@@ -25,7 +25,7 @@
>
<Tool
Name="VCPreBuildEventTool"
Description="Check for required build dependencies &amp; git commit id"
Description="Check for required build dependencies &amp; git commit id..."
CommandLine="Pre-Build-Event.cmd &quot;$(TargetDir)$(TargetName).exe&quot; BUILD"
/>
<Tool
@@ -108,7 +108,7 @@
>
<Tool
Name="VCPreBuildEventTool"
Description="Check for required build dependencies &amp; git commit id"
Description="Check for required build dependencies &amp; git commit id..."
CommandLine="Pre-Build-Event.cmd &quot;$(TargetDir)$(TargetName).exe&quot; BUILD"
/>
<Tool