From bd47067640e01dd1554e069efa0872fe2e732c05 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Mon, 28 Nov 2011 09:05:06 +0000 Subject: another part of small project fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@225 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Dbx_mmap_SA/Cryptors/RC4/rc4_10.sln | 31 +++++++++++++++++++++++++++++++ Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj | 1 + 2 files changed, 32 insertions(+) create mode 100644 Dbx_mmap_SA/Cryptors/RC4/rc4_10.sln (limited to 'Dbx_mmap_SA/Cryptors') diff --git a/Dbx_mmap_SA/Cryptors/RC4/rc4_10.sln b/Dbx_mmap_SA/Cryptors/RC4/rc4_10.sln new file mode 100644 index 0000000..abace9b --- /dev/null +++ b/Dbx_mmap_SA/Cryptors/RC4/rc4_10.sln @@ -0,0 +1,31 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rc4", "rc4_10.vcxproj", "{E38B4212-53BC-49A7-B821-9A99DB4774C6}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release Unicode|Win32 = Release Unicode|Win32 + Release Unicode|x64 = Release Unicode|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Debug|Win32.ActiveCfg = Debug|Win32 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Debug|Win32.Build.0 = Debug|Win32 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Debug|x64.ActiveCfg = Debug|x64 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Debug|x64.Build.0 = Debug|x64 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Release Unicode|x64.ActiveCfg = Release Unicode|x64 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Release Unicode|x64.Build.0 = Release Unicode|x64 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Release|Win32.ActiveCfg = Release|Win32 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Release|Win32.Build.0 = Release|Win32 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Release|x64.ActiveCfg = Release|x64 + {E38B4212-53BC-49A7-B821-9A99DB4774C6}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj b/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj index b60ab2c..1aa9ade 100644 --- a/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj +++ b/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj @@ -30,6 +30,7 @@ {E38B4212-53BC-49A7-B821-9A99DB4774C6} rc4 Win32Proj + rc4 -- cgit v1.2.3