OpenGridServices.Manager.mdp 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <Project name="OpenGridServices.Manager" 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="OpenGridServices.Manager" />
  5. <Build debugmode="True" target="Exe" />
  6. <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
  7. <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
  8. </Configuration>
  9. <Configuration name="Release" ctype="DotNetProjectConfiguration">
  10. <Output directory="./bin/Release" assembly="OpenGridServices.Manager" />
  11. <Build debugmode="False" target="Exe" />
  12. <Execution runwithwarnings="True" consolepause="True" 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="./gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
  18. <File name="./gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
  19. <File name="./MainWindow.cs" subtype="Code" buildaction="Compile" />
  20. <File name="./Main.cs" subtype="Code" buildaction="Compile" />
  21. <File name="./AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
  22. <File name="./ConnectToGridServerDialog.cs" subtype="Code" buildaction="Compile" />
  23. <File name="./Util.cs" subtype="Code" buildaction="Compile" />
  24. <File name="./gtk-gui/OpenGridServices.Manager.MainWindow.cs" subtype="Code" buildaction="Compile" />
  25. <File name="./BlockingQueue.cs" subtype="Code" buildaction="Compile" />
  26. <File name="./gtk-gui/OpenGridServices.Manager.ConnectToGridServerDialog.cs" subtype="Code" buildaction="Compile" />
  27. <File name="./GridServerConnectionManager.cs" subtype="Code" buildaction="Compile" />
  28. <File name="./RegionBlock.cs" subtype="Code" buildaction="Compile" />
  29. </Contents>
  30. <References>
  31. <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  32. <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  33. <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  34. <ProjectReference type="Gac" localcopy="True" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  35. <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  36. <ProjectReference type="Assembly" localcopy="True" refto="../../bin/libsecondlife.dll" />
  37. <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  38. <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
  39. <ProjectReference type="Assembly" localcopy="True" refto="../../bin/XMLRPC.dll" />
  40. <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  41. </References>
  42. <GtkDesignInfo partialTypes="True" />
  43. </Project>