Mercurial > repos > IBBoard
view IBBoard.csproj @ 88:3200ed24d29e
Re #2: Refactor API
* Break out common code from Array Difference method
* Make use of existing "index of" method
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 21 Aug 2010 16:02:05 +0000 |
parents | 90b9a3fe3c18 |
children | 0fcc795d5e1f |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <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>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</ProjectGuid> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <AssemblyKeyContainerName> </AssemblyKeyContainerName> <AssemblyName>IBBoard</AssemblyName> <DefaultClientScript>JScript</DefaultClientScript> <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> <DefaultTargetSchema>IE50</DefaultTargetSchema> <DelaySign>false</DelaySign> <OutputType>Library</OutputType> <RootNamespace>IBBoard</RootNamespace> <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> </UpgradeBackupLocation> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <OutputPath>bin\Debug\</OutputPath> <BaseAddress>285212672</BaseAddress> <ConfigurationOverrideFile> </ConfigurationOverrideFile> <DefineConstants>DEBUG;TRACE</DefineConstants> <DocumentationFile> </DocumentationFile> <DebugSymbols>true</DebugSymbols> <FileAlignment>4096</FileAlignment> <Optimize>false</Optimize> <RegisterForComInterop>false</RegisterForComInterop> <RemoveIntegerChecks>false</RemoveIntegerChecks> <WarningLevel>4</WarningLevel> <DebugType>full</DebugType> <ErrorReport>prompt</ErrorReport> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <OutputPath>bin\Release\</OutputPath> <BaseAddress>285212672</BaseAddress> <ConfigurationOverrideFile> </ConfigurationOverrideFile> <DefineConstants>TRACE</DefineConstants> <DocumentationFile> </DocumentationFile> <FileAlignment>4096</FileAlignment> <Optimize>true</Optimize> <RegisterForComInterop>false</RegisterForComInterop> <RemoveIntegerChecks>false</RemoveIntegerChecks> <WarningLevel>4</WarningLevel> <DebugType>none</DebugType> <ErrorReport>prompt</ErrorReport> </PropertyGroup> <ItemGroup> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Arrays.cs"> <SubType>Code</SubType> </Compile> <Compile Include="AssemblyInfo.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Collections\SimpleSet.cs" /> <Compile Include="Commands\Command.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Commands\CommandStack.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Constants.cs"> <SubType>Code</SubType> </Compile> <Compile Include="CustomMath\Comparisons.cs"> <SubType>Code</SubType> </Compile> <Compile Include="IBBoard.cs"> <SubType>Code</SubType> </Compile> <Compile Include="IExtendedEnum.cs" /> <Compile Include="IO\InvalidFileException.cs" /> <Compile Include="IO\UnsupportedFileTypeException.cs" /> <Compile Include="Lang\ITranslatable.cs" /> <Compile Include="Lang\StringManipulation.cs" /> <Compile Include="Lang\Translation.cs" /> <Compile Include="Logging\FileLogger.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Logging\Logger.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Logging\LogItem.cs" /> <Compile Include="Logging\LogNotifier.cs" /> <Compile Include="Logging\SilentLogger.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Logging\TextFileLogger.cs" /> <Compile Include="OperationFailedException.cs" /> <Compile Include="Preferences.cs"> <SubType>Code</SubType> </Compile> <Compile Include="UnixTimestamp.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Xml\CustomXmlResolver.cs" /> <Compile Include="Xml\IBBXmlResolver.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Xml\IXmlElementName.cs" /> <Compile Include="Xml\XmlParseException.cs" /> <Compile Include="Collections\DictionaryUtils.cs" /> <Compile Include="CustomMath\NumberParser.cs" /> <Compile Include="Lang\TranslationLoadException.cs" /> <Compile Include="Xml\XmlTools.cs" /> <Compile Include="IO\BinaryReaderBigEndian.cs" /> <Compile Include="Lang\IBBMath.cs" /> <Compile Include="CustomMath\IBBMath.cs" /> <Compile Include="Limits\NumericSizeConstrainedLimit.cs" /> <Compile Include="Limits\SimpleRoundedPercentageLimit.cs" /> <Compile Include="Limits\AbstractLimit.cs" /> <Compile Include="Limits\AbsoluteNumericLimit.cs" /> <Compile Include="Limits\UnlimitedLimit.cs" /> <Compile Include="Limits\ILimit.cs" /> <Compile Include="Limits\IPercentageLimit.cs" /> <Compile Include="Limits\INumericLimit.cs" /> <Compile Include="EnumTools.cs" /> <Compile Include="Lang\TranslationXmlLoader.cs" /> <Compile Include="Lang\AbstractTranslationSet.cs" /> <Compile Include="Lang\TranslationLanguage.cs" /> <Compile Include="Lang\XmlTranslationSet.cs" /> <Compile Include="Lang\TranslationXmlExtractor.cs" /> <Compile Include="Limits\AbstractCompositeLimit.cs" /> <Compile Include="Limits\CompositeMaximumLimit.cs" /> <Compile Include="Limits\CompositeMinimumLimit.cs" /> <Compile Include="Lang\ModifiableTranslationSet.cs" /> <Compile Include="EqualityChecker.cs" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PreBuildEvent> </PreBuildEvent> <PostBuildEvent> </PostBuildEvent> </PropertyGroup> <ItemGroup> <None Include="COPYING.GPL" /> <None Include="COPYING.LGPL" /> <None Include="schemas\translation.xsd"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <Gettext-ScanForTranslations>false</Gettext-ScanForTranslations> <SubType> </SubType> </None> </ItemGroup> <ProjectExtensions> <MonoDevelop> <Properties> <Policies> <DotNetNamingPolicy DirectoryNamespaceAssociation="PrefixedHierarchical" ResourceNamePolicy="FileFormatDefault" /> <StandardHeader Text=" This file (${FileName}) is a part of the ${ProjectName} project and is copyright ${Year} ${CopyrightHolder}

 The file and the library/program it is in are licensed and distributed, without warranty, under the GNU LGPL, either version 3 of the License or (at your option) any later version. Please see COPYING for more information and the full license." inheritsSet="Apache2License" /> </Policies> </Properties> </MonoDevelop> <VisualStudio /> </ProjectExtensions> </Project>