~ilja-smoli/do/gtg

« back to all changes in this revision

Viewing changes to File/File.mdp

  • Committer: David Siegel
  • Date: 2008-06-02 04:18:09 UTC
  • Revision ID: dave@x-20080602041809-8izptigfu855txo2
Removed SimplePlugins.
Added Text.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<Project name="File" fileversion="2.0" DefaultNamespace="GnomeDoFile" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
2
 
  <Configurations active="Release">
 
2
  <Configurations active="Debug">
3
3
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4
4
      <Output directory="bin/Debug" assembly="File" />
5
5
      <Build debugmode="True" target="Library" />
30
30
    <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
31
31
    <File name="src/Configuration.cs" subtype="Code" buildaction="Compile" />
32
32
    <File name="gtk-gui/FilePlugin.Configuration.cs" subtype="Code" buildaction="Compile" />
33
 
    <File name="src/keybindingNodeView.cs" subtype="Code" buildaction="Compile" />
34
33
  </Contents>
35
34
  <References>
36
35
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />