[build] *.csproj fixes for building on windows
commit9afb5199a42aaa4f0aad4973c21e6753f2b4b872
authorJán Sokoly <cruster@gmail.com>
Sun, 28 Feb 2010 02:58:19 +0000 (28 03:58 +0100)
committerBertrand Lorentz <bertrand.lorentz@gmail.com>
Sun, 28 Feb 2010 17:35:51 +0000 (28 18:35 +0100)
tree03e1463a0dece8b836f2c380fb6395a8c26e9597
parent424a345b1cbde80b9bfb15b32580d224df576507
[build] *.csproj fixes for building on windows

Updated hintpaths to point to bin/ instead of winbin/. Removed all
MonoPosixHelper references. Added necessary <DefineConstants> and
<AllowUnsafeBlocks> instructions to be able to build in MonoDevelop.

Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
26 files changed:
src/Clients/Booter/Booter.csproj
src/Clients/Halie/Halie.csproj
src/Clients/Muinshee/Muinshee.csproj
src/Clients/Nereid/Nereid.csproj
src/Core/Banshee.Core/Banshee.Core.csproj
src/Core/Banshee.Services/Banshee.Services.csproj
src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
src/Core/Banshee.Widgets/Banshee.Widgets.csproj
src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj
src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.csproj
src/Extensions/Banshee.CoverArt/Banshee.CoverArt.csproj
src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.csproj
src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.csproj
src/Extensions/Banshee.Lastfm/Banshee.Lastfm.csproj
src/Extensions/Banshee.MiniMode/Banshee.MiniMode.csproj
src/Extensions/Banshee.Moblin/Banshee.Moblin.csproj
src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.csproj
src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.csproj
src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.csproj
src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.csproj
src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj
src/Libraries/Hyena.Gui/Hyena.Gui.csproj
src/Libraries/Hyena/Hyena.csproj
src/Libraries/Lastfm/Lastfm.csproj
src/Libraries/Migo/Migo.csproj
src/Libraries/Mono.Data.Sqlite/Mono.Data.Sqlite.csproj