diff options
Diffstat (limited to 'protocols/Weather/weather.vcxproj')
| -rw-r--r-- | protocols/Weather/weather.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Weather/weather.vcxproj b/protocols/Weather/weather.vcxproj index 35e9cf3032..938d3773d0 100644 --- a/protocols/Weather/weather.vcxproj +++ b/protocols/Weather/weather.vcxproj @@ -40,9 +40,11 @@ <ClCompile Include="src\weather_mwin.cpp" /> <ClCompile Include="src\weather_opt.cpp" /> <ClCompile Include="src\weather_popup.cpp" /> + <ClCompile Include="src\weather_proto.cpp" /> <ClCompile Include="src\weather_svcs.cpp" /> <ClCompile Include="src\weather_update.cpp" /> <ClCompile Include="src\weather_userinfo.cpp" /> + <ClInclude Include="src\proto.h" /> <ClInclude Include="src\resource.h" /> <ClInclude Include="src\stdafx.h" /> <ClInclude Include="src\version.h" /> |
