diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-22 00:26:15 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-22 00:26:15 +0000 |
commit | 813a52cb503d3ac216c639214de550627085c734 (patch) | |
tree | 3b135f62f4e5b32f95ac3dd477b0cea96cf33dcb /protocols/Sametime/sametime_10.vcxproj | |
parent | 1a5937099e9333a426edc5fb6eef2ac626557857 (diff) |
Version Info fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@8677 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Sametime/sametime_10.vcxproj')
-rw-r--r-- | protocols/Sametime/sametime_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Sametime/sametime_10.vcxproj b/protocols/Sametime/sametime_10.vcxproj index a9e17c8773..28d7b3a935 100644 --- a/protocols/Sametime/sametime_10.vcxproj +++ b/protocols/Sametime/sametime_10.vcxproj @@ -299,6 +299,7 @@ </ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\resource.rc" />
+ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|