From 966711f613c8f30be0e290088fbc2cc427827995 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 24 Jun 2012 11:52:09 +0000 Subject: no more intrinsic functions git-svn-id: http://svn.miranda-ng.org/main/trunk@600 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 f4207c6f02..88d0be8345 100644 --- a/plugins/Dbx_tree/encryption/ARC4.vcxproj +++ b/plugins/Dbx_tree/encryption/ARC4.vcxproj @@ -103,7 +103,6 @@ Full AnySuitable - true Size WIN32;NDEBUG;_WINDOWS;_USRDLL;DBX_TREE_ENCRYPTION_EXPORTS;%(PreprocessorDefinitions) true @@ -125,7 +124,6 @@ Full AnySuitable - true Size WIN64;NDEBUG;_WINDOWS;_USRDLL;DBX_TREE_ENCRYPTION_EXPORTS;%(PreprocessorDefinitions) true diff --git a/plugins/Dbx_tree/encryption/Cast128.vcxproj b/plugins/Dbx_tree/encryption/Cast128.vcxproj index ac9c2113b1..ffd8a3467a 100644 --- a/plugins/Dbx_tree/encryption/Cast128.vcxproj +++ b/plugins/Dbx_tree/encryption/Cast128.vcxproj @@ -103,7 +103,6 @@ Full AnySuitable - true Size WIN32;NDEBUG;_WINDOWS;_USRDLL;CAST128_EXPORTS;%(PreprocessorDefinitions) true @@ -125,7 +124,6 @@ Full AnySuitable - true Size WIN64;NDEBUG;_WINDOWS;_USRDLL;CAST128_EXPORTS;%(PreprocessorDefinitions) true diff --git a/plugins/Dbx_tree/encryption/HC256.vcxproj b/plugins/Dbx_tree/encryption/HC256.vcxproj index 34b97da699..29424ef7a3 100644 --- a/plugins/Dbx_tree/encryption/HC256.vcxproj +++ b/plugins/Dbx_tree/encryption/HC256.vcxproj @@ -103,7 +103,6 @@ Full AnySuitable - true Size WIN32;NDEBUG;_WINDOWS;_USRDLL;HC256_EXPORTS;%(PreprocessorDefinitions) true @@ -125,7 +124,6 @@ Full AnySuitable - true Size WIN64;NDEBUG;_WINDOWS;_USRDLL;HC256_EXPORTS;%(PreprocessorDefinitions) true -- cgit v1.2.3