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 19bd1f9eaf
commit 331103b7c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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" />