From fa9e319eab3d1a379db437239e28f2553af5b1b4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 23 Mar 2016 12:19:19 +0000 Subject: unified project for libevent git-svn-id: http://svn.miranda-ng.org/main/trunk@16525 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- libs/libevent/libevent.vcxproj | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 libs/libevent/libevent.vcxproj (limited to 'libs/libevent/libevent.vcxproj') diff --git a/libs/libevent/libevent.vcxproj b/libs/libevent/libevent.vcxproj new file mode 100644 index 0000000000..87da0181b8 --- /dev/null +++ b/libs/libevent/libevent.vcxproj @@ -0,0 +1,42 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {46D53888-E60E-32A7-91EB-6336DE0D84D8} + libevent + + + + + + + .\include;.\src\compat;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;%(PreprocessorDefinitions) + + + ws2_32.lib;libeay32.lib;ssleay32.lib;%(AdditionalDependencies) + + + + + NotUsing + + + \ No newline at end of file -- cgit v1.2.3