From 9451818a55c1f2a6995b813c6bdc0cbb3839fa94 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 23 Mar 2016 12:54:05 +0000 Subject: telegram now compiled under vc2013 git-svn-id: http://svn.miranda-ng.org/main/trunk@16526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- libs/libevent/libevent.vcxproj | 2 +- protocols/Telegram/telegram.vcxproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libevent/libevent.vcxproj b/libs/libevent/libevent.vcxproj index 87da0181b8..fee7a4291b 100644 --- a/libs/libevent/libevent.vcxproj +++ b/libs/libevent/libevent.vcxproj @@ -28,7 +28,7 @@ .\include;.\src\compat;%(AdditionalIncludeDirectories) - HAVE_CONFIG_H;%(PreprocessorDefinitions) + EVENT__NEED_DLLIMPORT;%(PreprocessorDefinitions) ws2_32.lib;libeay32.lib;ssleay32.lib;%(AdditionalDependencies) 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 @@ {e2a369cd-eda3-414f-8ad0-e732cd7ee68c} false - + {46D53888-E60E-32A7-91EB-6336DE0D84D8} false -- cgit v1.2.3