mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-26 23:10:32 +00:00
fix compile errors in capstone_static - unresolved external symbols (#2148)
This commit is contained in:
parent
b3dd5769a1
commit
198e0ab391
@ -89,6 +89,7 @@
|
||||
<ClCompile Include="..\..\arch\XCore\XCoreMapping.c" />
|
||||
<ClCompile Include="..\..\arch\XCore\XCoreModule.c" />
|
||||
<ClCompile Include="..\..\cs.c" />
|
||||
<ClCompile Include="..\..\Mapping.c" />
|
||||
<ClCompile Include="..\..\MCInst.c" />
|
||||
<ClCompile Include="..\..\MCInstrDesc.c" />
|
||||
<ClCompile Include="..\..\MCRegisterInfo.c" />
|
||||
|
Loading…
Reference in New Issue
Block a user