diff options
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">
|