From a10a309dc1059856af63db64108e5f19b8fbb971 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 6 Dec 2012 23:31:44 +0000 Subject: - MSVC 2011 adaptation git-svn-id: http://svn.miranda-ng.org/main/trunk@2679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj | 4 ++++ plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj | 4 ++++ plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj | 4 ++++ 3 files changed, 12 insertions(+) (limited to 'plugins/Dbx_tree/encryption') diff --git a/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj b/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj index d5e1d803cf..3c57472909 100644 --- a/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj +++ b/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj @@ -26,20 +26,24 @@ DynamicLibrary Unicode + v110 DynamicLibrary Unicode + v110 DynamicLibrary Unicode true + v110 DynamicLibrary Unicode true + v110 diff --git a/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj b/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj index 6df45b6a57..d5c7d567e3 100644 --- a/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj +++ b/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj @@ -26,20 +26,24 @@ DynamicLibrary Unicode + v110 DynamicLibrary Unicode + v110 DynamicLibrary Unicode true + v110 DynamicLibrary Unicode true + v110 diff --git a/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj b/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj index a769074e45..5e2ff79431 100644 --- a/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj +++ b/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj @@ -26,20 +26,24 @@ DynamicLibrary Unicode + v110 DynamicLibrary Unicode + v110 DynamicLibrary Unicode true + v110 DynamicLibrary Unicode true + v110 -- cgit v1.2.3