From 346a422f31481998b5f6d910ce79ef992059e1b5 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 2 Jun 2012 22:00:41 +0000 Subject: projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_tree/encryption/ARC4.vcxproj | 2 -- plugins/Dbx_tree/encryption/Cast128.vcxproj | 2 -- plugins/Dbx_tree/encryption/HC256.vcxproj | 2 -- 3 files changed, 6 deletions(-) (limited to 'plugins/Dbx_tree/encryption') diff --git a/plugins/Dbx_tree/encryption/ARC4.vcxproj b/plugins/Dbx_tree/encryption/ARC4.vcxproj index f913f0406a..619b973414 100644 --- a/plugins/Dbx_tree/encryption/ARC4.vcxproj +++ b/plugins/Dbx_tree/encryption/ARC4.vcxproj @@ -109,7 +109,6 @@ true Size WIN32;NDEBUG;_WINDOWS;_USRDLL;DBX_TREE_ENCRYPTION_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL true Level3 true @@ -132,7 +131,6 @@ true Size WIN64;NDEBUG;_WINDOWS;_USRDLL;DBX_TREE_ENCRYPTION_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL true Level3 true diff --git a/plugins/Dbx_tree/encryption/Cast128.vcxproj b/plugins/Dbx_tree/encryption/Cast128.vcxproj index 9bac84a123..8c192cf5a9 100644 --- a/plugins/Dbx_tree/encryption/Cast128.vcxproj +++ b/plugins/Dbx_tree/encryption/Cast128.vcxproj @@ -109,7 +109,6 @@ true Size WIN32;NDEBUG;_WINDOWS;_USRDLL;CAST128_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL true Level3 true @@ -132,7 +131,6 @@ true Size WIN64;NDEBUG;_WINDOWS;_USRDLL;CAST128_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL true Level3 true diff --git a/plugins/Dbx_tree/encryption/HC256.vcxproj b/plugins/Dbx_tree/encryption/HC256.vcxproj index 7308a4617b..0d10c96284 100644 --- a/plugins/Dbx_tree/encryption/HC256.vcxproj +++ b/plugins/Dbx_tree/encryption/HC256.vcxproj @@ -109,7 +109,6 @@ true Size WIN32;NDEBUG;_WINDOWS;_USRDLL;HC256_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL true Level3 true @@ -132,7 +131,6 @@ true Size WIN64;NDEBUG;_WINDOWS;_USRDLL;HC256_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL true Level3 true -- cgit v1.2.3