Skip to content

Commit

Permalink
xrCore: Add missing lzo reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Jul 19, 2016
1 parent d4ff5d5 commit 2315534
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/xrCore/xrCore.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,11 @@
<ItemGroup>
<None Include="Debug\DXTrace.inl" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Externals\lzo.vcxproj">
<Project>{614aa57f-58d7-45a8-a5ff-93f04b05fac6}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down

0 comments on commit 2315534

Please sign in to comment.