view IBBoardWF.mdp @ 0:d860e2c49f43

Initial commit of IBBoard libraries
author IBBoard <dev@ibboard.co.uk>
date Fri, 19 Dec 2008 11:13:48 +0000
parents
children
line wrap: on
line source

<Project name="IBBoardWF" fileversion="2.0" DefaultNamespace="IBBoard" language="C#" clr-version="Net_1_1" ctype="DotNetProject">
  <Configurations active="Debug">
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Debug/" assembly="IBBoardWF" />
      <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="IBBoardWF" />
      <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="Windows/Forms/ColorableStatusBar.cs" subtype="Code" buildaction="Compile" />
    <File name="Windows/Forms/ColorableStatusBarPanel.cs" subtype="Code" buildaction="Compile" />
    <File name="Windows/Forms/ColorableStatusBarPanel.resx" subtype="Code" buildaction="EmbedAsResource" dependson="ColorableStatusBarPanel.cs" resource_id="IBBoard.Windows.Forms.ColorableStatusBarPanel.resources" />
    <File name="Windows/Forms/IBBButton.cs" subtype="Code" buildaction="Compile" />
    <File name="Windows/Forms/IBBForm.cs" subtype="Code" buildaction="Compile" />
    <File name="Windows/Forms/IBBLabel.cs" subtype="Code" buildaction="Compile" />
    <File name="Windows/Forms/IBBLabel.resx" subtype="Code" buildaction="EmbedAsResource" dependson="IBBLabel.cs" resource_id="IBBoard.Windows.Forms.IBBLabel.resources" />
    <File name="Windows/Forms/IBBMenuItem.cs" subtype="Code" buildaction="Compile" />
    <File name="Windows/Forms/IBBMenuItem.resx" subtype="Code" buildaction="EmbedAsResource" dependson="IBBMenuItem.cs" resource_id="IBBoard.Windows.Forms.IBBMenuItem.resources" />
    <File name="Windows/Forms/IBBToolBarButton.cs" subtype="Code" buildaction="Compile" />
    <File name="Windows/Forms/ListViewColumnSorter.cs" subtype="Code" buildaction="Compile" />
  </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.Data, 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" />
    <ProjectReference type="Gac" localcopy="True" refto="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <ProjectReference type="Project" localcopy="True" refto="IBBoard" />
  </References>
</Project>