* Added two new plugins : Autoconnect and Banshee (which show your current song playing)
[circ.git] / plugins / CircPlugins / BansheePlugin / BansheePlugin.mdp
blobc5aee05e576486a6c2cb535178cc15442ae1c9ec
1 <Project name="BansheePlugin" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
2   <Configurations active="Debug">
3     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4       <Output directory="./bin/Debug" assembly="BansheePlugin" />
5       <Build debugmode="True" target="Library" />
6       <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7       <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8     </Configuration>
9     <Configuration name="Release" ctype="DotNetProjectConfiguration">
10       <Output directory="./bin/Release" assembly="BansheePlugin" />
11       <Build debugmode="False" target="Library" />
12       <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13       <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14     </Configuration>
15   </Configurations>
16   <Contents>
17     <File name="./BansheePlugin.cs" subtype="Code" buildaction="Compile" />
18     <File name="./AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
19   </Contents>
20   <References>
21     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
22     <ProjectReference type="Assembly" localcopy="True" refto="../../../Circ.Lib/bin/Debug/Circ.Lib.dll" />
23     <ProjectReference type="Assembly" localcopy="True" refto="../../../Circ.Lib/bin/Debug/Mono.Addins.dll" />
24     <ProjectReference type="Assembly" localcopy="True" refto="../../../lib/NDesk.DBus.dll" />
25   </References>
26 </Project>