~and471/+junk/do-with-docky

« back to all changes in this revision

Viewing changes to Do.Interface.Wink/Do.Interface.Wink.mdp

  • Committer: rugby471 at gmail
  • Date: 2010-10-15 16:08:38 UTC
  • Revision ID: rugby471@gmail.com-20101015160838-z9m3utbf7bxzb5ty
reverted to before docky removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Project name="Do.Interface.Wink" fileversion="2.0" language="C#" targetFramework="3.5" ctype="DotNetProject">
 
2
  <Configurations active="Debug">
 
3
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
 
4
      <Output directory="bin/Debug" assembly="Do.Interface.Wnck" />
 
5
      <Build debugmode="True" target="Library" />
 
6
      <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" />
 
7
      <EnvironmentVariables />
 
8
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
 
9
    </Configuration>
 
10
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
 
11
      <Output directory="bin/Release" assembly="Do.Interface.Wnck" />
 
12
      <Build debugmode="False" target="Library" />
 
13
      <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" />
 
14
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
 
15
    </Configuration>
 
16
  </Configurations>
 
17
  <Contents>
 
18
    <File name="src" subtype="Directory" buildaction="Compile" />
 
19
    <File name="src/Do.Interface.Wink" subtype="Directory" buildaction="Compile" />
 
20
    <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
 
21
    <File name="src/Do.Interface.Wink/WindowControl.cs" subtype="Code" buildaction="Compile" />
 
22
    <File name="src/Do.Interface.Wink/WindowUtils.cs" subtype="Code" buildaction="Compile" />
 
23
    <File name="src/Do.Interface.Wink/ClickAction.cs" subtype="Code" buildaction="Compile" />
 
24
    <File name="src/Do.Interface.Wink/ScreenUtils.cs" subtype="Code" buildaction="Compile" />
 
25
    <File name="src/Do.Interface.Wink/Viewport.cs" subtype="Code" buildaction="Compile" />
 
26
    <File name="src/Do.Interface.Xlib" subtype="Directory" buildaction="Compile" />
 
27
    <File name="src/Do.Interface.Xlib/X11Atoms.cs" subtype="Code" buildaction="Compile" />
 
28
    <File name="src/Do.Interface.Xlib/Xlib.cs" subtype="Code" buildaction="Compile" />
 
29
    <File name="src/Do.Interface.Wink/WnckWindow_Extensions.cs" subtype="Code" buildaction="Compile" />
 
30
    <File name="src/Do.Interface.Wink/Position.cs" subtype="Code" buildaction="Compile" />
 
31
  </Contents>
 
32
  <References>
 
33
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
34
    <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
35
    <ProjectReference type="Gac" localcopy="True" refto="wnck-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
36
    <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
 
37
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
38
    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
39
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
 
40
    <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
41
  </References>
 
42
</Project>
 
 
b'\\ No newline at end of file'