~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to del.icio.us/del.icio.us.mdp

  • Committer: Christopher Halse Rogers
  • Date: 2008-08-24 08:44:24 UTC
  • mfrom: (244.1.2 do-plugins)
  • Revision ID: raof@ubuntu.com-20080824084424-8gp5ff6v9nku9z21
Merge in the tip of 0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Project name="del.icio.us" 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" assembly="del.icio.us" />
 
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="del.icio.us" />
 
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="." subtype="Directory" buildaction="Compile" />
 
18
    <File name="src" subtype="Directory" buildaction="Compile" />
 
19
    <File name="src/SearchAction.cs" subtype="Code" buildaction="Compile" />
 
20
    <File name="del.icio.us.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
 
21
    <File name="src/Delicious.cs" subtype="Code" buildaction="Compile" />
 
22
    <File name="src/BookmarksItemSource.cs" subtype="Code" buildaction="Compile" />
 
23
    <File name="src/TagsItemSource.cs" subtype="Code" buildaction="Compile" />
 
24
    <File name="src/TagItem.cs" subtype="Code" buildaction="Compile" />
 
25
    <File name="resources/delicious.png" subtype="Code" buildaction="EmbedAsResource" />
 
26
    <File name="src/Configuration.cs" subtype="Code" buildaction="Compile" />
 
27
    <File name="src/NewBookmarkAction.cs" subtype="Code" buildaction="Compile" />
 
28
  </Contents>
 
29
  <References>
 
30
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
31
    <ProjectReference type="Gac" localcopy="True" refto="Do.Addins, Version=0.4.9.9, Culture=neutral" />
 
32
    <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
33
    <ProjectReference type="Gac" localcopy="True" refto="gconf-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
34
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
 
35
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
36
    <ProjectReference type="Gac" localcopy="True" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
 
37
  </References>
 
38
</Project>
 
 
b'\\ No newline at end of file'