Skip to content

Commit 1a0e3eb

Browse files
committed
Fix Crypto++ link
1 parent d1a8921 commit 1a0e3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xrCore/xrCore.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
<None Include="Debug\DXTrace.inl" />
420420
</ItemGroup>
421421
<ItemGroup>
422-
<ProjectReference Include="..\Externals\cryptlib.vcxproj">
422+
<ProjectReference Include="..\..\Externals\cryptlib.vcxproj">
423423
<Project>{c39f4b46-6e89-4074-902e-ca57073044d2}</Project>
424424
</ProjectReference>
425425
<ProjectReference Include="$(xrExternals)lzo.vcxproj">

0 commit comments

Comments
 (0)