view IBBoardWF.csproj @ 1:258ef411e698

Remove Tag property that has been added in .Net 2.0 no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sat, 27 Dec 2008 18:32:23 +0000
parents d860e2c49f43
children 6e0d34fefe0a
line wrap: on
line source

<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <ProjectType>Local</ProjectType>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{E3790268-2082-4975-B1A3-C70B37842CE8}</ProjectGuid>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ApplicationIcon>
    </ApplicationIcon>
    <AssemblyKeyContainerName>
    </AssemblyKeyContainerName>
    <AssemblyName>IBBoardWF</AssemblyName>
    <AssemblyOriginatorKeyFile>
    </AssemblyOriginatorKeyFile>
    <DefaultClientScript>JScript</DefaultClientScript>
    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
    <DefaultTargetSchema>IE50</DefaultTargetSchema>
    <DelaySign>false</DelaySign>
    <OutputType>Library</OutputType>
    <RootNamespace>IBBoard</RootNamespace>
    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
    <StartupObject>
    </StartupObject>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <UpgradeBackupLocation>
    </UpgradeBackupLocation>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <OutputPath>C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\IBBoardWF\bin\Debug\</OutputPath>
    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
    <BaseAddress>285212672</BaseAddress>
    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DocumentationFile>
    </DocumentationFile>
    <DebugSymbols>true</DebugSymbols>
    <FileAlignment>4096</FileAlignment>
    <NoStdLib>false</NoStdLib>
    <NoWarn>
    </NoWarn>
    <Optimize>false</Optimize>
    <RegisterForComInterop>false</RegisterForComInterop>
    <RemoveIntegerChecks>false</RemoveIntegerChecks>
    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    <WarningLevel>4</WarningLevel>
    <DebugType>full</DebugType>
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <OutputPath>bin\Release\</OutputPath>
    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
    <BaseAddress>285212672</BaseAddress>
    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>TRACE</DefineConstants>
    <DocumentationFile>
    </DocumentationFile>
    <DebugSymbols>false</DebugSymbols>
    <FileAlignment>4096</FileAlignment>
    <NoStdLib>false</NoStdLib>
    <NoWarn>
    </NoWarn>
    <Optimize>true</Optimize>
    <RegisterForComInterop>false</RegisterForComInterop>
    <RemoveIntegerChecks>false</RemoveIntegerChecks>
    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    <WarningLevel>4</WarningLevel>
    <DebugType>none</DebugType>
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System">
      <Name>System</Name>
    </Reference>
    <Reference Include="System.Data">
      <Name>System.Data</Name>
    </Reference>
    <Reference Include="System.Drawing">
      <Name>System.Drawing</Name>
    </Reference>
    <Reference Include="System.Windows.Forms">
      <Name>System.Windows.Forms</Name>
    </Reference>
    <Reference Include="System.Xml">
      <Name>System.XML</Name>
    </Reference>
    <ProjectReference Include="..\IBBoard\IBBoard.csproj">
      <Name>IBBoard</Name>
      <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project>
      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Windows\Forms\ColorableStatusBar.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Windows\Forms\ColorableStatusBarPanel.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Windows\Forms\Delegates.cs" />
    <Compile Include="Windows\Forms\IBBButton.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Windows\Forms\IBBForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Windows\Forms\IBBLabel.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Windows\Forms\IBBMenuItem.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Windows\Forms\IBBToolBarButton.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Windows\Forms\ListViewColumnSorter.cs">
      <SubType>Code</SubType>
    </Compile>
    <EmbeddedResource Include="Windows\Forms\ColorableStatusBar.resx">
      <DependentUpon>ColorableStatusBar.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Windows\Forms\ColorableStatusBarPanel.resx">
      <DependentUpon>ColorableStatusBarPanel.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Windows\Forms\IBBLabel.resx">
      <DependentUpon>IBBLabel.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Windows\Forms\IBBMenuItem.resx">
      <DependentUpon>IBBMenuItem.cs</DependentUpon>
    </EmbeddedResource>
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <PropertyGroup>
    <PreBuildEvent>
    </PreBuildEvent>
    <PostBuildEvent>
    </PostBuildEvent>
  </PropertyGroup>
</Project>