mirror of
https://github.com/simh/simh.git
synced 2026-01-26 12:02:14 +00:00
Visual Studio Projects: Adjust build time messages for consistency
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
Description="Build Dependent ROM include File(s) & Check for required build dependencies & git commit id"
|
||||
Description="Build Dependent ROM include File(s) & Check for required build dependencies & git commit id..."
|
||||
CommandLine="Pre-Build-Event.cmd "$(TargetDir)$(TargetName).exe" LIBPCRE ROM BUILD LIBSDL"
|
||||
/>
|
||||
<Tool
|
||||
@@ -96,7 +96,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Running Available Tests"
|
||||
Description="Running Available Tests..."
|
||||
CommandLine="Post-Build-Event.cmd VAX "$(TargetDir)$(TargetName).exe" vax-diag_test"
|
||||
/>
|
||||
</Configuration>
|
||||
@@ -109,7 +109,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
Description="Build Dependent ROM include File(s) & Check for required build dependencies & git commit id"
|
||||
Description="Build Dependent ROM include File(s) & Check for required build dependencies & git commit id..."
|
||||
CommandLine="Pre-Build-Event.cmd "$(TargetDir)$(TargetName).exe" LIBPCRE ROM BUILD LIBSDL"
|
||||
/>
|
||||
<Tool
|
||||
@@ -188,7 +188,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Running Available Tests"
|
||||
Description="Running Available Tests..."
|
||||
CommandLine="Post-Build-Event.cmd VAX "$(TargetDir)$(TargetName).exe" vax-diag_test"
|
||||
/>
|
||||
</Configuration>
|
||||
|
||||
Reference in New Issue
Block a user