Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gui-compare.mdp « gui-compare - github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 89f3906a904d4532891873001ece6b993b2d2da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<Project name="gui-compare" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
  <Configurations active="Debug">
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Debug" assembly="gui-compare" />
      <Build debugmode="True" target="Exe" />
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
    </Configuration>
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Release" assembly="gui-compare" />
      <Build debugmode="False" target="Exe" />
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
    </Configuration>
  </Configurations>
  <Contents>
    <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
    <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
    <File name="MainWindow.cs" subtype="Code" buildaction="Compile" />
    <File name="gtk-gui/MainWindow.cs" subtype="Code" buildaction="Compile" />
    <File name="Main.cs" subtype="Code" buildaction="Compile" />
    <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
    <File name="InfoManager.cs" subtype="Code" buildaction="Compile" />
    <File name="CompareContext.cs" subtype="Code" buildaction="Compile" />
    <File name="cm/c.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/d.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/e.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/en.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/f.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/i.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/m.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/n.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/p.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/r.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/s.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/sc.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/se.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/sm.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/st.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/sx.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/tb.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/tm.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/tp.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/w.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="cm/y.gif" subtype="Code" buildaction="EmbedAsResource" />
    <File name="Comparison.cs" subtype="Code" buildaction="Compile" />
    <File name="Metadata.cs" subtype="Code" buildaction="Compile" />
    <File name="MasterMetadata.cs" subtype="Code" buildaction="Compile" />
    <File name="Masterinfo.cs" subtype="Code" buildaction="Compile" />
    <File name="CecilMetadata.cs" subtype="Code" buildaction="Compile" />
    <File name="ProviderSelector.cs" subtype="Code" buildaction="Compile" />
    <File name="gtk-gui/guicompare.ProviderSelector.cs" subtype="Code" buildaction="Compile" />
    <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
    <File name="AssemblyResolver.cs" subtype="Code" buildaction="Compile" />
    <File name="Config.cs" subtype="Code" buildaction="Compile" />
    <File name="CustomCompare.cs" subtype="Code" buildaction="Compile" />
    <File name="gtk-gui/GuiCompare.CustomCompare.cs" subtype="Code" buildaction="Compile" />
    <File name="cm/mn.png" subtype="Code" buildaction="EmbedAsResource" />
  </Contents>
  <References>
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="glade-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
    <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <ProjectReference type="Assembly" localcopy="True" refto="Mono.Cecil.dll" />
  </References>
  <GtkDesignInfo gtkVersion="2.10.2">
    <ExportedWidgets>
      <Widget>guicompare.ProviderSelector</Widget>
      <Widget>guicompare.CompareSource</Widget>
    </ExportedWidgets>
  </GtkDesignInfo>
</Project>