isolated weather and moved drawing classes up to the controller project

This commit is contained in:
LukePulverenti
2013-02-21 01:02:10 -05:00
parent acf5b0b6ed
commit ae4ffa75be
21 changed files with 252 additions and 81 deletions

View File

@@ -328,6 +328,9 @@
<Content Include="CorePlugins\MediaBrowser.Server.Sqlite.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="CorePlugins\MediaBrowser.Server.WorldWeatherOnline.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="CorePlugins\MediaBrowser.WebDashboard.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>