[build] *.csproj fixes for building on windows
[banshee.git] / src / Clients / Nereid / Nereid.csproj
blob39760c22bc3f7973985ec1754be4e19ec5c1027b
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>{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>
28 </PropertyGroup>
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>
37 </PropertyGroup>
38 <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
39 <StartAction>Project</StartAction>
40 </PropertyGroup>
41 <PropertyGroup Condition=" '$(Configuration)' == 'Windows' ">
42 <StartAction>Project</StartAction>
43 </PropertyGroup>
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>
53 </PropertyGroup>
54 <PropertyGroup Condition=" '$(Configuration)' == 'Windows' ">
55 <StartAction>Project</StartAction>
56 </PropertyGroup>
57 <ItemGroup>
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>
64 </Reference>
65 <Reference Include="pango-sharp" />
66 <Reference Include="System" />
67 </ItemGroup>
68 <ItemGroup>
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>
73 </ProjectReference>
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>
78 </ProjectReference>
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>
83 </ProjectReference>
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>
88 </ProjectReference>
89 <ProjectReference Include="..\..\Libraries\Hyena\Hyena.csproj">
90 <Project>{95374549-9553-4C1E-9D89-667755F90E12}</Project>
91 <Name>Hyena</Name>
92 <Private>False</Private>
93 </ProjectReference>
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>
98 </ProjectReference>
99 </ItemGroup>
100 <ItemGroup>
101 <Compile Include="Nereid\PlayerInterface.cs" />
102 <Compile Include="Nereid\ViewContainer.cs" />
103 <Compile Include="Nereid\Client.cs" />
104 </ItemGroup>
105 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
106 <ProjectExtensions>
107 <MonoDevelop>
108 <Properties>
109 <MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="true" RelativeMakefileName="Makefile.am">
110 <BuildFilesVar Sync="true" Name="SOURCES" />
111 <DeployFilesVar />
112 <ResourcesVar />
113 <OthersVar />
114 <GacRefVar />
115 <AsmRefVar />
116 <ProjectRefVar />
117 </MonoDevelop.Autotools.MakefileInfo>
118 </Properties>
119 </MonoDevelop>
120 </ProjectExtensions>
121 </Project>