mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-27 15:30:33 +00:00
fix: compile error missing file cstool msvc/visual studio
This commit is contained in:
parent
19bd1f9eaf
commit
331103b7c0
@ -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