[build] *.csproj fixes for building on windows
[banshee.git] / src / Core / Banshee.ThickClient / Banshee.ThickClient.csproj
blobfa39e374ca8a081fcb85cb442e8f07301759a003
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>8.0.50727</ProductVersion>
7 <ProjectGuid>{AC839523-7BDF-4AB6-8115-E17921B96EC6}</ProjectGuid>
8 <OutputType>Library</OutputType>
9 <UseParentDirectoryAsNamespace>true</UseParentDirectoryAsNamespace>
10 <AssemblyName>Banshee.ThickClient</AssemblyName>
11 <SchemaVersion>2.0</SchemaVersion>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 <Optimize>true</Optimize>
14 <ErrorReport>prompt</ErrorReport>
15 <WarningLevel>4</WarningLevel>
16 <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
17 <ReleaseVersion>1.3</ReleaseVersion>
18 <RootNamespace>Banshee.ThickClient</RootNamespace>
19 </PropertyGroup>
20 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21 <DebugSymbols>true</DebugSymbols>
22 <DebugType>full</DebugType>
23 <WarningLevel>4</WarningLevel>
24 <Optimize>false</Optimize>
25 <OutputPath>..\..\..\bin</OutputPath>
26 </PropertyGroup>
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Windows|AnyCPU' ">
28 <DebugSymbols>true</DebugSymbols>
29 <DebugType>full</DebugType>
30 <PlatformTarget>x86</PlatformTarget>
31 <WarningLevel>4</WarningLevel>
32 <Optimize>false</Optimize>
33 <OutputPath>..\..\..\bin</OutputPath>
34 </PropertyGroup>
35 <ItemGroup>
36 <ProjectReference Include="..\..\Libraries\Hyena.Gui\Hyena.Gui.csproj">
37 <Project>{C856EFD8-E812-4E61-8B76-E3583D94C233}</Project>
38 <Name>Hyena.Gui</Name>
39 <Private>False</Private>
40 </ProjectReference>
41 <ProjectReference Include="..\Banshee.Services\Banshee.Services.csproj">
42 <Project>{B28354F0-BA87-44E8-989F-B864A3C7C09F}</Project>
43 <Name>Banshee.Services</Name>
44 <Private>False</Private>
45 </ProjectReference>
46 <ProjectReference Include="..\..\Libraries\Hyena\Hyena.csproj">
47 <Project>{95374549-9553-4C1E-9D89-667755F90E12}</Project>
48 <Name>Hyena</Name>
49 <Private>False</Private>
50 </ProjectReference>
51 <ProjectReference Include="..\Banshee.Core\Banshee.Core.csproj">
52 <Project>{2ADB831A-A050-47D0-B6B9-9C19D60233BB}</Project>
53 <Name>Banshee.Core</Name>
54 <Private>False</Private>
55 </ProjectReference>
56 <ProjectReference Include="..\Banshee.Widgets\Banshee.Widgets.csproj">
57 <Project>{A3701765-E571-413D-808C-9788A22791AF}</Project>
58 <Name>Banshee.Widgets</Name>
59 <Private>False</Private>
60 </ProjectReference>
61 </ItemGroup>
62 <ItemGroup>
63 <Reference Include="atk-sharp" />
64 <Reference Include="gdk-sharp" />
65 <Reference Include="glade-sharp" />
66 <Reference Include="glib-sharp" />
67 <Reference Include="gtk-sharp" />
68 <Reference Include="System.Core">
69 <RequiredTargetFramework>3.5</RequiredTargetFramework>
70 </Reference>
71 <Reference Include="ICSharpCode.SharpZipLib">
72 <HintPath>..\..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
73 </Reference>
74 <Reference Include="Mono.Addins">
75 <HintPath>..\..\..\bin\Mono.Addins.dll</HintPath>
76 </Reference>
77 <Reference Include="Mono.Addins.Gui">
78 <HintPath>..\..\..\bin\Mono.Addins.Gui.dll</HintPath>
79 </Reference>
80 <Reference Include="Mono.Addins.Setup">
81 <HintPath>..\..\..\bin\Mono.Addins.Setup.dll</HintPath>
82 </Reference>
83 <Reference Include="Mono.Posix">
84 <HintPath>..\..\..\bin\Mono.Posix.dll</HintPath>
85 </Reference>
86 <Reference Include="Mono.Security">
87 <HintPath>..\..\..\bin\Mono.Security.dll</HintPath>
88 </Reference>
89 <Reference Include="NDesk.DBus">
90 <HintPath>..\..\..\bin\NDesk.DBus.dll</HintPath>
91 </Reference>
92 <Reference Include="NDesk.DBus.GLib">
93 <HintPath>..\..\..\bin\NDesk.DBus.GLib.dll</HintPath>
94 </Reference>
95 <Reference Include="taglib-sharp">
96 <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
97 </Reference>
98 <Reference Include="System" />
99 <Reference Include="Mono.Cairo" />
100 <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
101 <Reference Include="System.Xml" />
102 <Reference Include="System.Data" />
103 </ItemGroup>
104 <ItemGroup>
105 <EmbeddedResource Include="Resources\browser-album-cover.png">
106 <LogicalName>browser-album-cover.png</LogicalName>
107 </EmbeddedResource>
108 <EmbeddedResource Include="Resources\context-pane-close.png">
109 <LogicalName>context-pane-close.png</LogicalName>
110 </EmbeddedResource>
111 <EmbeddedResource Include="Resources\context-pane-maximize.png">
112 <LogicalName>context-pane-maximize.png</LogicalName>
113 </EmbeddedResource>
114 <EmbeddedResource Include="Resources\core-ui-actions-layout.xml">
115 <LogicalName>core-ui-actions-layout.xml</LogicalName>
116 </EmbeddedResource>
117 <EmbeddedResource Include="Banshee.ThickClient.addin.xml">
118 <LogicalName>Banshee.ThickClient.addin.xml</LogicalName>
119 </EmbeddedResource>
120 <EmbeddedResource Include="Resources\banshee-logo.png">
121 <LogicalName>banshee-logo.png</LogicalName>
122 </EmbeddedResource>
123 <EmbeddedResource Include="Resources\jcastro.png">
124 <LogicalName>jcastro.png</LogicalName>
125 </EmbeddedResource>
126 </ItemGroup>
127 <ItemGroup>
128 <Compile Include="Banshee.Collection.Gui\TrackListView.cs" />
129 <Compile Include="Banshee.Collection.Gui\ColumnCellAlbum.cs" />
130 <Compile Include="Banshee.Collection.Gui\ArtworkManager.cs" />
131 <Compile Include="Banshee.Collection.Gui\ArtistListView.cs" />
132 <Compile Include="Banshee.Collection.Gui\AlbumListView.cs" />
133 <Compile Include="Banshee.Sources.Gui\SourceView.cs" />
134 <Compile Include="Banshee.Gui.DragDrop\DragDropTarget.cs" />
135 <Compile Include="Banshee.Gui.DragDrop\DragDropUtilities.cs" />
136 <Compile Include="Banshee.Gui\IconThemeUtils.cs" />
137 <Compile Include="Banshee.Gui.Dialogs\ConfirmShutdownDialog.cs" />
138 <Compile Include="Banshee.Gui.Dialogs\ErrorListDialog.cs" />
139 <Compile Include="Banshee.Gui\GtkElementsService.cs" />
140 <Compile Include="Banshee.Gui\BansheeIconFactory.cs" />
141 <Compile Include="Banshee.Gui\InterfaceActionService.cs" />
142 <Compile Include="Banshee.Gui\PlaybackActions.cs" />
143 <Compile Include="Banshee.Gui\ViewActions.cs" />
144 <Compile Include="Banshee.Gui\GlobalActions.cs" />
145 <Compile Include="Banshee.Gui.Widgets\ConnectedVolumeButton.cs" />
146 <Compile Include="Banshee.Collection.Gui\ColumnCellStatusIndicator.cs" />
147 <Compile Include="Banshee.Gui.Widgets\ConnectedSeekSlider.cs" />
148 <Compile Include="Banshee.Gui.Widgets\TrackInfoDisplay.cs" />
149 <Compile Include="Banshee.Gui.Widgets\UserJobTile.cs" />
150 <Compile Include="Banshee.Gui.Widgets\UserJobTileHost.cs" />
151 <Compile Include="Banshee.Gui\CommonServices.cs" />
152 <Compile Include="Banshee.Gui\GtkBaseClient.cs" />
153 <Compile Include="Banshee.Gui.Dialogs\SeekDialog.cs" />
154 <Compile Include="Banshee.Library.Gui\FileImportSource.cs" />
155 <Compile Include="Banshee.Library.Gui\FolderImportSource.cs" />
156 <Compile Include="Banshee.Gui.Dialogs\FileChooserDialog.cs" />
157 <Compile Include="Banshee.Gui.Dialogs\ImageFileChooserDialog.cs" />
158 <Compile Include="Banshee.Library.Gui\ImportDialog.cs" />
159 <Compile Include="Banshee.Gui.Dialogs\AboutDialog.cs" />
160 <Compile Include="Banshee.Gui.Dialogs\OpenLocationDialog.cs" />
161 <Compile Include="Banshee.Collection.Gui\ColumnCellDuration.cs" />
162 <Compile Include="Banshee.Collection.Gui\ArtworkRenderer.cs" />
163 <Compile Include="Banshee.Gui\TrackActions.cs" />
164 <Compile Include="Banshee.Gui.Widgets\ArtworkPopup.cs" />
165 <Compile Include="Banshee.MediaProfiles.Gui\ProfileComboBox.cs" />
166 <Compile Include="Banshee.MediaProfiles.Gui\ProfileComboBoxConfigurable.cs" />
167 <Compile Include="Banshee.MediaProfiles.Gui\ProfileConfigurationDialog.cs" />
168 <Compile Include="Banshee.MediaProfiles.Gui\ProfileConfigureButton.cs" />
169 <Compile Include="Banshee.Collection.Gui\ColumnCellDateTime.cs" />
170 <Compile Include="Banshee.Gui\BansheeActionGroup.cs" />
171 <Compile Include="Banshee.Gui\IHasSourceView.cs" />
172 <Compile Include="Banshee.Gui\SourceActions.cs" />
173 <Compile Include="Banshee.Equalizer.Gui\EqualizerBandScale.cs" />
174 <Compile Include="Banshee.Equalizer.Gui\EqualizerLevelsBox.cs" />
175 <Compile Include="Banshee.Equalizer.Gui\EqualizerPresetComboBox.cs" />
176 <Compile Include="Banshee.Equalizer.Gui\EqualizerView.cs" />
177 <Compile Include="Banshee.Equalizer.Gui\EqualizerWindow.cs" />
178 <Compile Include="Banshee.Sources.Gui\CellEditEntry.cs" />
179 <Compile Include="Banshee.Sources.Gui\SourceRowRenderer.cs" />
180 <Compile Include="Banshee.Sources.Gui\SourceView_DragAndDrop.cs" />
181 <Compile Include="Banshee.Collection.Gui\ColumnCellTrackAndCount.cs" />
182 <Compile Include="Banshee.Query.Gui\BansheeQueryBox.cs" />
183 <Compile Include="Banshee.Query.Gui\RatingQueryValueEntry.cs" />
184 <Compile Include="Banshee.Query.Gui\PlaylistQueryValueEntry.cs" />
185 <Compile Include="Banshee.SmartPlaylist.Gui\Editor.cs" />
186 <Compile Include="Banshee.Collection.Gui\PersistentColumnController.cs" />
187 <Compile Include="Banshee.Gui.Widgets\PlaylistMenuItem.cs" />
188 <Compile Include="Banshee.Query.Gui\SmartPlaylistQueryValueEntry.cs" />
189 <Compile Include="Banshee.Gui.Widgets\ConnectedMessageBar.cs" />
190 <Compile Include="Banshee.Sources.Gui\SourceIconResolver.cs" />
191 <Compile Include="Banshee.Gui\BaseClientWindow.cs" />
192 <Compile Include="Banshee.Sources.Gui\CompositeTrackSourceContents.cs" />
193 <Compile Include="Banshee.Sources.Gui\LazyLoadSourceContents.cs" />
194 <Compile Include="Banshee.Sources.Gui\ISourceContents.cs" />
195 <Compile Include="Banshee.Sources.Gui\ObjectListSourceContents.cs" />
196 <Compile Include="Banshee.Playlist.Gui\PlaylistExportDialog.cs" />
197 <Compile Include="Banshee.Gui.Widgets\RepeatActionButton.cs" />
198 <Compile Include="Banshee.Gui\PlaybackRepeatActions.cs" />
199 <Compile Include="Banshee.Gui\BansheeDbFormatMigratorMonitor.cs" />
200 <Compile Include="Banshee.Collection.Gui\TerseTrackListView.cs" />
201 <Compile Include="Banshee.Collection.Gui\ColumnCellTrack.cs" />
202 <Compile Include="Banshee.Sources.Gui\ITrackModelSourceContents.cs" />
203 <Compile Include="Banshee.Gui\PlaybackShuffleActions.cs" />
204 <Compile Include="Banshee.Gui.Dialogs\ExtensionManagerDialog.cs" />
205 <Compile Include="Banshee.Gui\PersistentPaneController.cs" />
206 <Compile Include="Banshee.Collection.Gui\ColumnCellPositiveInt.cs" />
207 <Compile Include="Banshee.Gui.Widgets\MainMenu.cs" />
208 <Compile Include="Banshee.Gui.Widgets\NextButton.cs" />
209 <Compile Include="Banshee.Preferences.Gui\PreferenceDialog.cs" />
210 <Compile Include="Banshee.Gui.Dialogs\BansheeDialog.cs" />
211 <Compile Include="Banshee.Preferences.Gui\NotebookPage.cs" />
212 <Compile Include="Banshee.Preferences.Gui\SectionBox.cs" />
213 <Compile Include="Banshee.Preferences.Gui\WidgetFactory.cs" />
214 <Compile Include="Banshee.Preferences.Gui\DefaultPreferenceWidgets.cs" />
215 <Compile Include="Banshee.Addins.Gui\AddinView.cs" />
216 <Compile Include="Banshee.Sources.Gui\SourceModel.cs" />
217 <Compile Include="Banshee.Sources.Gui\SourceComboBox.cs" />
218 <Compile Include="Banshee.Collection.Gui\TrackFilterListView.cs" />
219 <Compile Include="Banshee.Collection.Gui\ColumnCellFileSize.cs" />
220 <Compile Include="Banshee.Sources.Gui\FilteredListSourceContents.cs" />
221 <Compile Include="Banshee.Collection.Gui\DefaultColumnController.cs" />
222 <Compile Include="Banshee.Collection.Gui\XmlColumnController.cs" />
223 <Compile Include="Banshee.Gui\IClientWindow.cs" />
224 <Compile Include="Banshee.Collection.Gui\ColumnCellQueryText.cs" />
225 <Compile Include="Banshee.Collection.Gui\QueryFilterView.cs" />
226 <Compile Include="Banshee.Gui.Widgets\ClassicTrackInfoDisplay.cs" />
227 <Compile Include="Banshee.Library.Gui\PhotoFolderImportSource.cs" />
228 <Compile Include="Banshee.Gui.Widgets\LargeTrackInfoDisplay.cs" />
229 <Compile Include="Banshee.Collection.Gui\BaseTrackListView.cs" />
230 <Compile Include="Banshee.Gui\PersistentWindowController.cs" />
231 <Compile Include="Banshee.Gui.TrackEditor\TrackEditorDialog.cs" />
232 <Compile Include="Banshee.Gui.TrackEditor\ITrackEditorPage.cs" />
233 <Compile Include="Banshee.Gui.TrackEditor\BasicTrackDetailsPage.cs" />
234 <Compile Include="Banshee.Gui.TrackEditor\EditorUtilities.cs" />
235 <Compile Include="Banshee.Gui.TrackEditor\PageNavigationEntry.cs" />
236 <Compile Include="Banshee.Gui.TrackEditor\ExtraTrackDetailsPage.cs" />
237 <Compile Include="Banshee.Gui.TrackEditor\RangeEntry.cs" />
238 <Compile Include="Banshee.Gui.TrackEditor\RatingEntry.cs" />
239 <Compile Include="Banshee.Gui.TrackEditor\TextViewEntry.cs" />
240 <Compile Include="Banshee.Gui.TrackEditor\FieldPage.cs" />
241 <Compile Include="Banshee.Gui.TrackEditor\TextEntry.cs" />
242 <Compile Include="Banshee.Gui.TrackEditor\SpinButtonEntry.cs" />
243 <Compile Include="Banshee.Gui.TrackEditor\LyricsPage.cs" />
244 <Compile Include="Banshee.Gui.TrackEditor\EditorTrackInfo.cs" />
245 <Compile Include="Banshee.Gui.TrackEditor\IEditorField.cs" />
246 <Compile Include="Banshee.Gui.TrackEditor\FieldOptions.cs" />
247 <Compile Include="Banshee.Gui.TrackEditor\GenreEntry.cs" />
248 <Compile Include="Banshee.Gui.TrackEditor\StatisticsPage.cs" />
249 <Compile Include="Banshee.Gui.TrackEditor\EditorMode.cs" />
250 <Compile Include="Banshee.Gui.TrackEditor\PageType.cs" />
251 <Compile Include="Banshee.Gui.TrackEditor\HelpPage.cs" />
252 <Compile Include="Banshee.Gui.TrackEditor\SyncButton.cs" />
253 <Compile Include="Banshee.Preferences.Gui\DescriptionLabel.cs" />
254 <Compile Include="Banshee.Gui.Dialogs\DefaultApplicationHelperDialog.cs" />
255 <Compile Include="Banshee.Gui.TrackEditor\ICanUndo.cs" />
256 <Compile Include="Banshee.Gui.TrackEditor\EditorEditableUndoAdapter.cs" />
257 <Compile Include="Banshee.Collection.Gui\ColumnCellTrackNumber.cs" />
258 <Compile Include="Banshee.Collection.Gui\ColumnCellDiscAndCount.cs" />
259 <Compile Include="Banshee.Collection.Gui\ColumnCellLocation.cs" />
260 <Compile Include="Banshee.Gui.TrackEditor\AlbumArtistEntry.cs" />
261 <Compile Include="Banshee.Collection.Gui\ColumnCellCreativeCommons.cs" />
262 <Compile Include="Banshee.Gui.TrackEditor\ITrackEditorModifier.cs" />
263 <Compile Include="Banshee.Gui.TrackEditor\SortingPage.cs" />
264 <Compile Include="Banshee.Gui.Widgets\TaskStatusIcon.cs" />
265 <Compile Include="Banshee.Preferences.Gui\PageComboBox.cs" />
266 <Compile Include="Banshee.Gui.TrackEditor\LicenseEntry.cs" />
267 <Compile Include="Banshee.Gui.Widgets\TitledList.cs" />
268 <Compile Include="Banshee.ContextPane\BaseContextPage.cs" />
269 <Compile Include="Banshee.ContextPane\ContextPageManager.cs" />
270 <Compile Include="Banshee.ContextPane\ContextPane.cs" />
271 <Compile Include="Banshee.Query.Gui\PlaybackErrorQueryValueEntry.cs" />
272 <Compile Include="Banshee.Collection.Gui\CoverArtEditor.cs" />
273 <Compile Include="Banshee.Collection.Gui\SearchableListView.cs" />
274 <Compile Include="Banshee.Gui.Widgets\CoverArtDisplay.cs" />
275 </ItemGroup>
276 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
277 <ProjectExtensions>
278 <MonoDevelop>
279 <Properties>
280 <Deployment.LinuxDeployData generateScript="false" />
281 <MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="true" RelativeMakefileName="Makefile.am">
282 <BuildFilesVar Sync="true" Name="SOURCES" />
283 <DeployFilesVar />
284 <ResourcesVar Sync="true" Name="RESOURCES" />
285 <OthersVar />
286 <GacRefVar />
287 <AsmRefVar />
288 <ProjectRefVar />
289 </MonoDevelop.Autotools.MakefileInfo>
290 </Properties>
291 </MonoDevelop>
292 </ProjectExtensions>
293 </Project>