1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

Added sim_serial to all simulator Visual Studio Projects

This commit is contained in:
Mark Pizzolato
2012-04-20 05:26:11 -07:00
parent bc36e9dde5
commit 1fb1756b65
27 changed files with 216 additions and 0 deletions

View File

@@ -225,6 +225,10 @@
RelativePath="..\sim_fio.c"
>
</File>
<File
RelativePath="..\sim_serial.c"
>
</File>
<File
RelativePath="..\sim_sock.c"
>
@@ -274,6 +278,10 @@
RelativePath="..\sim_rev.h"
>
</File>
<File
RelativePath="..\sim_serial.h"
>
</File>
<File
RelativePath="..\sim_sock.h"
>