mirror of
https://github.com/open-simh/simh.git
synced 2026-01-25 19:57:36 +00:00
Intel-MDS: Update to the latest and fix inconsistent REGister declarations
This commit is contained in:
committed by
Mark Pizzolato
parent
5d12b9da4f
commit
f03e370c6f
@@ -95,6 +95,8 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Running Available Tests"
|
||||
CommandLine="Post-Build-Event.cmd Intel-Systems "$(TargetDir)$(TargetName).exe""
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
@@ -184,6 +186,8 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Running Available Tests"
|
||||
CommandLine="Post-Build-Event.cmd Intel-Systems "$(TargetDir)$(TargetName).exe""
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
|
||||
Reference in New Issue
Block a user