Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/qconvex.vcxproj.filters @ 10207

Last change on this file since 10207 was 10207, checked in by ascheibe, 10 years ago

#1886 added a unit test for volume calculation and the qhull library

File size: 447 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup>
4    <Filter Include="Source Files">
5      <UniqueIdentifier>{da6551d4-1780-4303-a50a-eee926810745}</UniqueIdentifier>
6    </Filter>
7  </ItemGroup>
8  <ItemGroup>
9    <ClCompile Include="..\src\qconvex\qconvex.c">
10      <Filter>Source Files</Filter>
11    </ClCompile>
12  </ItemGroup>
13</Project>
Note: See TracBrowser for help on using the repository browser.