Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Analysis.AlgorithmBehavior/qhull-2012.1/src/qhull/qhull.pro @ 10207

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

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

File size: 222 bytes
Line 
1# -------------------------------------------------
2# qhull.pro -- Qt project file for qhull.exe
3# -------------------------------------------------
4
5include(../qhull-app-c.pri)
6
7TARGET = qhull
8
9SOURCES += unix.c
Note: See TracBrowser for help on using the repository browser.