mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00:00
VS: fix libPng ProjectReference in emucore
This commit is contained in:
parent
f18e80e899
commit
0d64b0f94d
1 changed files with 1 additions and 1 deletions
|
@ -750,7 +750,7 @@
|
|||
<ClInclude Include="util\yaml.hpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\3rdparty\libpng.vcxproj">
|
||||
<ProjectReference Include="..\3rdparty\libpng\libpng.vcxproj">
|
||||
<Project>{d6973076-9317-4ef2-a0b8-b7a18ac0713e}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\3rdparty\asmjit\asmjit.vcxproj">
|
||||
|
|
Loading…
Add table
Reference in a new issue