summaryrefslogtreecommitdiff
path: root/plugins/Dbx_tree/encryption/ARC4/ARC4_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_tree/encryption/ARC4/ARC4_10.vcxproj')
-rw-r--r--plugins/Dbx_tree/encryption/ARC4/ARC4_10.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Dbx_tree/encryption/ARC4/ARC4_10.vcxproj b/plugins/Dbx_tree/encryption/ARC4/ARC4_10.vcxproj
index d5e1d803cf..a4964f8490 100644
--- a/plugins/Dbx_tree/encryption/ARC4/ARC4_10.vcxproj
+++ b/plugins/Dbx_tree/encryption/ARC4/ARC4_10.vcxproj
@@ -158,10 +158,14 @@
<ItemGroup>
<ClInclude Include="src\ARC4.h" />
<ClInclude Include="..\Common\Cipher.h" />
+ <ClInclude Include="src\Version.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\ARC4.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="res\Version.rc" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>