~and471/+junk/do-with-docky

« back to all changes in this revision

Viewing changes to Do.Interface.Linux.Classic/Do.Interface.Linux.Classic.mdp

  • Committer: rugby471 at gmail
  • Date: 2010-10-15 16:08:38 UTC
  • Revision ID: rugby471@gmail.com-20101015160838-z9m3utbf7bxzb5ty
reverted to before docky removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Project name="Do.Interface.Linux.Classic" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
 
2
  <Configurations active="Debug">
 
3
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
 
4
      <Output directory="bin/Debug" assembly="Do.Interface.Linux.Classic" />
 
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" assembly="Do.Interface.Linux.Classic" />
 
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="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
 
14
    </Configuration>
 
15
  </Configurations>
 
16
  <Contents>
 
17
    <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
 
18
    <File name="Resources" subtype="Directory" buildaction="Compile" />
 
19
    <File name="src" subtype="Directory" buildaction="Compile" />
 
20
    <File name="Resources/Do.Interface.Linux.Classic.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
 
21
    <File name="src/ClassicRenderer.cs" subtype="Code" buildaction="Compile" />
 
22
    <File name="src/ClassicTheme.cs" subtype="Code" buildaction="Compile" />
 
23
  </Contents>
 
24
  <References>
 
25
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
26
    <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux" />
 
27
    <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
 
28
    <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
29
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
30
    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
31
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
 
32
    <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
33
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
 
34
    <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux.AnimationBase" />
 
35
  </References>
 
36
</Project>
 
 
b'\\ No newline at end of file'