mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
xxhash: Add cmake + VS files
Based on riking's PR.
This commit is contained in:
parent
b1206ffbad
commit
402fb4bd20
8 changed files with 90 additions and 4 deletions
|
@ -147,6 +147,9 @@
|
|||
<ProjectReference Include="$(ExternalsDir)SOIL\SOIL.vcxproj">
|
||||
<Project>{b441cc62-877e-4b3f-93e0-0de80544f705}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="$(ExternalsDir)xxhash\xxhash.vcxproj">
|
||||
<Project>{677EA016-1182-440C-9345-DC88D1E98C0C}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="$(ExternalsDir)zlib\zlib.vcxproj">
|
||||
<Project>{ff213b23-2c26-4214-9f88-85271e557e87}</Project>
|
||||
</ProjectReference>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue