diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-18 12:00:40 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-18 12:00:40 +0000 |
commit | 1227d4fee50d65e13089f09f7091d4e5d979e154 (patch) | |
tree | 094918b30fc9bfbda994c4a7481b28c8b4e4094b /protocols/weather/weather_10.vcxproj | |
parent | 54220952111da5a8ee35b82c39d140058d4e606c (diff) |
Mataes's patch for Weather protocol
git-svn-id: http://svn.miranda-ng.org/main/trunk@37 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/weather/weather_10.vcxproj')
-rw-r--r-- | protocols/weather/weather_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/weather/weather_10.vcxproj b/protocols/weather/weather_10.vcxproj index 23339b8aaa..64ea807e1a 100644 --- a/protocols/weather/weather_10.vcxproj +++ b/protocols/weather/weather_10.vcxproj @@ -21,7 +21,7 @@ <PropertyGroup Label="Globals">
<ProjectName>Weather</ProjectName>
<ProjectGuid>{6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}</ProjectGuid>
- <RootNamespace>Weather</RootNamespace>
+ <RootNamespace>weather</RootNamespace>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|