fix compile errors in capstone_static - unresolved external symbols (#2148)

This commit is contained in:
tkoecker 2023-08-30 05:13:17 +02:00 committed by GitHub
parent b3dd5769a1
commit 198e0ab391

View File

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