view IBBoard.WarFoundry.GUI.QtSharp.mdp @ 0:620c62ba4d07

Re #242: Qt# GUI * Attempt to import to correct location
author IBBoard <dev@ibboard.co.uk>
date Sat, 23 Jan 2010 17:05:18 +0000
parents
children
line wrap: on
line source

<Project name="IBBoard.WarFoundry.GUI.QtSharp" fileversion="2.0" DefaultNamespace="IBBoard.WarFoundry.GUI.QtSharp" language="C#" targetFramework="2.0" ctype="DotNetProject">
  <Configurations active="Debug">
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
      <CustomCommands>
        <Command type="BeforeBuild" command="compile-ui.sh" workingdir="${ProjectDir}" />
      </CustomCommands>
      <Output directory="bin/Debug" assembly="IBBoard.WarFoundry.GUI.QtSharp" />
      <Build debugmode="True" target="Exe" />
      <Execution consolepause="True" runwithwarnings="True" runtime="MsNet" />
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
    </Configuration>
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Release" assembly="IBBoard.WarFoundry.GUI.QtSharp" />
      <Build debugmode="False" target="Exe" />
      <Execution consolepause="True" runwithwarnings="True" runtime="MsNet" />
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
    </Configuration>
  </Configurations>
  <Contents>
    <File subtype="Code" buildaction="Compile" name="AssemblyInfo.cs" />
    <File subtype="Code" buildaction="Compile" name="MainWindow.cs" />
    <File subtype="Code" buildaction="Compile" name="Main.cs" />
    <File subtype="Code" buildaction="Nothing" name="compile-ui.sh" />
    <File subtype="Directory" buildaction="Compile" name="qt-gui" />
    <File subtype="Code" buildaction="Compile" name="qt-gui/MainWindowLayout.cs" />
    <File subtype="Code" buildaction="Nothing" name="qt-gui/MainWindowLayout.ui" />
    <File subtype="Directory" buildaction="Compile" name="icons" />
    <File subtype="Code" name="icons/App.png" buildaction="FileCopy" />
  </Contents>
  <References>
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <ProjectReference type="Gac" localcopy="True" refto="qt-dotnet, Version=4.5.0.0, Culture=neutral, PublicKeyToken=194a23ba31c08164" />
  </References>
</Project>