1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{A9EBC815-0839-4047-8602-7AB7AFB9C876}</ProjectGuid>
9 <OutputType>Exe</OutputType>
10 <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
11 <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
12 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
14 <!-- Default configurations to help VS understand the configurations -->
15 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
19 <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
20 <Visible>False</Visible>
21 </CodeAnalysisDependentAssemblyPaths>
24 <DebugType>Embedded</DebugType>
25 <Optimize>True</Optimize>
28 <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
31 <Compile Include="CompareGreaterThanOrEqualOrderedScalar.cs" />
32 <Compile Include="TestTableSse2.cs" />
34 <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
35 <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">