~and471/+junk/do-with-docky

« back to all changes in this revision

Viewing changes to Do.Interface.Linux/Do.Interface.Linux.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" 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" />
 
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" />
 
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="src" subtype="Directory" buildaction="Compile" />
 
18
    <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
 
19
    <File name="src/Do.Interface/IconProvider.cs" subtype="Code" buildaction="Compile" />
 
20
    <File name="src/Do.Interface/Windowing.cs" subtype="Code" buildaction="Compile" />
 
21
    <File name="Resources" subtype="Directory" buildaction="Compile" />
 
22
    <File name="Resources/Do.Interface.Linux.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
 
23
    <File name="src/Do.Interface/IDoWindow.cs" subtype="Code" buildaction="Compile" />
 
24
    <File name="src/Do.Interface/IconCache.cs" subtype="Code" buildaction="Compile" />
 
25
    <File name="src/Do.Interface/IUIContext.cs" subtype="Code" buildaction="Compile" />
 
26
    <File name="src/Do.Interface/ResultsWindowSelectionEventArgs.cs" subtype="Code" buildaction="Compile" />
 
27
    <File name="src/Do.Interface/UIContext.cs" subtype="Code" buildaction="Compile" />
 
28
    <File name="src/Do.Interface/ClassicInterface" subtype="Directory" buildaction="Compile" />
 
29
    <File name="src/Do.Interface/ClassicInterface/ClassicWindow.cs" subtype="Code" buildaction="Compile" />
 
30
    <File name="src/Do.Interface/Do.Interface.Widgets" subtype="Directory" buildaction="Compile" />
 
31
    <File name="src/Do.Interface/Do.Interface.Widgets/DefaultItems.cs" subtype="Code" buildaction="Compile" />
 
32
    <File name="src/Do.Interface/Do.Interface.Widgets/Frame.cs" subtype="Code" buildaction="Compile" />
 
33
    <File name="src/Do.Interface/Do.Interface.Widgets/GlossyRoundedFrame.cs" subtype="Code" buildaction="Compile" />
 
34
    <File name="src/Do.Interface/Do.Interface.Widgets/HalfRoundedFrame.cs" subtype="Code" buildaction="Compile" />
 
35
    <File name="src/Do.Interface/Do.Interface.Widgets/IconBox.cs" subtype="Code" buildaction="Compile" />
 
36
    <File name="src/Do.Interface/Do.Interface.Widgets/ResultsWindow.cs" subtype="Code" buildaction="Compile" />
 
37
    <File name="src/Do.Interface/Do.Interface.Widgets/SymbolDisplayLabel.cs" subtype="Code" buildaction="Compile" />
 
38
    <File name="src/Do.Interface/Do.Interface.Widgets/TextFrame.cs" subtype="Code" buildaction="Compile" />
 
39
    <File name="src/Do.Interface/Do.Interface.CairoUtils" subtype="Directory" buildaction="Compile" />
 
40
    <File name="src/Do.Interface/Do.Interface.CairoUtils/CairoUtils.cs" subtype="Code" buildaction="Compile" />
 
41
    <File name="src/Do.Interface/IDoController.cs" subtype="Code" buildaction="Compile" />
 
42
    <File name="src/Do.Interface/PixbufSurfaceCache.cs" subtype="Code" buildaction="Compile" />
 
43
    <File name="src/Do.Interface/PositionWindow.cs" subtype="Code" buildaction="Compile" />
 
44
    <File name="src/Do.Interface/Util.cs" subtype="Code" buildaction="Compile" />
 
45
    <File name="src/Do.Interface/SearchFinishState.cs" subtype="Code" buildaction="Compile" />
 
46
    <File name="Resources/settings-triangle.png" subtype="Code" buildaction="EmbedAsResource" />
 
47
    <File name="src/Do.Interface/InterfaceManager.cs" subtype="Code" buildaction="Compile" />
 
48
    <File name="src/Do.Universe" subtype="Directory" buildaction="Compile" />
 
49
    <File name="src/Do.Universe/ImplicitTextItem.cs" subtype="Code" buildaction="Compile" />
 
50
    <File name="src/Do.Interface/InterfaceDescription.cs" subtype="Code" buildaction="Compile" />
 
51
  </Contents>
 
52
  <References>
 
53
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
54
    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
55
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
56
    <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
 
57
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
 
58
    <ProjectReference type="Project" localcopy="True" refto="Do.Universe" />
 
59
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
 
60
    <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
61
    <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
62
    <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
63
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins, Version=0.3.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
 
64
    <ProjectReference type="Gac" localcopy="True" refto="gconf-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
65
  </References>
 
66
</Project>
 
 
b'\\ No newline at end of file'