view IBBoard.Graphics.OpenILPort.mdp @ 1:7f6c92b0e2e0

Make use of "or later version" clause and re-license OpenILPort under LGPL v3 no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Tue, 17 Feb 2009 11:23:05 +0000
parents 1b2fad719890
children
line wrap: on
line source

<Project name="IBBoard.Graphics.OpenILPort" fileversion="2.0" language="C#" DefaultNamespace="IBBoard.Graphics.OpenILPort" clr-version="Net_1_1" targetFramework="2.0" ctype="DotNetProject">
  <Configurations active="Debug">
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Debug/" assembly="IBBoard.Graphics.OpenILPort" />
      <Build debugmode="True" target="Library" />
      <Execution runwithwarnings="False" consolepause="True" runtime="MsNet" clr-version="Net_1_1" />
      <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="IBBoard.Graphics.OpenILPort" />
      <Build debugmode="False" target="Library" />
      <Execution runwithwarnings="False" consolepause="True" runtime="MsNet" clr-version="Net_1_1" />
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
    </Configuration>
  </Configurations>
  <Contents>
    <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
    <File name="Converter.cs" subtype="Code" buildaction="Compile" />
    <File name="COPYING.GPL" subtype="Code" buildaction="Nothing" />
    <File name="COPYING.LGPL" subtype="Code" buildaction="Nothing" />
  </Contents>
  <References>
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <ProjectReference type="Gac" localcopy="True" refto="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
  </References>
</Project>