build: Fix rpcs3-tests by adding PPULLVMRecompiler reference.

This commit is contained in:
Vincent Lejeune 2016-03-04 18:05:31 +01:00
parent 5911b3c1f1
commit e860f7fb14

View File

@ -94,6 +94,9 @@
<ProjectReference Include="..\rpcs3\OpenAL.vcxproj">
<Project>{30a05c4d-f5fd-421c-a864-17a64bdeaa75}</Project>
</ProjectReference>
<ProjectReference Include="..\rpcs3\PPULLVMRecompiler.vcxproj">
<Project>{304a6e8b-a311-4ec5-8045-bfa8d08175ce}</Project>
</ProjectReference>
<ProjectReference Include="..\rpcs3\XAudio.vcxproj">
<Project>{78cb2f39-b809-4a06-8329-8c0a19119d3d}</Project>
</ProjectReference>