gtkgl-sharp.mdp 2.7 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <Project name="gtkgl-sharp" fileversion="2.0" newfilesearch="OnLoad" DefaultNamespace="gtkglsharp" language="C#" clr-version="Net_2_0" targetFramework="4.0" ctype="DotNetProject">
  2. <Configurations active="Debug">
  3. <Configuration name="Debug" ctype="DotNetProjectConfiguration">
  4. <Output directory="../bin/Debug" assembly="gtkgl-sharp" />
  5. <Build debugmode="True" target="Library" />
  6. <Execution consolepause="True" runwithwarnings="True" runtime="MsNet" clr-version="Net_2_0" />
  7. <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="True" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
  8. </Configuration>
  9. <Configuration name="Release" ctype="DotNetProjectConfiguration">
  10. <Output directory="../bin/Release" assembly="gtkgl-sharp" />
  11. <Build debugmode="False" target="Library" />
  12. <Execution consolepause="True" runwithwarnings="True" runtime="MsNet" clr-version="Net_2_0" />
  13. <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="True" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
  14. </Configuration>
  15. </Configurations>
  16. <Contents>
  17. <File subtype="Code" buildaction="Compile" name="GLArea.cs" />
  18. <File subtype="Code" buildaction="Compile" name="GLContext.cs" />
  19. <File subtype="Code" buildaction="Compile" name="GLContextAttributes.cs" />
  20. <File subtype="Code" buildaction="Compile" name="W32GLContext.cs" />
  21. <File subtype="Code" buildaction="Compile" name="X11GLContext.cs" />
  22. <File subtype="Code" buildaction="Compile" name="AssemblyInfo.cs" />
  23. <File subtype="Code" buildaction="Nothing" name="gtkgl-sharp.csproj" />
  24. <File subtype="Code" buildaction="Nothing" name="gtkgl-sharp.snk" />
  25. <File subtype="Code" buildaction="Nothing" name="../gtkgl-sharp.dll.config" copyToOutputDirectory="Always" />
  26. </Contents>
  27. <References>
  28. <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  29. <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  30. <ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  31. <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  32. <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  33. </References>
  34. <DeploymentInformation strategy="File" />
  35. </Project>