From f0c36eeb0c64e17265cd6d9312d1eabe5ed1337a Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 31 May 2012 08:06:09 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/Dbx_mmap_SA/Cryptors/RC4') diff --git a/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj b/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj index 33dfb43033..08cb907ced 100644 --- a/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj +++ b/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj @@ -75,13 +75,14 @@ true true MachineX86 + $(IntDir)$(TargetName).lib MaxSpeed true - WIN32;NDEBUG;_WINDOWS;_USRDLL;RC4_EXPORTS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;RC4_EXPORTS;%(PreprocessorDefinitions) MultiThreadedDLL true @@ -99,6 +100,7 @@ Windows true true + $(IntDir)$(TargetName).lib -- cgit v1.2.3