mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-27 07:20:33 +00:00
fix: compile error missing file cstool msvc/visual studio
This commit is contained in:
parent
7795ca15f0
commit
414c26f408
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user