summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj')
-rw-r--r--plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj8
1 files changed, 7 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 06b5358df3..bf1416a4dc 100644
--- a/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj
+++ b/plugins/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj
@@ -145,7 +145,13 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="src\cryptor.c" />
+ <ClCompile Include="src\cryptor.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="src\Version.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="res\Version.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">