summaryrefslogtreecommitdiff
path: root/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-02-24 09:10:52 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-02-24 09:10:52 +0000
commita8ca6c3c2b81022923d1724fdb933ec12db8b3b4 (patch)
tree22fca1d0bf2f36fc77e36da397b1513e9cdf896c /plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj
parent827a3d8f363cb252460c5d94b9c11189c60e8437 (diff)
added version info
git-svn-id: http://svn.miranda-ng.org/main/trunk@3749 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj')
-rw-r--r--plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj b/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj
index 3b6b57d0f9..b0b022ac97 100644
--- a/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj
+++ b/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj
@@ -162,10 +162,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>