~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to GNOME-Session/GNOME-Session.mdp

  • Committer: David Siegel
  • Date: 2008-01-24 04:48:52 UTC
  • Revision ID: dave@ja7gggggggg9-20080124044852-9vnlo01h9kkyz12a
Added Epiphany plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<Project name="GNOME-Session" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
2
 
  <Configurations active="Repo">
3
 
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4
 
      <Output directory="bin/Debug" assembly="GNOME-Session" />
5
 
      <Build debugmode="True" target="Library" />
6
 
      <Execution runwithwarnings="True" consolepause="True" 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="GNOME-Session" />
11
 
      <Build debugmode="False" target="Library" />
12
 
      <Execution runwithwarnings="True" consolepause="True" 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
 
    <Configuration name="Repo" ctype="DotNetProjectConfiguration">
16
 
      <Output directory="../buildrepo" assembly="GNOME-Session" />
17
 
      <Build debugmode="True" target="Library" />
18
 
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
19
 
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
20
 
    </Configuration>
21
 
  </Configurations>
22
 
  <Contents>
23
 
    <File name="src" subtype="Directory" buildaction="Compile" />
24
 
    <File name="src/GNOME-Session.addin.xml" subtype="Code" buildaction="FileCopy" />
25
 
    <File name="src/PowerManagement.cs" subtype="Code" buildaction="Compile" />
26
 
    <File name="src/ScreenSaver.cs" subtype="Code" buildaction="Compile" />
27
 
    <File name="src/SessionCommandItem.cs" subtype="Code" buildaction="Compile" />
28
 
    <File name="src/SessionCommandsItemSource.cs" subtype="Code" buildaction="Compile" />
29
 
  </Contents>
30
 
  <References>
31
 
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
32
 
    <ProjectReference type="Gac" localcopy="True" refto="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099" />
33
 
    <ProjectReference type="Gac" localcopy="True" refto="NDesk.DBus.GLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099" />
34
 
    <ProjectReference type="Gac" localcopy="True" refto="Do.Addins, Version=0.4.0.1, Culture=neutral" />
35
 
  </References>
36
 
</Project>
 
 
b'\\ No newline at end of file'