mirror of
https://github.com/open-simh/simh.git
synced 2026-01-25 11:55:43 +00:00
ISYS8010, ISYS8020: Fix incorrect file reference in Visual Studio Projects
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user