[banshee/grid] Fix up csproj files from master
- From: Aaron Bockover <abock src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/grid] Fix up csproj files from master
- Date: Tue, 9 Mar 2010 20:54:57 +0000 (UTC)
commit 82b4d2f29adfc7085ec45070f02661080ad6b146
Author: Aaron Bockover <abockover novell com>
Date: Tue Mar 9 15:54:16 2010 -0500
Fix up csproj files from master
.../Banshee.ThickClient/Banshee.ThickClient.csproj | 84 +++++++++----------
src/Libraries/Hyena.Gui/Hyena.Gui.csproj | 45 ++++++-----
2 files changed, 63 insertions(+), 66 deletions(-)
---
diff --git a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
index 68eb029..05379f0 100644
--- a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
+++ b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -11,25 +11,25 @@
<SchemaVersion>2.0</SchemaVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<Optimize>true</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
+ <ReleaseVersion>1.3</ReleaseVersion>
+ <RootNamespace>Banshee.ThickClient</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
- <CustomCommands>
- <CustomCommands>
- <Command type="Build" command="make" workingdir="${SolutionDir}" />
- <Command type="Execute" command="make run" workingdir="${SolutionDir}" />
- </CustomCommands>
- </CustomCommands>
+ <WarningLevel>4</WarningLevel>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\bin</OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Windows|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
+ <WarningLevel>4</WarningLevel>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\bin</OutputPath>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Libraries\Hyena.Gui\Hyena.Gui.csproj">
@@ -57,54 +57,49 @@
<Name>Banshee.Widgets</Name>
<Private>False</Private>
</ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
<Reference Include="atk-sharp" />
<Reference Include="gdk-sharp" />
- <Reference Include="glade-sharp" />
<Reference Include="glib-sharp" />
<Reference Include="gtk-sharp" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
- <Reference Include="ICSharpCode.SharpZipLib">
- <HintPath>..\..\..\winbin\ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="Mono.Addins">
- <HintPath>..\..\..\winbin\Mono.Addins.dll</HintPath>
+ <Reference Include="System" />
+ <Reference Include="Mono.Cairo" />
+ <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ <Reference Include="System.Xml" />
+ <Reference Include="System.Data" />
+ <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
+ <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
</Reference>
- <Reference Include="Mono.Addins.Gui">
- <HintPath>..\..\..\winbin\Mono.Addins.Gui.dll</HintPath>
+ <Reference Include="Mono.Addins.Gui, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
+ <HintPath>..\..\..\bin\Mono.Addins.Gui.dll</HintPath>
</Reference>
- <Reference Include="Mono.Addins.Setup">
- <HintPath>..\..\..\winbin\Mono.Addins.Setup.dll</HintPath>
+ <Reference Include="Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
+ <HintPath>..\..\..\bin\Mono.Addins.Setup.dll</HintPath>
</Reference>
- <Reference Include="Mono.Posix">
- <HintPath>..\..\..\winbin\Mono.Posix.dll</HintPath>
+ <Reference Include="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">
+ <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
</Reference>
- <Reference Include="Mono.Security">
- <HintPath>..\..\..\winbin\Mono.Security.dll</HintPath>
+ <Reference Include="NDesk.DBus.GLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">
+ <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
</Reference>
- <Reference Include="MonoPosixHelper">
- <HintPath>..\..\..\winbin\MonoPosixHelper.dll</HintPath>
+ <Reference Include="taglib-sharp, Version=2.0.3.6, Culture=neutral, PublicKeyToken=db62eba44689b5b0">
+ <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
</Reference>
- <Reference Include="NDesk.DBus">
- <HintPath>..\..\..\winbin\NDesk.DBus.dll</HintPath>
+ <Reference Include="ICSharpCode.SharpZipLib">
+ <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
- <Reference Include="NDesk.DBus.GLib">
- <HintPath>..\..\..\winbin\NDesk.DBus.GLib.dll</HintPath>
+ <Reference Include="Mono.Posix">
+ <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
</Reference>
- <Reference Include="taglib-sharp">
- <HintPath>..\..\..\winbin\taglib-sharp.dll</HintPath>
+ <Reference Include="Mono.Security">
+ <HintPath>..\..\..\bin\Mono.Security.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
- <Reference Include="System" />
- <Reference Include="Mono.Posix" />
- <Reference Include="Mono.Cairo" />
- <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <Reference Include="System.Xml" />
- <Reference Include="taglib-sharp, Version=2.0.3.1, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
- </ItemGroup>
- <ItemGroup>
<EmbeddedResource Include="Resources\browser-album-cover.png">
<LogicalName>browser-album-cover.png</LogicalName>
</EmbeddedResource>
@@ -117,10 +112,9 @@
<EmbeddedResource Include="Resources\core-ui-actions-layout.xml">
<LogicalName>core-ui-actions-layout.xml</LogicalName>
</EmbeddedResource>
- <EmbeddedResource Include="Resources\banshee-dialogs.glade">
- <LogicalName>banshee-dialogs.glade</LogicalName>
+ <EmbeddedResource Include="Banshee.ThickClient.addin.xml">
+ <LogicalName>Banshee.ThickClient.addin.xml</LogicalName>
</EmbeddedResource>
- <EmbeddedResource Include="Banshee.ThickClient.addin.xml" />
<EmbeddedResource Include="Resources\banshee-logo.png">
<LogicalName>banshee-logo.png</LogicalName>
</EmbeddedResource>
@@ -140,13 +134,12 @@
<Compile Include="Banshee.Gui\IconThemeUtils.cs" />
<Compile Include="Banshee.Gui.Dialogs\ConfirmShutdownDialog.cs" />
<Compile Include="Banshee.Gui.Dialogs\ErrorListDialog.cs" />
- <Compile Include="Banshee.Gui.Dialogs\GladeDialog.cs" />
- <Compile Include="Banshee.Gui.Dialogs\GladeWindow.cs" />
<Compile Include="Banshee.Gui\GtkElementsService.cs" />
<Compile Include="Banshee.Gui\BansheeIconFactory.cs" />
<Compile Include="Banshee.Gui\InterfaceActionService.cs" />
<Compile Include="Banshee.Gui\PlaybackActions.cs" />
<Compile Include="Banshee.Gui\ViewActions.cs" />
+ <Compile Include="Banshee.Gui\IDisableKeybindings.cs" />
<Compile Include="Banshee.Gui\GlobalActions.cs" />
<Compile Include="Banshee.Gui.Widgets\ConnectedVolumeButton.cs" />
<Compile Include="Banshee.Collection.Gui\ColumnCellStatusIndicator.cs" />
@@ -275,6 +268,9 @@
<Compile Include="Banshee.ContextPane\ContextPageManager.cs" />
<Compile Include="Banshee.ContextPane\ContextPane.cs" />
<Compile Include="Banshee.Query.Gui\PlaybackErrorQueryValueEntry.cs" />
+ <Compile Include="Banshee.Collection.Gui\CoverArtEditor.cs" />
+ <Compile Include="Banshee.Collection.Gui\SearchableListView.cs" />
+ <Compile Include="Banshee.Gui.Widgets\CoverArtDisplay.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
diff --git a/src/Libraries/Hyena.Gui/Hyena.Gui.csproj b/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
index 83753c8..7439dee 100644
--- a/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
+++ b/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -9,44 +9,37 @@
<UseParentDirectoryAsNamespace>true</UseParentDirectoryAsNamespace>
<AssemblyName>Hyena.Gui</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
- <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<SourceAnalysisOverrideSettingsFile>C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<NoStdLib>False</NoStdLib>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<Optimize>true</Optimize>
- <OutputPath>..\..\..\bin</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
+ <ReleaseVersion>1.3</ReleaseVersion>
+ <RootNamespace>Hyena.Gui</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
- <DebugType>Full</DebugType>
- <CustomCommands>
- <CustomCommands>
- <Command type="Build" command="make" workingdir="${SolutionDir}" />
- <Command type="Execute" command="make run" workingdir="${SolutionDir}" />
- </CustomCommands>
- </CustomCommands>
+ <DebugType>full</DebugType>
+ <WarningLevel>4</WarningLevel>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\bin</OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Windows|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
- <DebugType>Full</DebugType>
+ <DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
+ <WarningLevel>4</WarningLevel>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\bin</OutputPath>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
- <Reference Include="ICSharpCode.SharpZipLib">
- <HintPath>..\..\..\winbin\ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="Mono.Posix">
- <HintPath>..\..\..\winbin\Mono.Posix.dll</HintPath>
- </Reference>
- <Reference Include="MonoPosixHelper">
- <HintPath>..\..\..\winbin\MonoPosixHelper.dll</HintPath>
- </Reference>
<Reference Include="System" />
- <Reference Include="System.Core" />
+ <Reference Include="System.Core">
+ </Reference>
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="Mono.Cairo" />
@@ -54,6 +47,12 @@
<Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="System.Xml" />
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ <Reference Include="ICSharpCode.SharpZipLib">
+ <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
+ </Reference>
+ <Reference Include="Mono.Posix">
+ <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Hyena\Hyena.csproj">
@@ -163,6 +162,8 @@
<Compile Include="Hyena.Data.Gui\Accessibility\ListViewAccessible_Selection.cs" />
<Compile Include="Hyena.Data.Gui\Accessibility\ColumnCellTextAccessible.cs" />
<Compile Include="Hyena.Data.Gui\Accessibility\ColumnHeaderCellTextAccessible.cs" />
+ <Compile Include="Hyena.Widgets\EntryPopup.cs" />
+ <Compile Include="Hyena.Widgets\SimpleTable.cs" />
<Compile Include="Hyena.Gui\PangoExtensions.cs" />
<Compile Include="Hyena.Data.Gui\DataViewLayout.cs" />
<Compile Include="Hyena.Data.Gui\DataViewLayoutGrid.cs" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]