mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
build: Fix rpcs3-tests by adding PPULLVMRecompiler reference.
This commit is contained in:
parent
5911b3c1f1
commit
e860f7fb14
@ -94,6 +94,9 @@
|
|||||||
<ProjectReference Include="..\rpcs3\OpenAL.vcxproj">
|
<ProjectReference Include="..\rpcs3\OpenAL.vcxproj">
|
||||||
<Project>{30a05c4d-f5fd-421c-a864-17a64bdeaa75}</Project>
|
<Project>{30a05c4d-f5fd-421c-a864-17a64bdeaa75}</Project>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="..\rpcs3\PPULLVMRecompiler.vcxproj">
|
||||||
|
<Project>{304a6e8b-a311-4ec5-8045-bfa8d08175ce}</Project>
|
||||||
|
</ProjectReference>
|
||||||
<ProjectReference Include="..\rpcs3\XAudio.vcxproj">
|
<ProjectReference Include="..\rpcs3\XAudio.vcxproj">
|
||||||
<Project>{78cb2f39-b809-4a06-8329-8c0a19119d3d}</Project>
|
<Project>{78cb2f39-b809-4a06-8329-8c0a19119d3d}</Project>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
Loading…
Reference in New Issue
Block a user