1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-01 22:16:21 +00:00

Visual Studio Projects: Change project file conversions adding XP support to be reasonably well behaved during a parallel build.

This commit is contained in:
Mark Pizzolato
2015-09-03 12:18:35 -07:00
parent 8bb494036c
commit 87b6dbaa6c
3 changed files with 37 additions and 27 deletions

View File

@@ -26,6 +26,8 @@
>
<Tool
Name="VCPreBuildEventTool"
Description="Check for required build dependencies &amp; git commit id"
CommandLine="Pre-Build-Event.cmd $(InputFileName)"
/>
<Tool
Name="VCCustomBuildTool"
@@ -105,6 +107,8 @@
>
<Tool
Name="VCPreBuildEventTool"
Description="Check for required build dependencies &amp; git commit id"
CommandLine="Pre-Build-Event.cmd $(InputFileName)"
/>
<Tool
Name="VCCustomBuildTool"