~iwarford/do-plugins/autofoo

« back to all changes in this revision

Viewing changes to ClawsMail/ClawsMail.mdp

  • Committer: Alex Launi
  • Author(s): Karol Będkowski
  • Date: 2009-01-07 04:33:44 UTC
  • mfrom: (395.5.11 clawsmail-plugin)
  • Revision ID: alex.launi@gmail.com-20090107043344-4m7med2vrth77dwl
merge ClawsMail plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Project name="ClawsMail" 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" assemblyKeyFile="/home/k/jp/gnome-do/k-plugins/do-plugins_clawsmail/ClawsMail/." assembly="ClawsMail" />
 
5
      <Build debugmode="True" target="Library" />
 
6
      <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
 
7
      <EnvironmentVariables />
 
8
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
 
9
    </Configuration>
 
10
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
 
11
      <Output directory="bin/Release" assemblyKeyFile="." assembly="ClawsMail" />
 
12
      <Build debugmode="False" target="Library" />
 
13
      <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
 
14
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
 
15
    </Configuration>
 
16
  </Configurations>
 
17
  <Contents>
 
18
    <File name="resources/claws-mail.png" subtype="Code" buildaction="EmbedAsResource" />
 
19
    <File name="resources/ClawsMail.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
 
20
    <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
 
21
    <File name="src/ClawsContactDetailItem.cs" subtype="Code" buildaction="Compile" />
 
22
    <File name="src/ClawsContactsItemSource.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="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
27
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
 
28
    <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
 
29
    <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
 
30
  </References>
 
31
  <Deployment.LinuxDeployData scriptName="sylpheed-claws-address" />
 
32
  <GtkDesignInfo />
 
33
</Project>
 
 
b'\\ No newline at end of file'