Skip to content

Commit 2315534

Browse files
author
nitrocaster
committed
xrCore: Add missing lzo reference.
1 parent d4ff5d5 commit 2315534

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/xrCore/xrCore.vcxproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,11 @@
418418
<ItemGroup>
419419
<None Include="Debug\DXTrace.inl" />
420420
</ItemGroup>
421+
<ItemGroup>
422+
<ProjectReference Include="..\Externals\lzo.vcxproj">
423+
<Project>{614aa57f-58d7-45a8-a5ff-93f04b05fac6}</Project>
424+
</ProjectReference>
425+
</ItemGroup>
421426
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
422427
<ImportGroup Label="ExtensionTargets">
423428
</ImportGroup>

0 commit comments

Comments
 (0)