diff options
Diffstat (limited to 'protocols/Telegram/telegram.vcxproj')
-rw-r--r-- | protocols/Telegram/telegram.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Telegram/telegram.vcxproj b/protocols/Telegram/telegram.vcxproj index 809fb04ab1..8a7797cad4 100644 --- a/protocols/Telegram/telegram.vcxproj +++ b/protocols/Telegram/telegram.vcxproj @@ -129,7 +129,7 @@ <Project>{e2a369cd-eda3-414f-8ad0-e732cd7ee68c}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="..\..\libs\libevent\libevent_12.vcxproj">
+ <ProjectReference Include="..\..\libs\libevent\libevent.vcxproj">
<Project>{46D53888-E60E-32A7-91EB-6336DE0D84D8}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
|