Visual Studio Projects: Correct windows-build dependencies for PDP11 simulator
This commit is contained in:
parent
6fcd70128e
commit
921c012784
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
Description="Check for required build dependencies & git commit id"
|
Description="Check for required build dependencies & git commit id"
|
||||||
CommandLine="Pre-Build-Event.cmd BUILD"
|
CommandLine="Pre-Build-Event.cmd LIBPCRE ROM BUILD LIBSDL"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
|
@ -108,7 +108,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
Description="Check for required build dependencies & git commit id"
|
Description="Check for required build dependencies & git commit id"
|
||||||
CommandLine="Pre-Build-Event.cmd BUILD"
|
CommandLine="Pre-Build-Event.cmd LIBPCRE ROM BUILD LIBSDL"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue