mirror of
https://github.com/simh/simh.git
synced 2026-05-02 22:22:48 +00:00
Visual Studio Projects: Forced serialization of Visual Studio Project fixes by making all simulators dependent on BuildROMs project.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
Description="Build Dependent ROM include File(s) & Check for required build dependencies & git commit id"
|
||||
CommandLine="Pre-Build-Event.cmd $(InputFileName) LIBPCRE ROM BUILD LIBSDL"
|
||||
CommandLine="Pre-Build-Event.cmd LIBPCRE ROM BUILD LIBSDL"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
@@ -109,7 +109,7 @@
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
Description="Build Dependent ROM include File(s) & Check for required build dependencies & git commit id"
|
||||
CommandLine="Pre-Build-Event.cmd $(InputFileName) LIBPCRE ROM BUILD LIBSDL"
|
||||
CommandLine="Pre-Build-Event.cmd LIBPCRE ROM BUILD LIBSDL"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
||||
Reference in New Issue
Block a user