diff options
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">
|