fix: compile error missing file cstool msvc/visual studio

This commit is contained in:
Raigorx Hellscream 2023-04-19 22:27:26 -04:00 committed by GitHub
parent 7795ca15f0
commit 414c26f408

View File

@ -165,6 +165,7 @@
<ClCompile Include="..\..\cstool\cstool_mos65xx.c" />
<ClCompile Include="..\..\cstool\cstool_ppc.c" />
<ClCompile Include="..\..\cstool\cstool_riscv.c" />
<ClCompile Include="..\..\cstool\cstool_sh.c" />
<ClCompile Include="..\..\cstool\cstool_sparc.c" />
<ClCompile Include="..\..\cstool\cstool_systemz.c" />
<ClCompile Include="..\..\cstool\cstool_tms320c64x.c" />