~haakan/do-plugins/sshfix

335.1.8 by Jason Smith
Merge community into official
1
<Project name="SqueezeCenterPlugin" fileversion="2.0" language="C#" DefaultNamespace="Do.Addins.SqueezeCenterPlugin" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
2
  <Configurations active="Debug">
3
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4
      <Output directory="bin/Debug" assemblyKeyFile="." assembly="SqueezeCenter" />
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" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8
    </Configuration>
9
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
10
      <Output directory="bin/Release" assemblyKeyFile="." assembly="SqueezeCenter" />
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="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
18
    <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
19
    <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
20
    <File name="gtk-gui/SqueezeCenter.Configuration.cs" subtype="Code" buildaction="Compile" />
21
    <File name="SqueezeCenter.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
22
    <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
23
    <File name="src/BrowseMusicItem.cs" subtype="Code" buildaction="Compile" />
24
    <File name="src/Configuration.cs" subtype="Code" buildaction="Compile" />
25
    <File name="src/EnqueueCommand.cs" subtype="Code" buildaction="Compile" />
26
    <File name="src/IconDownloader.cs" subtype="Code" buildaction="Compile" />
27
    <File name="src/ItemSource.cs" subtype="Code" buildaction="Compile" />
28
    <File name="src/MusicItem.cs" subtype="Code" buildaction="Compile" />
29
    <File name="src/NetworkStreamTextReader.cs" subtype="Code" buildaction="Compile" />
30
    <File name="src/PlayCommand.cs" subtype="Code" buildaction="Compile" />
31
    <File name="src/Player.cs" subtype="Code" buildaction="Compile" />
32
    <File name="src/PlayerCommands.cs" subtype="Code" buildaction="Compile" />
33
    <File name="src/RadioItem.cs" subtype="Code" buildaction="Compile" />
34
    <File name="src/Server.cs" subtype="Code" buildaction="Compile" />
35
    <File name="src/Settings.cs" subtype="Code" buildaction="Compile" />
36
    <File name="src/Util.cs" subtype="Code" buildaction="Compile" />
37
    <File name="images/artist.svg" subtype="Code" buildaction="EmbedAsResource" />
38
    <File name="images/radio.png" subtype="Code" buildaction="EmbedAsResource" />
39
    <File name="images/radio.xcf" subtype="Code" buildaction="EmbedAsResource" />
40
    <File name="images/SB off.png" subtype="Code" buildaction="EmbedAsResource" />
41
    <File name="images/SB on.png" subtype="Code" buildaction="EmbedAsResource" />
42
    <File name="images/squeezebox.xcf" subtype="Code" buildaction="EmbedAsResource" />
43
    <File name="images/sync.png" subtype="Code" buildaction="EmbedAsResource" />
44
    <File name="images/sync sb.xcf" subtype="Code" buildaction="EmbedAsResource" />
45
    <File name="images/unsync.png" subtype="Code" buildaction="EmbedAsResource" />
46
    <File name="images/unsync.xcf" subtype="Code" buildaction="EmbedAsResource" />
47
  </Contents>
48
  <References>
49
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
50
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
51
    <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
52
    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
53
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
54
    <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
55
    <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=1.0.3275.1143, Culture=neutral, PublicKeyToken=null" />
56
    <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
57
    <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=1.0.3277.35512, Culture=neutral, PublicKeyToken=null" />
58
  </References>
59
  <GtkDesignInfo />
60
</Project>