[banshee] More .csproj fixing
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] More .csproj fixing
- Date: Tue, 2 Feb 2010 02:36:49 +0000 (UTC)
commit 4e7827f7684e4b9eb0375094a135a0c515607ff1
Author: Gabriel Burt <gabriel burt gmail com>
Date: Mon Feb 1 18:36:41 2010 -0800
More .csproj fixing
.../Banshee.InternetArchive.csproj | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.csproj b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.csproj
index 594e6d4..841457d 100644
--- a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.csproj
+++ b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.csproj
@@ -6,7 +6,7 @@
<ProductVersion>9.0.21022</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{9A5328D7-B7FB-4966-BF03-A4BA541541F5}</ProjectGuid>
- <OutputType>Exe</OutputType>
+ <OutputType>Library</OutputType>
<AssemblyName>Banshee.InternetArchive</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<OutputPath>..\..\..\bin</OutputPath>
@@ -125,5 +125,7 @@
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="Mono.Posix" />
+ <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
</ItemGroup>
</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]