Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/build/user_eg2.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: 449 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>{37e94dff-1be9-414a-96da-0915b5635052}</UniqueIdentifier>
6    </Filter>
7  </ItemGroup>
8  <ItemGroup>
9    <ClCompile Include="..\src\user_eg2\user_eg2.c">
10      <Filter>Source Files</Filter>
11    </ClCompile>
12  </ItemGroup>
13</Project>
Note: See TracBrowser for help on using the repository browser.