mirror of
https://github.com/simh/simh.git
synced 2026-01-28 04:48:05 +00:00
Visual Studio Projects: Adjust build time messages for consistency
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Running Available Tests"
|
||||
Description="Running Available Tests..."
|
||||
CommandLine="Post-Build-Event.cmd BESM6 "$(TargetDir)$(TargetName).exe""
|
||||
/>
|
||||
</Configuration>
|
||||
@@ -183,7 +183,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Running Available Tests"
|
||||
Description="Running Available Tests..."
|
||||
CommandLine="Post-Build-Event.cmd BESM6 "$(TargetDir)$(TargetName).exe""
|
||||
/>
|
||||
</Configuration>
|
||||
|
||||
Reference in New Issue
Block a user