diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-12-01 10:54:11 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-12-01 10:54:11 +0000 |
commit | 8580a1f565a8c99f6c133a4e75424b0b79b5700c (patch) | |
tree | 05e1aa210374be07158a43973f0d5d83f4ac80d6 /plugins/Weather/weather_10.vcxproj | |
parent | 922616d7a19c543b2da7adf61b331ad3e9a7895a (diff) |
weather description fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@2583 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Weather/weather_10.vcxproj')
-rw-r--r-- | plugins/Weather/weather_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Weather/weather_10.vcxproj b/plugins/Weather/weather_10.vcxproj index d09c5d1cb1..600f5fab8c 100644 --- a/plugins/Weather/weather_10.vcxproj +++ b/plugins/Weather/weather_10.vcxproj @@ -211,6 +211,7 @@ </ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\resource.rc" />
+ <ResourceCompile Include="res\Version.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|