summaryrefslogtreecommitdiff
path: root/protocols/Weather/weather.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Weather/weather.vcxproj')
-rw-r--r--protocols/Weather/weather.vcxproj14
1 files changed, 11 insertions, 3 deletions
diff --git a/protocols/Weather/weather.vcxproj b/protocols/Weather/weather.vcxproj
index 938d3773d0..4578a2a0d6 100644
--- a/protocols/Weather/weather.vcxproj
+++ b/protocols/Weather/weather.vcxproj
@@ -34,9 +34,6 @@
<ClCompile Include="src\weather_contacts.cpp" />
<ClCompile Include="src\weather_conv.cpp" />
<ClCompile Include="src\weather_data.cpp" />
- <ClCompile Include="src\weather_http.cpp" />
- <ClCompile Include="src\weather_info.cpp" />
- <ClCompile Include="src\weather_ini.cpp" />
<ClCompile Include="src\weather_mwin.cpp" />
<ClCompile Include="src\weather_opt.cpp" />
<ClCompile Include="src\weather_popup.cpp" />
@@ -53,4 +50,15 @@
<ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\Version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="res\brief.ico" />
+ <Image Include="res\disabled.ico" />
+ <Image Include="res\edit.ico" />
+ <Image Include="res\icon.ico" />
+ <Image Include="res\log.ico" />
+ <Image Include="res\map.ico" />
+ <Image Include="res\more.ico" />
+ <Image Include="res\update.ico" />
+ <Image Include="res\update2.ico" />
+ </ItemGroup>
</Project> \ No newline at end of file