mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 15:27:46 +00:00
ISYS8010, ISYS8020: Fix incorrect file reference in Visual Studio Projects
This commit is contained in:
parent
2acdf26c53
commit
7d029e72ab
@ -217,7 +217,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Intel-Systems\common\iSBC80-10.c"
|
||||
RelativePath="..\Intel-Systems\isys8010\isbc80-10.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
||||
@ -221,7 +221,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Intel-Systems\common\isbc80-20.c"
|
||||
RelativePath="..\Intel-Systems\isys8020\isbc80-20.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user