1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <Project DefaultTargets=
"Build" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion=
"3.5">
4 <Configuration Condition=
" '$(Configuration)' == '' ">Debug
</Configuration>
5 <Platform Condition=
" '$(Platform)' == '' ">AnyCPU
</Platform>
6 <ProductVersion>8.0.50727</ProductVersion>
7 <ProjectGuid>{
4F66A4DE-
5204-
4150-
8D0B-CE21CA52E309}
</ProjectGuid>
8 <OutputType>Exe
</OutputType>
9 <UseParentDirectoryAsNamespace>true
</UseParentDirectoryAsNamespace>
10 <AssemblyName>Nereid
</AssemblyName>
11 <SchemaVersion>2.0</SchemaVersion>
12 <TargetFrameworkVersion>v3.5
</TargetFrameworkVersion>
13 <SourceAnalysisOverrideSettingsFile>C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis
</SourceAnalysisOverrideSettingsFile>
14 <StartupObject>Nereid.Client
</StartupObject>
15 <ReferencePath>C:\Documents and Settings\Administrator\Desktop\Code\deps\gstreamer\bin\
</ReferencePath>
16 <AllowUnsafeBlocks>False
</AllowUnsafeBlocks>
17 <NoStdLib>False
</NoStdLib>
18 <TreatWarningsAsErrors>false
</TreatWarningsAsErrors>
19 <StartArguments>--redirect-log --debug
</StartArguments>
20 <Optimize>true
</Optimize>
21 <ErrorReport>prompt
</ErrorReport>
22 <WarningLevel>4</WarningLevel>
23 <CheckForOverflowUnderflow>true
</CheckForOverflowUnderflow>
24 <ReleaseVersion>1.3</ReleaseVersion>
25 <RootNamespace>Nereid
</RootNamespace>
26 <ApplicationIcon>..\..\..\data\banshee.ico
</ApplicationIcon>
27 <AssemblyOriginatorKeyFile>.
</AssemblyOriginatorKeyFile>
29 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
30 <DebugSymbols>true
</DebugSymbols>
31 <DebugType>full
</DebugType>
32 <OutputPath>..\..\..\bin
</OutputPath>
33 <WarningLevel>4</WarningLevel>
34 <Optimize>false
</Optimize>
35 <ConsolePause>false
</ConsolePause>
36 <Commandlineparameters>--debug --uninstalled
</Commandlineparameters>
38 <PropertyGroup Condition=
" '$(Configuration)' == 'Debug' ">
39 <StartAction>Project
</StartAction>
41 <PropertyGroup Condition=
" '$(Configuration)' == 'Windows' ">
42 <StartAction>Project
</StartAction>
44 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Windows|AnyCPU' ">
45 <DebugSymbols>true
</DebugSymbols>
46 <DebugType>full
</DebugType>
47 <PlatformTarget>x86
</PlatformTarget>
48 <OutputPath>..\..\..\bin
</OutputPath>
49 <WarningLevel>4</WarningLevel>
50 <Optimize>false
</Optimize>
51 <ConsolePause>false
</ConsolePause>
52 <Commandlineparameters>--debug --uninstalled
</Commandlineparameters>
54 <PropertyGroup Condition=
" '$(Configuration)' == 'Windows' ">
55 <StartAction>Project
</StartAction>
58 <Reference Include=
"atk-sharp" />
59 <Reference Include=
"gdk-sharp" />
60 <Reference Include=
"glib-sharp" />
61 <Reference Include=
"gtk-sharp" />
62 <Reference Include=
"Mono.Posix">
63 <HintPath>..\..\..\bin\Mono.Posix.dll
</HintPath>
65 <Reference Include=
"pango-sharp" />
66 <Reference Include=
"System" />
69 <ProjectReference Include=
"..\..\Core\Banshee.ThickClient\Banshee.ThickClient.csproj">
70 <Project>{AC839523-
7BDF-
4AB6-
8115-E17921B96EC6}
</Project>
71 <Name>Banshee.ThickClient
</Name>
72 <Private>False
</Private>
74 <ProjectReference Include=
"..\..\Core\Banshee.Services\Banshee.Services.csproj">
75 <Project>{B28354F0-BA87-
44E8-
989F-B864A3C7C09F}
</Project>
76 <Name>Banshee.Services
</Name>
77 <Private>False
</Private>
79 <ProjectReference Include=
"..\..\Core\Banshee.Core\Banshee.Core.csproj">
80 <Project>{
2ADB831A-A050-
47D0-B6B9-
9C19D60233BB}
</Project>
81 <Name>Banshee.Core
</Name>
82 <Private>False
</Private>
84 <ProjectReference Include=
"..\..\Core\Banshee.Widgets\Banshee.Widgets.csproj">
85 <Project>{A3701765-E571-
413D-
808C-
9788A22791AF}
</Project>
86 <Name>Banshee.Widgets
</Name>
87 <Private>False
</Private>
89 <ProjectReference Include=
"..\..\Libraries\Hyena\Hyena.csproj">
90 <Project>{
95374549-
9553-
4C1E-9D89-
667755F90E12}
</Project>
92 <Private>False
</Private>
94 <ProjectReference Include=
"..\..\Libraries\Hyena.Gui\Hyena.Gui.csproj">
95 <Project>{C856EFD8-E812-
4E61-
8B76-E3583D94C233}
</Project>
96 <Name>Hyena.Gui
</Name>
97 <Private>False
</Private>
101 <Compile Include=
"Nereid\PlayerInterface.cs" />
102 <Compile Include=
"Nereid\ViewContainer.cs" />
103 <Compile Include=
"Nereid\Client.cs" />
105 <Import Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets" />
109 <MonoDevelop.Autotools.MakefileInfo
IntegrationEnabled=
"true" RelativeMakefileName=
"Makefile.am">
110 <BuildFilesVar Sync=
"true" Name=
"SOURCES" />
117 </MonoDevelop.Autotools.MakefileInfo
>