1
0
mirror of https://github.com/simh/simh.git synced 2026-02-03 15:13:56 +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

@@ -249,6 +249,10 @@
RelativePath="..\sim_fio.c"
>
</File>
<File
RelativePath="..\sim_serial.c"
>
</File>
<File
RelativePath="..\sim_sock.c"
>
@@ -298,6 +302,10 @@
RelativePath="..\sim_rev.h"
>
</File>
<File
RelativePath="..\sim_serial.h"
>
</File>
<File
RelativePath="..\sim_sock.h"
>