mirror of
https://github.com/open-simh/simh.git
synced 2026-04-25 20:01:33 +00:00
Added sim_disk (and sim_tape) to all Visual Studio Projects since the help function is referenced by scp
This commit is contained in:
@@ -225,6 +225,10 @@
|
||||
RelativePath="..\sim_console.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\sim_disk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\sim_ether.c"
|
||||
>
|
||||
@@ -274,6 +278,10 @@
|
||||
RelativePath="..\sim_defs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\sim_disk.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\sim_ether.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user