diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-26 23:01:52 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-26 23:01:52 +0000 |
commit | 4b0b7853103435d005c2013b925c6e3fc60402a6 (patch) | |
tree | 2b3b7f235c42118640a29da7cf7565a1584924f4 /plugins/Dbx_mmap_SA/Cryptors | |
parent | 8a927afbe7390ba991f1d67417fb88c166537d5e (diff) |
projects cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mmap_SA/Cryptors')
-rw-r--r-- | plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj b/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj index 46d7303b39..33dfb43033 100644 --- a/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj +++ b/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj @@ -14,7 +14,7 @@ <ProjectGuid>{E38B4212-53BC-49A7-B821-9A99DB4774C6}</ProjectGuid>
<RootNamespace>rc4</RootNamespace>
<Keyword>Win32Proj</Keyword>
- <ProjectName>rc4</ProjectName>
+ <ProjectName>RC4</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|