[banshee] [build] More .csproj fixing
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [build] More .csproj fixing
- Date: Sun, 23 May 2010 00:54:44 +0000 (UTC)
commit 3dc766e09ca858acd1b2629c04d171318f4e9561
Author: Gabriel Burt <gabriel burt gmail com>
Date: Sat May 22 17:54:28 2010 -0700
[build] More .csproj fixing
Banshee.sln | 4 ++--
src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj | 4 ++--
.../Banshee.Audiobook/Banshee.Audiobook.csproj | 12 +++++++++---
.../Banshee.LastfmStreaming.csproj | 16 ++++++----------
4 files changed, 19 insertions(+), 17 deletions(-)
---
diff --git a/Banshee.sln b/Banshee.sln
index 568065a..09a3edf 100644
--- a/Banshee.sln
+++ b/Banshee.sln
@@ -257,8 +257,8 @@ Global
{6171E5DE-5B36-4AE4-8707-F6BEE0AD945B}.Windows|Any CPU.Build.0 = Windows|Any CPU
{66617494-94CB-43E8-877C-A586F5A6F4EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{66617494-94CB-43E8-877C-A586F5A6F4EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {66617494-94CB-43E8-877C-A586F5A6F4EC}.Windows|Any CPU.ActiveCfg = Debug|Any CPU
- {66617494-94CB-43E8-877C-A586F5A6F4EC}.Windows|Any CPU.Build.0 = Debug|Any CPU
+ {66617494-94CB-43E8-877C-A586F5A6F4EC}.Windows|Any CPU.ActiveCfg = Windows|Any CPU
+ {66617494-94CB-43E8-877C-A586F5A6F4EC}.Windows|Any CPU.Build.0 = Windows|Any CPU
{6B73E278-23FB-4A59-9B44-AB7F0212B936}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6B73E278-23FB-4A59-9B44-AB7F0212B936}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6B73E278-23FB-4A59-9B44-AB7F0212B936}.Release|Any CPU.ActiveCfg = Debug|Any CPU
diff --git a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
index c1ca41c..99cd868 100644
--- a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
+++ b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
@@ -82,11 +82,11 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
</Reference>
- <Reference Include="ipod-sharp">
+ <Reference Include="ipod-sharp, Version=0.0.1.0, Culture=neutral, PublicKeyToken=536f152cecbf758a">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\bin\ipod-sharp.dll</HintPath>
</Reference>
- <Reference Include="ipod-sharp-ui">
+ <Reference Include="ipod-sharp-ui, Version=0.0.1.0, Culture=neutral, PublicKeyToken=536f152cecbf758a">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\bin\ipod-sharp-ui.dll</HintPath>
</Reference>
diff --git a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
index 609fb35..34550e7 100644
--- a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
+++ b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
@@ -57,10 +57,18 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Xml" />
+ <Reference Include="System.Core" />
<Reference Include="gtk-sharp">
<SpecificVersion>False</SpecificVersion>
</Reference>
- <Reference Include="System.Xml" />
+ <Reference Include="glib-sharp">
+ <SpecificVersion>False</SpecificVersion>
+ </Reference>
+ <Reference Include="atk-sharp">
+ <SpecificVersion>False</SpecificVersion>
+ </Reference>
<Reference Include="gdk-sharp">
<SpecificVersion>False</SpecificVersion>
</Reference>
@@ -68,7 +76,6 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..bin\Mono.Posix.dll</HintPath>
</Reference>
- <Reference Include="System" />
<Reference Include="taglib-sharp">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
@@ -77,7 +84,6 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..bin\Mono.Cairo.dll</HintPath>
</Reference>
- <Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Banshee.Audiobook.addin.xml">
diff --git a/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.csproj b/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.csproj
index 0252f9b..ddda76c 100644
--- a/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.csproj
+++ b/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.csproj
@@ -7,6 +7,7 @@
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{66617494-94CB-43E8-877C-A586F5A6F4EC}</ProjectGuid>
<OutputType>Library</OutputType>
+ <UseParentDirectoryAsNamespace>true</UseParentDirectoryAsNamespace>
<RootNamespace>Banshee.LastfmStreaming</RootNamespace>
<ReleaseVersion>1.3</ReleaseVersion>
<AssemblyName>Banshee.LastfmStreaming</AssemblyName>
@@ -20,19 +21,14 @@
<DefineConstants>DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <CustomCommands>
- <CustomCommands>
- <Command type="Build" command="make" workingdir="${SolutionDir}" />
- <Command type="Execute" command="make run" workingdir="${SolutionDir}" />
- </CustomCommands>
- </CustomCommands>
</PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>none</DebugType>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Windows|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <PlatformTarget>x86</PlatformTarget>
+ <WarningLevel>4</WarningLevel>
<Optimize>false</Optimize>
<OutputPath>..\..\..\bin</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Compile Include="Banshee.LastfmStreaming\LastfmStreamingActions.cs" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]