[banshee] windows: Change OutputPath to bin/bin
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] windows: Change OutputPath to bin/bin
- Date: Wed, 2 Feb 2011 22:38:35 +0000 (UTC)
commit d4e96f9c80747fcd95cdb37d7cad800dbacfc776
Author: Gabriel Burt <gabriel burt gmail com>
Date: Wed Feb 2 16:33:55 2011 -0600
windows: Change OutputPath to bin/bin
Useful so we can treat bin/ as the root of our directory struture on
Windows, where we'll bundle Gtk+ and GStreamer.
.../Banshee.GStreamer/Banshee.GStreamer.csproj | 2 +-
.../Banshee.GStreamerSharp.csproj | 6 +++---
src/Backends/Banshee.Gio/Banshee.Gio.csproj | 2 +-
src/Backends/Banshee.Gnome/Banshee.Gnome.csproj | 6 +++---
src/Backends/Banshee.Hal/Banshee.Hal.csproj | 6 +++---
.../Banshee.NowPlaying.X11.csproj | 2 +-
src/Backends/Banshee.Unix/Banshee.Unix.csproj | 4 ++--
src/Clients/Beroe/Beroe.csproj | 4 ++--
src/Clients/Booter/Booter.csproj | 6 +++---
src/Clients/Halie/Halie.csproj | 4 ++--
src/Clients/MeeGo/MeeGo.csproj | 2 +-
src/Clients/Muinshee/Muinshee.csproj | 8 ++++----
src/Clients/Nereid/Nereid.csproj | 4 ++--
.../Banshee.CollectionIndexer.csproj | 2 +-
src/Core/Banshee.Core/Banshee.Core.csproj | 8 ++++----
src/Core/Banshee.Services/Banshee.Services.csproj | 14 +++++++-------
.../Banshee.ThickClient/Banshee.ThickClient.csproj | 20 ++++++++++----------
.../Banshee.WebBrowser/Banshee.WebBrowser.csproj | 2 +-
src/Core/Banshee.Widgets/Banshee.Widgets.csproj | 2 +-
.../Banshee.Dap.AppleDevice.csproj | 4 ++--
src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj | 8 ++++----
.../Banshee.Dap.MassStorage.csproj | 6 +++---
src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.csproj | 4 ++--
src/Dap/Banshee.Dap/Banshee.Dap.csproj | 4 ++--
.../Banshee.AmazonMp3.Store.csproj | 2 +-
.../Banshee.AmazonMp3/Banshee.AmazonMp3.csproj | 4 ++--
.../Banshee.AudioCd/Banshee.AudioCd.csproj | 8 ++++----
.../Banshee.Audiobook/Banshee.Audiobook.csproj | 4 ++--
.../Banshee.BooScript/Banshee.BooScript.csproj | 10 +++++-----
src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj | 6 +++---
.../Banshee.CoverArt/Banshee.CoverArt.csproj | 4 ++--
src/Extensions/Banshee.Daap/Banshee.Daap.csproj | 8 ++++----
.../Banshee.Emusic/Banshee.Emusic.csproj | 2 +-
.../Banshee.FileSystemQueue.csproj | 4 ++--
.../Banshee.InternetArchive.csproj | 4 ++--
.../Banshee.InternetRadio.csproj | 4 ++--
.../Banshee.Lastfm/Banshee.Lastfm.csproj | 8 ++++----
.../Banshee.LastfmStreaming.csproj | 4 ++--
.../Banshee.LibraryWatcher.csproj | 6 +++---
src/Extensions/Banshee.MeeGo/Banshee.MeeGo.csproj | 2 +-
.../Banshee.MiniMode/Banshee.MiniMode.csproj | 4 ++--
.../Banshee.MiroGuide/Banshee.MiroGuide.csproj | 2 +-
src/Extensions/Banshee.Mpris/Banshee.Mpris.csproj | 2 +-
.../Banshee.MultimediaKeys.csproj | 6 +++---
.../Banshee.NotificationArea.csproj | 8 ++++----
.../Banshee.NowPlaying/Banshee.NowPlaying.csproj | 4 ++--
.../Banshee.PlayQueue/Banshee.PlayQueue.csproj | 8 ++++----
.../Banshee.PlayerMigration.csproj | 2 +-
.../Banshee.Podcasting/Banshee.Podcasting.csproj | 6 +++---
.../Banshee.Sample/Banshee.Sample.csproj | 2 +-
.../Banshee.Torrent/Banshee.Torrent.csproj | 4 ++--
.../Banshee.Wikipedia/Banshee.Wikipedia.csproj | 2 +-
.../Banshee.YouTube/Banshee.YouTube.csproj | 12 ++++++------
src/Libraries/Lastfm.Gui/Lastfm.Gui.csproj | 2 +-
src/Libraries/Lastfm/Lastfm.csproj | 6 +++---
src/Libraries/Migo/Migo.csproj | 8 ++++----
src/Libraries/Mono.Media/Mono.Media.csproj | 2 +-
src/Libraries/Mtp/Mtp.csproj | 2 +-
src/Libraries/MusicBrainz/MusicBrainz.csproj | 2 +-
59 files changed, 147 insertions(+), 147 deletions(-)
---
diff --git a/src/Backends/Banshee.GStreamer/Banshee.GStreamer.csproj b/src/Backends/Banshee.GStreamer/Banshee.GStreamer.csproj
index f19ace9..6ba709a 100644
--- a/src/Backends/Banshee.GStreamer/Banshee.GStreamer.csproj
+++ b/src/Backends/Banshee.GStreamer/Banshee.GStreamer.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
<DefineConstants>WIN32</DefineConstants>
diff --git a/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp.csproj b/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp.csproj
index 11d60d5..2c705d9 100644
--- a/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp.csproj
+++ b/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp.csproj
@@ -25,7 +25,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Windows|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<DefineConstants>WIN32 ENABLE_GST_SHARP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
@@ -35,11 +35,11 @@
<Reference Include="System.Core" />
<Reference Include="gstreamer-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\gstreamer-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\gstreamer-sharp.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Backends/Banshee.Gio/Banshee.Gio.csproj b/src/Backends/Banshee.Gio/Banshee.Gio.csproj
index 0242daa..1b129fd 100644
--- a/src/Backends/Banshee.Gio/Banshee.Gio.csproj
+++ b/src/Backends/Banshee.Gio/Banshee.Gio.csproj
@@ -31,7 +31,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
diff --git a/src/Backends/Banshee.Gnome/Banshee.Gnome.csproj b/src/Backends/Banshee.Gnome/Banshee.Gnome.csproj
index 3e9090e..494d516 100644
--- a/src/Backends/Banshee.Gnome/Banshee.Gnome.csproj
+++ b/src/Backends/Banshee.Gnome/Banshee.Gnome.csproj
@@ -30,7 +30,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<CustomCommands>
<CustomCommands>
<Command type="Build" command="echo 1" />
@@ -82,11 +82,11 @@
</Reference>
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus.GLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.GLib.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Backends/Banshee.Hal/Banshee.Hal.csproj b/src/Backends/Banshee.Hal/Banshee.Hal.csproj
index 40bfdb9..da0e314 100644
--- a/src/Backends/Banshee.Hal/Banshee.Hal.csproj
+++ b/src/Backends/Banshee.Hal/Banshee.Hal.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -55,11 +55,11 @@
<Reference Include="System" />
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus.GLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.GLib.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Backends/Banshee.NowPlaying.X11/Banshee.NowPlaying.X11.csproj b/src/Backends/Banshee.NowPlaying.X11/Banshee.NowPlaying.X11.csproj
index 168f4a8..b8dcfa7 100644
--- a/src/Backends/Banshee.NowPlaying.X11/Banshee.NowPlaying.X11.csproj
+++ b/src/Backends/Banshee.NowPlaying.X11/Banshee.NowPlaying.X11.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Backends/Banshee.Unix/Banshee.Unix.csproj b/src/Backends/Banshee.Unix/Banshee.Unix.csproj
index 3fed088..7fae6cc 100644
--- a/src/Backends/Banshee.Unix/Banshee.Unix.csproj
+++ b/src/Backends/Banshee.Unix/Banshee.Unix.csproj
@@ -30,7 +30,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -46,7 +46,7 @@
</Reference>
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Clients/Beroe/Beroe.csproj b/src/Clients/Beroe/Beroe.csproj
index c2bafae..69ca6da 100644
--- a/src/Clients/Beroe/Beroe.csproj
+++ b/src/Clients/Beroe/Beroe.csproj
@@ -32,7 +32,7 @@
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<Externalconsole>true</Externalconsole>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -43,7 +43,7 @@
<Reference Include="System" />
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Clients/Booter/Booter.csproj b/src/Clients/Booter/Booter.csproj
index 405c553..8c406de 100644
--- a/src/Clients/Booter/Booter.csproj
+++ b/src/Clients/Booter/Booter.csproj
@@ -32,7 +32,7 @@
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<Externalconsole>true</Externalconsole>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -40,11 +40,11 @@
<Reference Include="System" />
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Clients/Halie/Halie.csproj b/src/Clients/Halie/Halie.csproj
index 4695798..1531111 100644
--- a/src/Clients/Halie/Halie.csproj
+++ b/src/Clients/Halie/Halie.csproj
@@ -32,7 +32,7 @@
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<Externalconsole>true</Externalconsole>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -40,7 +40,7 @@
<Reference Include="System" />
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Clients/MeeGo/MeeGo.csproj b/src/Clients/MeeGo/MeeGo.csproj
index 29e3bea..ad76775 100644
--- a/src/Clients/MeeGo/MeeGo.csproj
+++ b/src/Clients/MeeGo/MeeGo.csproj
@@ -32,7 +32,7 @@
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<Externalconsole>true</Externalconsole>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Clients/Muinshee/Muinshee.csproj b/src/Clients/Muinshee/Muinshee.csproj
index ec40308..c7b286d 100644
--- a/src/Clients/Muinshee/Muinshee.csproj
+++ b/src/Clients/Muinshee/Muinshee.csproj
@@ -32,7 +32,7 @@
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<Externalconsole>true</Externalconsole>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -62,15 +62,15 @@
</Reference>
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus.GLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.GLib.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Clients/Nereid/Nereid.csproj b/src/Clients/Nereid/Nereid.csproj
index ce368a7..3323935 100644
--- a/src/Clients/Nereid/Nereid.csproj
+++ b/src/Clients/Nereid/Nereid.csproj
@@ -44,7 +44,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
<ConsolePause>false</ConsolePause>
@@ -72,7 +72,7 @@
<Reference Include="System" />
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include="System.Core" />
</ItemGroup>
diff --git a/src/Core/Banshee.CollectionIndexer/Banshee.CollectionIndexer.csproj b/src/Core/Banshee.CollectionIndexer/Banshee.CollectionIndexer.csproj
index 4190d2e..9d66923 100644
--- a/src/Core/Banshee.CollectionIndexer/Banshee.CollectionIndexer.csproj
+++ b/src/Core/Banshee.CollectionIndexer/Banshee.CollectionIndexer.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Core/Banshee.Core/Banshee.Core.csproj b/src/Core/Banshee.Core/Banshee.Core.csproj
index a1e978c..b26223e 100644
--- a/src/Core/Banshee.Core/Banshee.Core.csproj
+++ b/src/Core/Banshee.Core/Banshee.Core.csproj
@@ -31,7 +31,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<DefineConstants>WIN32</DefineConstants>
<CustomCommands>
<CustomCommands>
@@ -64,15 +64,15 @@
</ProjectReference>
<Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="taglib-sharp, Version=2.0.3.7, Culture=neutral, PublicKeyToken=db62eba44689b5b0">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Core/Banshee.Services/Banshee.Services.csproj b/src/Core/Banshee.Services/Banshee.Services.csproj
index 3facee8..302bfac 100644
--- a/src/Core/Banshee.Services/Banshee.Services.csproj
+++ b/src/Core/Banshee.Services/Banshee.Services.csproj
@@ -34,7 +34,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
@@ -45,27 +45,27 @@
<Reference Include="System.Xml" />
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus.GLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.GLib.dll</HintPath>
</Reference>
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include="Mono.Addins">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
index 60e8371..2977bb7 100644
--- a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
+++ b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
@@ -29,7 +29,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Banshee.Services\Banshee.Services.csproj">
@@ -90,39 +90,39 @@
<Reference Include="System.Xml" />
<Reference Include="Mono.Addins">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
<Reference Include="Mono.Addins.Gui">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.Gui.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.Gui.dll</HintPath>
</Reference>
<Reference Include="Mono.Addins.Setup">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.Setup.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.Setup.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus.GLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.GLib.dll</HintPath>
</Reference>
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include="Mono.Security">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Security.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Security.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Core/Banshee.WebBrowser/Banshee.WebBrowser.csproj b/src/Core/Banshee.WebBrowser/Banshee.WebBrowser.csproj
index 05929ee..7eb2448 100644
--- a/src/Core/Banshee.WebBrowser/Banshee.WebBrowser.csproj
+++ b/src/Core/Banshee.WebBrowser/Banshee.WebBrowser.csproj
@@ -28,7 +28,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
diff --git a/src/Core/Banshee.Widgets/Banshee.Widgets.csproj b/src/Core/Banshee.Widgets/Banshee.Widgets.csproj
index 3022f8e..4614073 100644
--- a/src/Core/Banshee.Widgets/Banshee.Widgets.csproj
+++ b/src/Core/Banshee.Widgets/Banshee.Widgets.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
diff --git a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice.csproj b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice.csproj
index 8a9b45a..b5acbcc 100644
--- a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice.csproj
+++ b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice.csproj
@@ -29,7 +29,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -75,7 +75,7 @@
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
</Reference>
<Reference Include="taglib-sharp, Version=2.0.3.6, Culture=neutral, PublicKeyToken=db62eba44689b5b0">
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
<Reference Include="libgpod-sharp, Version=1.0.3824.40135, Culture=neutral">
<Package>libgpod-sharp</Package>
diff --git a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
index 9da11e5..64f0c78 100644
--- a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
+++ b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
@@ -29,7 +29,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -85,15 +85,15 @@
</Reference>
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
<Reference Include="ipod-sharp, Version=0.0.1.0, Culture=neutral, PublicKeyToken=536f152cecbf758a">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\ipod-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\ipod-sharp.dll</HintPath>
</Reference>
<Reference Include="ipod-sharp-ui, Version=0.0.1.0, Culture=neutral, PublicKeyToken=536f152cecbf758a">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\ipod-sharp-ui.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\ipod-sharp-ui.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.csproj b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.csproj
index f4b74cb..f774a23 100644
--- a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.csproj
+++ b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.csproj
@@ -29,7 +29,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -104,11 +104,11 @@
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include="Mono.Addins">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
<Reference Include="System.Core">
</Reference>
diff --git a/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.csproj b/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.csproj
index 59ca938..6ee30c6 100644
--- a/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.csproj
+++ b/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.csproj
@@ -27,7 +27,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -72,7 +72,7 @@
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Dap/Banshee.Dap/Banshee.Dap.csproj b/src/Dap/Banshee.Dap/Banshee.Dap.csproj
index cdc0b2e..c927f94 100644
--- a/src/Dap/Banshee.Dap/Banshee.Dap.csproj
+++ b/src/Dap/Banshee.Dap/Banshee.Dap.csproj
@@ -29,7 +29,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -86,7 +86,7 @@
</Reference>
<Reference Include="Mono.Addins">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.AmazonMp3.Store/Banshee.AmazonMp3.Store.csproj b/src/Extensions/Banshee.AmazonMp3.Store/Banshee.AmazonMp3.Store.csproj
index 9c6fad6..99dcab8 100644
--- a/src/Extensions/Banshee.AmazonMp3.Store/Banshee.AmazonMp3.Store.csproj
+++ b/src/Extensions/Banshee.AmazonMp3.Store/Banshee.AmazonMp3.Store.csproj
@@ -27,7 +27,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<Reference Include="gtk-sharp">
diff --git a/src/Extensions/Banshee.AmazonMp3/Banshee.AmazonMp3.csproj b/src/Extensions/Banshee.AmazonMp3/Banshee.AmazonMp3.csproj
index 9ee29fb..75113b6 100644
--- a/src/Extensions/Banshee.AmazonMp3/Banshee.AmazonMp3.csproj
+++ b/src/Extensions/Banshee.AmazonMp3/Banshee.AmazonMp3.csproj
@@ -27,7 +27,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<Reference Include="gtk-sharp">
@@ -51,7 +51,7 @@
</Reference>
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj
index 2717cf3..419925e 100644
--- a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj
+++ b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj
@@ -30,7 +30,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -57,14 +57,14 @@
</Reference>
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
<Reference Include="Mono.Addins">
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Data.Sqlite\Hyena.Data.Sqlite.csproj">
<Project>{95374549-9553-4C1E-9D89-667755F90E13}</Project>
diff --git a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
index d8d3950..ac51617 100644
--- a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
+++ b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
@@ -28,7 +28,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -92,7 +92,7 @@
</Reference>
<Reference Include="taglib-sharp, Version=2.0.3.7, Culture=neutral, PublicKeyToken=db62eba44689b5b0">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.BooScript/Banshee.BooScript.csproj b/src/Extensions/Banshee.BooScript/Banshee.BooScript.csproj
index 577815a..5a05d67 100644
--- a/src/Extensions/Banshee.BooScript/Banshee.BooScript.csproj
+++ b/src/Extensions/Banshee.BooScript/Banshee.BooScript.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -55,19 +55,19 @@
<Reference Include="System" />
<Reference Include="Boo.Lang">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Boo.Lang.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Boo.Lang.dll</HintPath>
</Reference>
<Reference Include="Boo.Lang.Compiler">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Boo.Lang.Compiler.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Boo.Lang.Compiler.dll</HintPath>
</Reference>
<Reference Include="Boo.Lang.Interpreter">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Boo.Lang.Interpreter.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Boo.Lang.Interpreter.dll</HintPath>
</Reference>
<Reference Include="Boo.Lang.Parser">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Boo.Lang.Parser.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Boo.Lang.Parser.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj b/src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj
index 641653b..505ac1d 100644
--- a/src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj
+++ b/src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -78,7 +78,7 @@
</ProjectReference>
<Reference Include="Mono.Addins">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
@@ -100,7 +100,7 @@
</ProjectReference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Data.Sqlite\Hyena.Data.Sqlite.csproj">
<Project>{95374549-9553-4C1E-9D89-667755F90E13}</Project>
diff --git a/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.csproj b/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.csproj
index 00a0191..e74d753 100644
--- a/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.csproj
+++ b/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -56,7 +56,7 @@
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Data.Sqlite\Hyena.Data.Sqlite.csproj">
<Project>{95374549-9553-4C1E-9D89-667755F90E13}</Project>
diff --git a/src/Extensions/Banshee.Daap/Banshee.Daap.csproj b/src/Extensions/Banshee.Daap/Banshee.Daap.csproj
index d8edb35..35ce5fb 100644
--- a/src/Extensions/Banshee.Daap/Banshee.Daap.csproj
+++ b/src/Extensions/Banshee.Daap/Banshee.Daap.csproj
@@ -30,7 +30,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -79,15 +79,15 @@
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include="Mono.Zeroconf">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Zeroconf.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Zeroconf.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.Emusic/Banshee.Emusic.csproj b/src/Extensions/Banshee.Emusic/Banshee.Emusic.csproj
index ea66cc0..3ad3449 100644
--- a/src/Extensions/Banshee.Emusic/Banshee.Emusic.csproj
+++ b/src/Extensions/Banshee.Emusic/Banshee.Emusic.csproj
@@ -27,7 +27,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<Reference Include="gtk-sharp">
diff --git a/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.csproj b/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.csproj
index ab9a601..7b3f205 100644
--- a/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.csproj
+++ b/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.csproj
@@ -30,7 +30,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -51,7 +51,7 @@
<Reference Include="System" />
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Data.Sqlite\Hyena.Data.Sqlite.csproj">
<Project>{95374549-9553-4C1E-9D89-667755F90E13}</Project>
diff --git a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.csproj b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.csproj
index 6d832d6..4256a5f 100644
--- a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.csproj
+++ b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.csproj
@@ -19,13 +19,13 @@
<DefineConstants>DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Windows|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>false</Optimize>
<WarningLevel>4</WarningLevel>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="Banshee.InternetArchive.addin.xml">
diff --git a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.csproj b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.csproj
index 3ef12b4..37b638b 100644
--- a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.csproj
+++ b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -80,7 +80,7 @@
<Reference Include="System.Xml" />
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.csproj b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.csproj
index c104d16..6d1f522 100644
--- a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.csproj
+++ b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.csproj
@@ -27,7 +27,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -52,15 +52,15 @@
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include="Mono.Security">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Security.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Security.dll</HintPath>
</Reference>
<Reference Include="Mono.Addins">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.csproj b/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.csproj
index 7fe6ad3..c3b9096 100644
--- a/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.csproj
+++ b/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.csproj
@@ -28,7 +28,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<Compile Include="Banshee.LastfmStreaming\LastfmStreamingActions.cs" />
@@ -129,7 +129,7 @@
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
</ItemGroup>
</Project>
diff --git a/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.csproj b/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.csproj
index 6b1c8c0..0d7d6bb 100644
--- a/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.csproj
+++ b/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.csproj
@@ -26,7 +26,7 @@
<DebugType>none</DebugType>
<Optimize>false</Optimize>
<WarningLevel>4</WarningLevel>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -56,14 +56,14 @@
<Reference Include="System.Core" />
<Reference Include="Mono.Addins">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
<Reference Include="gtk-sharp">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.MeeGo/Banshee.MeeGo.csproj b/src/Extensions/Banshee.MeeGo/Banshee.MeeGo.csproj
index 9f3502c..54feec5 100644
--- a/src/Extensions/Banshee.MeeGo/Banshee.MeeGo.csproj
+++ b/src/Extensions/Banshee.MeeGo/Banshee.MeeGo.csproj
@@ -29,7 +29,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.csproj b/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.csproj
index f75dc9c..402b803 100644
--- a/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.csproj
+++ b/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -63,7 +63,7 @@
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Gui\Hyena.Gui.csproj">
<Project>{C856EFD8-E812-4E61-8B76-E3583D94C233}</Project>
diff --git a/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide.csproj b/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide.csproj
index 9f9a815..c67675d 100644
--- a/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide.csproj
+++ b/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide.csproj
@@ -34,7 +34,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Windows|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
diff --git a/src/Extensions/Banshee.Mpris/Banshee.Mpris.csproj b/src/Extensions/Banshee.Mpris/Banshee.Mpris.csproj
index d3e3454..51a1ced 100644
--- a/src/Extensions/Banshee.Mpris/Banshee.Mpris.csproj
+++ b/src/Extensions/Banshee.Mpris/Banshee.Mpris.csproj
@@ -24,7 +24,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
diff --git a/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.csproj b/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.csproj
index 07c6bfa..0632508 100644
--- a/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.csproj
+++ b/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -43,11 +43,11 @@
</ProjectReference>
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Data.Sqlite\Hyena.Data.Sqlite.csproj">
<Project>{95374549-9553-4C1E-9D89-667755F90E13}</Project>
diff --git a/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.csproj b/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.csproj
index 0ad7874..8eb1240 100644
--- a/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.csproj
+++ b/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.csproj
@@ -31,7 +31,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<DefineConstants>INTERNAL_NOTIFY_SHARP, HAVE_GTK_2_10</DefineConstants>
</PropertyGroup>
<ItemGroup>
@@ -59,11 +59,11 @@
</Reference>
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus.GLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.GLib.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Gui\Hyena.Gui.csproj">
<Project>{C856EFD8-E812-4E61-8B76-E3583D94C233}</Project>
@@ -92,7 +92,7 @@
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.csproj b/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.csproj
index f80c0dc..a5ccb44 100644
--- a/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.csproj
+++ b/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -57,7 +57,7 @@
</Reference>
<Reference Include="Mono.Addins">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Addins.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Data.Sqlite\Hyena.Data.Sqlite.csproj">
<Project>{95374549-9553-4C1E-9D89-667755F90E13}</Project>
diff --git a/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.csproj b/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.csproj
index 770dfa2..df6aa80 100644
--- a/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.csproj
+++ b/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.csproj
@@ -31,7 +31,7 @@
<PlatformTarget>x86</PlatformTarget>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
@@ -63,15 +63,15 @@
</ProjectReference>
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus.GLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\NDesk.DBus.GLib.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Data.Sqlite\Hyena.Data.Sqlite.csproj">
<Project>{95374549-9553-4C1E-9D89-667755F90E13}</Project>
diff --git a/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.csproj b/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.csproj
index ad8c3af..0e0aa22 100644
--- a/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.csproj
+++ b/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.csproj
@@ -26,7 +26,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<AssemblyOriginatorKeyFile>.</AssemblyOriginatorKeyFile>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
diff --git a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj
index 39772d7..8136499 100644
--- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj
+++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -69,11 +69,11 @@
<Reference Include="System" />
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\taglib-sharp.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Hyena\Hyena.Data.Sqlite\Hyena.Data.Sqlite.csproj">
<Project>{95374549-9553-4C1E-9D89-667755F90E13}</Project>
diff --git a/src/Extensions/Banshee.Sample/Banshee.Sample.csproj b/src/Extensions/Banshee.Sample/Banshee.Sample.csproj
index 900ab41..86b2077 100644
--- a/src/Extensions/Banshee.Sample/Banshee.Sample.csproj
+++ b/src/Extensions/Banshee.Sample/Banshee.Sample.csproj
@@ -28,7 +28,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Extensions/Banshee.Torrent/Banshee.Torrent.csproj b/src/Extensions/Banshee.Torrent/Banshee.Torrent.csproj
index f9f5d07..2b7de49 100644
--- a/src/Extensions/Banshee.Torrent/Banshee.Torrent.csproj
+++ b/src/Extensions/Banshee.Torrent/Banshee.Torrent.csproj
@@ -19,7 +19,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -35,7 +35,7 @@
<Reference Include="Banshee.Services, Version=1.3.3.0, Culture=neutral" />
<Reference Include="Migo, Version=1.4.0.1, Culture=neutral, PublicKeyToken=null">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Migo.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Migo.dll</HintPath>
</Reference>
<Reference Include="NDesk.DBus">
<SpecificVersion>False</SpecificVersion>
diff --git a/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.csproj b/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.csproj
index a4221fb..f8ebcd9 100644
--- a/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.csproj
+++ b/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.csproj
@@ -26,7 +26,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Extensions/Banshee.YouTube/Banshee.YouTube.csproj b/src/Extensions/Banshee.YouTube/Banshee.YouTube.csproj
index 3cc60cd..bbe5dbb 100644
--- a/src/Extensions/Banshee.YouTube/Banshee.YouTube.csproj
+++ b/src/Extensions/Banshee.YouTube/Banshee.YouTube.csproj
@@ -32,7 +32,7 @@
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
@@ -48,23 +48,23 @@
<Reference Include="System" />
<Reference Include="ICSharpCode.SharpZipLib">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Google.GData.YouTube">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Google.GData.YouTube.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Google.GData.YouTube.dll</HintPath>
</Reference>
<Reference Include="Google.GData.Extensions">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Google.GData.Extensions.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Google.GData.Extensions.dll</HintPath>
</Reference>
<Reference Include="Google.GData.Client">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Google.GData.Client.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Google.GData.Client.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include="gtk-sharp">
<SpecificVersion>False</SpecificVersion>
diff --git a/src/Libraries/Lastfm.Gui/Lastfm.Gui.csproj b/src/Libraries/Lastfm.Gui/Lastfm.Gui.csproj
index 86d156c..5daf7c2 100644
--- a/src/Libraries/Lastfm.Gui/Lastfm.Gui.csproj
+++ b/src/Libraries/Lastfm.Gui/Lastfm.Gui.csproj
@@ -27,7 +27,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Libraries/Lastfm/Lastfm.csproj b/src/Libraries/Lastfm/Lastfm.csproj
index c45877f..1f09b93 100644
--- a/src/Libraries/Lastfm/Lastfm.csproj
+++ b/src/Libraries/Lastfm/Lastfm.csproj
@@ -27,7 +27,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -45,10 +45,10 @@
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="Mono.Security">
- <HintPath>..\..\..\bin\Mono.Security.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Security.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
- <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Libraries/Migo/Migo.csproj b/src/Libraries/Migo/Migo.csproj
index 036b550..b71a65c 100644
--- a/src/Libraries/Migo/Migo.csproj
+++ b/src/Libraries/Migo/Migo.csproj
@@ -27,7 +27,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
@@ -35,14 +35,14 @@
<Reference Include="System" />
<Reference Include="System.Xml" />
<Reference Include="ICSharpCode.SharpZipLib">
- <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include="Mono.Security">
- <HintPath>..\..\..\bin\Mono.Security.dll</HintPath>
+ <HintPath>..\..\..\bin\bin\Mono.Security.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
diff --git a/src/Libraries/Mono.Media/Mono.Media.csproj b/src/Libraries/Mono.Media/Mono.Media.csproj
index c79618c..5f616fb 100644
--- a/src/Libraries/Mono.Media/Mono.Media.csproj
+++ b/src/Libraries/Mono.Media/Mono.Media.csproj
@@ -27,7 +27,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Libraries/Mtp/Mtp.csproj b/src/Libraries/Mtp/Mtp.csproj
index 077cf62..6dd2c69 100644
--- a/src/Libraries/Mtp/Mtp.csproj
+++ b/src/Libraries/Mtp/Mtp.csproj
@@ -27,7 +27,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
diff --git a/src/Libraries/MusicBrainz/MusicBrainz.csproj b/src/Libraries/MusicBrainz/MusicBrainz.csproj
index 58596f0..adf85e7 100644
--- a/src/Libraries/MusicBrainz/MusicBrainz.csproj
+++ b/src/Libraries/MusicBrainz/MusicBrainz.csproj
@@ -27,7 +27,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
- <OutputPath>..\..\..\bin</OutputPath>
+ <OutputPath>..\..\..\bin\bin</OutputPath>
<WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
</PropertyGroup>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]