We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ff5d5 commit 2315534Copy full SHA for 2315534
src/xrCore/xrCore.vcxproj
@@ -418,6 +418,11 @@
418
<ItemGroup>
419
<None Include="Debug\DXTrace.inl" />
420
</ItemGroup>
421
+ <ItemGroup>
422
+ <ProjectReference Include="..\Externals\lzo.vcxproj">
423
+ <Project>{614aa57f-58d7-45a8-a5ff-93f04b05fac6}</Project>
424
+ </ProjectReference>
425
+ </ItemGroup>
426
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
427
<ImportGroup Label="ExtensionTargets">
428
</ImportGroup>
0 commit comments