From 84de503705d652acc4c83c3abb1ac0873d73c783 Mon Sep 17 00:00:00 2001 From: Brad Barber <bradb@shore.net> Date: Mon, 7 Mar 2011 21:56:53 -0500 Subject: [PATCH] Update copyright to 2011 --- COPYING.txt | 2 +- html/index.htm | 2 +- html/qconvex.htm | 2 +- html/qdelau_f.htm | 2 +- html/qdelaun.htm | 2 +- html/qh-code.htm | 2 +- html/qh-eg.htm | 2 +- html/qh-faq.htm | 2 +- html/qh-impre.htm | 2 +- html/qh-optc.htm | 2 +- html/qh-optf.htm | 2 +- html/qh-optg.htm | 2 +- html/qh-opto.htm | 2 +- html/qh-optp.htm | 2 +- html/qh-optq.htm | 2 +- html/qh-optt.htm | 2 +- html/qh-quick.htm | 2 +- html/qhalf.htm | 2 +- html/qhull-cpp.xml | 6 +- html/qhull.htm | 2 +- html/qvoron_f.htm | 2 +- html/qvoronoi.htm | 2 +- project/debian/README.Debian | 30 - project/debian/TODO | 14 - project/debian/changelog | 92 --- project/debian/control | 56 -- project/debian/copyright | 56 -- project/debian/install-src-html.sh | 62 -- project/debian/libqhull-dev.doc-base | 13 - project/debian/libqhull-dev.files | 8 - project/debian/libqhull5.files | 1 - project/debian/manpage.in | 109 ---- project/debian/patches/00list | 2 - project/debian/patches/QHpointer.dpatch | 35 - project/debian/patches/make-new-msg.dpatch | 40 -- project/debian/qhull-bin.files | 2 - project/debian/rules | 104 --- project/libqhull.vcproj | 641 ------------------- project/libqhullp.vcproj | 238 ------- project/qconvex/qconvex.vcproj | 199 ------ project/qdelaunay/qdelaunay.vcproj | 198 ------ project/qhalf/qhalf.vcproj | 198 ------ project/qhull.sln | 100 --- project/qhull/qhull.vcproj | 198 ------ project/qhullcpp.vcproj | 424 ------------ project/qhulltest.vcproj | 711 --------------------- project/qvoronoi/qvoronoi.vcproj | 199 ------ project/rbox/rbox.vcproj | 198 ------ project/user_eg/user_eg.vcproj | 198 ------ project/user_eg2/user_eg2.vcproj | 198 ------ project/user_eg3.vcproj | 218 ------- project/user_eg3/user_eg3.vcproj | 198 ------ src/Changes.txt | 2 +- src/libqhull/geom.c | 6 +- src/libqhull/geom.h | 6 +- src/libqhull/geom2.c | 6 +- src/libqhull/global.c | 6 +- src/libqhull/index.htm | 2 +- src/libqhull/io.c | 6 +- src/libqhull/io.h | 6 +- src/libqhull/libqhull.c | 6 +- src/libqhull/libqhull.h | 6 +- src/libqhull/mem.c | 6 +- src/libqhull/mem.h | 6 +- src/libqhull/merge.c | 6 +- src/libqhull/merge.h | 6 +- src/libqhull/poly.c | 6 +- src/libqhull/poly.h | 6 +- src/libqhull/poly2.c | 6 +- src/libqhull/qh-geom.htm | 2 +- src/libqhull/qh-globa.htm | 2 +- src/libqhull/qh-io.htm | 2 +- src/libqhull/qh-mem.htm | 2 +- src/libqhull/qh-merge.htm | 2 +- src/libqhull/qh-poly.htm | 2 +- src/libqhull/qh-qhull.htm | 2 +- src/libqhull/qh-set.htm | 2 +- src/libqhull/qh-stat.htm | 2 +- src/libqhull/qh-user.htm | 2 +- src/libqhull/qhull.h | 6 +- src/libqhull/qhull_a.h | 6 +- src/libqhull/qset.c | 6 +- src/libqhull/qset.h | 6 +- src/libqhull/random.h | 6 +- src/libqhull/stat.c | 6 +- src/libqhull/stat.h | 6 +- src/libqhullcpp/Coordinates.cpp | 6 +- src/libqhullcpp/Coordinates.h | 6 +- src/libqhullcpp/PointCoordinates.cpp | 6 +- src/libqhullcpp/PointCoordinates.h | 6 +- src/libqhullcpp/Qhull.cpp | 6 +- src/libqhullcpp/Qhull.h | 6 +- src/libqhullcpp/QhullError.h | 6 +- src/libqhullcpp/QhullEvent.h | 6 +- src/libqhullcpp/QhullFacet.cpp | 6 +- src/libqhullcpp/QhullFacet.h | 6 +- src/libqhullcpp/QhullFacetList.cpp | 6 +- src/libqhullcpp/QhullFacetList.h | 6 +- src/libqhullcpp/QhullFacetSet.cpp | 6 +- src/libqhullcpp/QhullFacetSet.h | 6 +- src/libqhullcpp/QhullHyperplane.cpp | 6 +- src/libqhullcpp/QhullHyperplane.h | 6 +- src/libqhullcpp/QhullIterator.h | 6 +- src/libqhullcpp/QhullLinkedList.h | 6 +- src/libqhullcpp/QhullLog.cpp | 6 +- src/libqhullcpp/QhullLog.h | 6 +- src/libqhullcpp/QhullPoint.cpp | 6 +- src/libqhullcpp/QhullPoint.h | 6 +- src/libqhullcpp/QhullPointSet.cpp | 6 +- src/libqhullcpp/QhullPointSet.h | 6 +- src/libqhullcpp/QhullPoints.cpp | 6 +- src/libqhullcpp/QhullPoints.h | 6 +- src/libqhullcpp/QhullQh.cpp | 6 +- src/libqhullcpp/QhullQh.h | 6 +- src/libqhullcpp/QhullRidge.cpp | 6 +- src/libqhullcpp/QhullRidge.h | 6 +- src/libqhullcpp/QhullSet.cpp | 6 +- src/libqhullcpp/QhullSet.h | 6 +- src/libqhullcpp/QhullSets.h | 6 +- src/libqhullcpp/QhullStat.cpp | 6 +- src/libqhullcpp/QhullStat.h | 6 +- src/libqhullcpp/QhullVertex.cpp | 6 +- src/libqhullcpp/QhullVertex.h | 6 +- src/libqhullcpp/QhullVertexSet.cpp | 6 +- src/libqhullcpp/QhullVertexSet.h | 6 +- src/libqhullcpp/RboxPoints.cpp | 6 +- src/libqhullcpp/RboxPoints.h | 6 +- src/libqhullcpp/UsingLibQhull.cpp | 6 +- src/libqhullcpp/UsingLibQhull.h | 6 +- src/libqhullcpp/functionObjects.h | 6 +- src/libqhullcpp/qt-qhull.cpp | 6 +- src/qconvex/qconvex.c | 2 +- src/qdelaunay/qdelaun.c | 2 +- src/qhalf/qhalf.c | 2 +- src/qhull/unix.c | 6 +- src/qhulltest/Coordinates_test.cpp | 6 +- src/qhulltest/PointCoordinates_test.cpp | 6 +- src/qhulltest/Point_test.cpp | 6 +- src/qhulltest/QhullFacetList_test.cpp | 6 +- src/qhulltest/QhullFacetSet_test.cpp | 6 +- src/qhulltest/QhullFacet_test.cpp | 6 +- src/qhulltest/QhullHyperplane_test.cpp | 6 +- src/qhulltest/QhullLinkedList_test.cpp | 6 +- src/qhulltest/QhullPointSet_test.cpp | 6 +- src/qhulltest/QhullPoint_test.cpp | 6 +- src/qhulltest/QhullPoints_test.cpp | 6 +- src/qhulltest/QhullRidge_test.cpp | 6 +- src/qhulltest/QhullSet_test.cpp | 6 +- src/qhulltest/QhullVertexSet_test.cpp | 6 +- src/qhulltest/QhullVertex_test.cpp | 6 +- src/qhulltest/Qhull_test.cpp | 6 +- src/qhulltest/RboxPoints_test.cpp | 6 +- src/qhulltest/UsingLibQhull_test.cpp | 6 +- src/qhulltest/qhulltest.cpp | 6 +- src/qvoronoi/qvoronoi.c | 2 +- src/road/RoadError.cpp | 6 +- src/road/RoadError.h | 6 +- src/road/RoadLogEvent.cpp | 6 +- src/road/RoadLogEvent.h | 6 +- src/road/RoadTest.cpp | 4 +- src/road/RoadTest.h | 6 +- 161 files changed, 318 insertions(+), 5058 deletions(-) delete mode 100644 project/debian/README.Debian delete mode 100644 project/debian/TODO delete mode 100644 project/debian/changelog delete mode 100644 project/debian/control delete mode 100644 project/debian/copyright delete mode 100644 project/debian/install-src-html.sh delete mode 100644 project/debian/libqhull-dev.doc-base delete mode 100644 project/debian/libqhull-dev.files delete mode 100644 project/debian/libqhull5.files delete mode 100644 project/debian/manpage.in delete mode 100644 project/debian/patches/00list delete mode 100644 project/debian/patches/QHpointer.dpatch delete mode 100644 project/debian/patches/make-new-msg.dpatch delete mode 100644 project/debian/qhull-bin.files delete mode 100644 project/debian/rules delete mode 100644 project/libqhull.vcproj delete mode 100644 project/libqhullp.vcproj delete mode 100644 project/qconvex/qconvex.vcproj delete mode 100644 project/qdelaunay/qdelaunay.vcproj delete mode 100644 project/qhalf/qhalf.vcproj delete mode 100644 project/qhull.sln delete mode 100644 project/qhull/qhull.vcproj delete mode 100644 project/qhullcpp.vcproj delete mode 100644 project/qhulltest.vcproj delete mode 100644 project/qvoronoi/qvoronoi.vcproj delete mode 100644 project/rbox/rbox.vcproj delete mode 100644 project/user_eg/user_eg.vcproj delete mode 100644 project/user_eg2/user_eg2.vcproj delete mode 100644 project/user_eg3.vcproj delete mode 100644 project/user_eg3/user_eg3.vcproj diff --git a/COPYING.txt b/COPYING.txt index ec94444..68d353a 100644 --- a/COPYING.txt +++ b/COPYING.txt @@ -1,4 +1,4 @@ - Qhull, Copyright (c) 1993-2010 + Qhull, Copyright (c) 1993-2011 C.B. Barber Arlington, MA diff --git a/html/index.htm b/html/index.htm index 7bda7ef..6b3fdcb 100644 --- a/html/index.htm +++ b/html/index.htm @@ -86,7 +86,7 @@ reports the maximum outer and inner plane. <p><i>Brad Barber, Arlington, MA</i></p> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qconvex.htm b/html/qconvex.htm index 12a187b..019659b 100644 --- a/html/qconvex.htm +++ b/html/qconvex.htm @@ -130,7 +130,7 @@ in 5-d and higher. It disables the following Qhull <a href=qh-quick.htm#options>options</a>: <i>d v H Qbb Qf Qg Qm Qr Qu Qv Qx Qz TR E V Fp Gt Q0,etc</i>. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qdelau_f.htm b/html/qdelau_f.htm index 706649a..7d98a57 100644 --- a/html/qdelau_f.htm +++ b/html/qdelau_f.htm @@ -114,7 +114,7 @@ in 4-d and higher. It disables the following Qhull Qm Qr QR Qv Qx TR E V FC Fi Fo Fp FV Q0,etc</i>. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qdelaun.htm b/html/qdelaun.htm index dd5309c..e24e434 100644 --- a/html/qdelaun.htm +++ b/html/qdelaun.htm @@ -117,7 +117,7 @@ in 4-d and higher. It disables the following Qhull Qm Qr QR Qv Qx TR E V FC Fi Fo Fp Ft FV Q0,etc</i>. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-code.htm b/html/qh-code.htm index 0893fca..fef4f3b 100644 --- a/html/qh-code.htm +++ b/html/qh-code.htm @@ -37,7 +37,7 @@ height="100"></a> Qhull code</h1> <p>This section discusses the code for Qhull. </p> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-eg.htm b/html/qh-eg.htm index 59e83fd..01465a6 100644 --- a/html/qh-eg.htm +++ b/html/qh-eg.htm @@ -48,7 +48,7 @@ test examples, and <tt>eg/q_test</tt> exercises the code. If you find yourself viewing the inside of a 3-d example, use Geomview's normalization option on the 'obscure' menu.</p> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-faq.htm b/html/qh-faq.htm index 8e4379d..852e726 100644 --- a/html/qh-faq.htm +++ b/html/qh-faq.htm @@ -73,7 +73,7 @@ using joggled input ('<A href="qh-optq.htm#QJn">QJ</A>'). 2010/01/09 <!-- --> </i></p> -<p><b>Copyright © 1998-2010 C.B. Barber</b></p> +<p><b>Copyright © 1998-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-impre.htm b/html/qh-impre.htm index b8312b3..ebf3654 100644 --- a/html/qh-impre.htm +++ b/html/qh-impre.htm @@ -46,7 +46,7 @@ convex. It verifies that all points are on or below all facets. </p> <p>Qhull automatically tests for convexity if it detects precision errors while constructing the hull. </p> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-optc.htm b/html/qh-optc.htm index b27c79e..ae4011a 100644 --- a/html/qh-optc.htm +++ b/html/qh-optc.htm @@ -29,7 +29,7 @@ height="100"></a> Qhull precision options</h1> This section lists the precision options for Qhull. These options are indicated by an upper-case letter followed by a number. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-optf.htm b/html/qh-optf.htm index 60e5492..903e13a 100644 --- a/html/qh-optf.htm +++ b/html/qh-optf.htm @@ -30,7 +30,7 @@ are indicated by 'F' followed by a letter. See <A and <A href="qh-optg.htm#geomview">Geomview</a> for other output options. </p> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-optg.htm b/html/qh-optg.htm index c2d34d9..efa754f 100644 --- a/html/qh-optg.htm +++ b/html/qh-optg.htm @@ -33,7 +33,7 @@ indicated by 'G' followed by a letter. See and <a href="qh-optf.htm#format">Format</a> for other output options. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-opto.htm b/html/qh-opto.htm index d22d8bb..e340022 100644 --- a/html/qh-opto.htm +++ b/html/qh-opto.htm @@ -33,7 +33,7 @@ href="qh-optp.htm#print">Print</a>, and <a href="qh-optg.htm#geomview">Geomview</a> for other output options. </p> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-optp.htm b/html/qh-optp.htm index 1138fa1..9c63043 100644 --- a/html/qh-optp.htm +++ b/html/qh-optp.htm @@ -32,7 +32,7 @@ indicated by 'P' followed by a letter. See and <a href="qh-optf.htm#format">Format</a> for other output options. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-optq.htm b/html/qh-optq.htm index 54fad5a..def644a 100644 --- a/html/qh-optq.htm +++ b/html/qh-optq.htm @@ -29,7 +29,7 @@ height="100"></a> Qhull control options (Q)</h1> <p>This section lists the control options for Qhull. These options are indicated by 'Q' followed by a letter. </p> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-optt.htm b/html/qh-optt.htm index bbca331..a91033f 100644 --- a/html/qh-optt.htm +++ b/html/qh-optt.htm @@ -29,7 +29,7 @@ height="100"></a> Qhull trace options (T)</h1> This section lists the trace options for Qhull. These options are indicated by 'T' followed by a letter. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qh-quick.htm b/html/qh-quick.htm index 8107d73..8e13411 100644 --- a/html/qh-quick.htm +++ b/html/qh-quick.htm @@ -38,7 +38,7 @@ height="100"></a> Qhull quick reference</h1> This section lists all programs and options in Qhull. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <p> <a name="programs"> </a> diff --git a/html/qhalf.htm b/html/qhalf.htm index 734902a..0adde0d 100644 --- a/html/qhalf.htm +++ b/html/qhalf.htm @@ -103,7 +103,7 @@ in 5-d and higher. It disables the following Qhull Qr QR Qv Qx Qz TR E V Fa FA FC FD FS Ft FV Gt Q0,etc</i>. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <h3><a href="#TOP">»</a><a name="synopsis">qhalf synopsis</a></h3> diff --git a/html/qhull-cpp.xml b/html/qhull-cpp.xml index b5ad052..dd8804a 100644 --- a/html/qhull-cpp.xml +++ b/html/qhull-cpp.xml @@ -6,11 +6,11 @@ xmlns:rf="http://schemas.roadintranet.org/road-faq-1" title=" C++ interface to Qhull" file="qhull-cpp.xml" - fileid="$Id: //main/2011/qhull/html/qhull-cpp.xml#1 $$Change: 1330 $" - fileChange="$DateTime: 2011/03/06 21:30:00 $$Author: bbarber $"> + fileid="$Id: //main/2011/qhull/html/qhull-cpp.xml#2 $$Change: 1342 $" + fileChange="$DateTime: 2011/03/07 21:55:47 $$Author: bbarber $"> <div><h4>Qhull C++ -- C++ interface to Qhull</h4></div> <rf:copyright> - <a href="../cpp/COPYING.txt">Copyright</a> (c) 2009-2010, C.B. Barber + <a href="../cpp/COPYING.txt">Copyright</a> (c) 2009-2011, C.B. Barber </rf:copyright> <rf:section id="cpp-cpp-links" title="Useful Links for Qhull C++"> <div> diff --git a/html/qhull.htm b/html/qhull.htm index 7a32fdc..cb85846 100644 --- a/html/qhull.htm +++ b/html/qhull.htm @@ -116,7 +116,7 @@ hull contains non-simplicial facets (e.g., a hypercube). See are there extra points in a 4-d or higher convex hull?</a><br> </p> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> diff --git a/html/qvoron_f.htm b/html/qvoron_f.htm index 529b34e..d5e9c8c 100644 --- a/html/qvoron_f.htm +++ b/html/qvoron_f.htm @@ -93,7 +93,7 @@ in 4-d and higher. It disables the following Qhull QB Qc Qf Qg Qi Qm Qr QR Qv Qx TR E V Fa FA FC Fp FS Ft FV Gt Q0,etc</i>. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <h3><a href="#TOP">»</a><a name="synopsis">furthest-site qvoronoi synopsis</a></h3> diff --git a/html/qvoronoi.htm b/html/qvoronoi.htm index ae77efb..e6fe1c1 100644 --- a/html/qvoronoi.htm +++ b/html/qvoronoi.htm @@ -115,7 +115,7 @@ in 4-d and higher. It disables the following Qhull <a href=qh-quick.htm#options>options</a>: <i>d n v Qbb QbB Qf Qg Qm Qr QR Qv Qx Qz TR E V Fa FA FC FD FS Ft FV Gt Q0,etc</i>. -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <p>Voronoi image by KOOK Architecture, Silvan Oesterle and Michael Knauss. diff --git a/project/debian/README.Debian b/project/debian/README.Debian deleted file mode 100644 index 8ba1170..0000000 --- a/project/debian/README.Debian +++ /dev/null @@ -1,30 +0,0 @@ -qhull for Debian -================ - -Usage ------ - -The library's functionality can be accessed from the command line -using the executable "qhull". Random distributions of points can be -drawn for testing and experimentation using "rbox". - - -Registering ------------ - -The upstream authors would like to find out how you are using their -software. Look at /usr/share/doc/qhull/REGISTER.txt to know how to send -them feedback. - - -Documentation -------------- - -Documentation in HTML format is available starting in the file -/usr/share/doc/qhull/qh-man.htm. There are also some exemples in the -directory /usr/share/doc/qhull/examples. - - - - -- Rafael Laboissiere <rafael@debian.org>, Mon Dec 3 20:20:07 CET 2001 - diff --git a/project/debian/TODO b/project/debian/TODO deleted file mode 100644 index 912892f..0000000 --- a/project/debian/TODO +++ /dev/null @@ -1,14 +0,0 @@ -[This file was originally written by Barak Pearlmutter <bap@cs.unm.edu>] - -The random number generator in src/geom2.c makes me suspicious. -Maybe it would be better to switch to random(3). - -The include files used in user code have lots of stuff in them that -really only the library needs. These could be split out. - -Hook into that debian library-switches gizmo. - -Separate versions of all functions for various floating point -precisions. Perhaps via multiple #include's. - -Convert executables to getopt and --help, and stop using isatty. diff --git a/project/debian/changelog b/project/debian/changelog deleted file mode 100644 index d2b75d1..0000000 --- a/project/debian/changelog +++ /dev/null @@ -1,92 +0,0 @@ -qhull (2003.1-1) unstable; urgency=low - - * New upstream release. There are backward incompatibilities in the code - and the soversion was bumped to libqhull5. - * debian/rules: - - Major rewrite of build and install rules, since we are using now the - upstream tarball generated with "make dist". - - Added config rule. - - Use dpatch to patch src/user.h (enable qh_QHpointer). - * debian/control: - - Removed build-dependencies on autoconf, automake, and libtool. - - Build-depends on dpatch. - - Changed section of libqhull-dev package to libdevel. - * debian/libqhull-dev.files: Added usr/share/doc/libqhull5/src - directory. - - -- Rafael Laboissiere <rafael@debian.org> Sun, 1 Feb 2004 01:14:13 +0100 - -qhull (2002.1-4) unstable; urgency=low - - * src/Make-config.sh: Patched upstream file for proper initialization of - the Autotools. - * debian/install-src-html.sh: Added script for including src/*.htm - source documentation files into html doc dir. - * debian/control: - - Bumped Standards-Version to 3.6.1 (no changes needed). - - Changed build-dependencies to autoconf and automake1.7 (instead of - autoconf2.13 and automake1.6). Added eperl. - * debian/libqhull-dev.files: Added dir usr/share/doc/libqhull4/src. - * debian/manpage.in: Added template for missing man pages. - * debian/rules: - - Call debian/install-src-html.sh. - - Generate manpages for qconvex, qdelaunay, qhalf, and qvoronoi - commands. Lintian is happy now. - - -- Rafael Laboissiere <rafael@debian.org> Thu, 18 Dec 2003 21:20:14 +0100 - -qhull (2002.1-3) unstable; urgency=low - - * New maintainer (as per http://lists.debian.org/debian-devel/1999 - /debian-devel-199911/msg01061.html). - * debian/rules: Use the upstream script Make-config.sh, which sets up - the autoconf/automake/libtool files. Also, clean up all the generated - files in the clean rule. - * debian/control: Bumped Standards-Version to 3.5.7. Added - Build-Dependencies to autoconf/automake/libtool. - - -- Rafael Laboissiere <rafael@debian.org> Wed, 25 Sep 2002 10:39:30 +0200 - -qhull (2002.1-2) unstable; urgency=low - - * use shared char* qh_version in library - - -- Barak Pearlmutter <bap@cs.unm.edu> Sat, 7 Sep 2002 10:34:13 -0600 - -qhull (2002.1-1) unstable; urgency=low - - * new upstream source - - -- Barak Pearlmutter <bap@cs.unm.edu> Thu, 5 Sep 2002 20:51:10 -0600 - -qhull (3.1-5) unstable; urgency=low - - * rephrase descriptions (closes: #141027) - - -- Barak Pearlmutter <bap@cs.unm.edu> Thu, 11 Apr 2002 22:12:33 -0600 - -qhull (3.1-4) unstable; urgency=low - - * include executables qconvex, qhalf, qvoronoi, qdelaunay - * break executables out into separate package qhull-bin - - -- Barak Pearlmutter <bap@cs.unm.edu> Wed, 27 Mar 2002 20:26:44 -0700 - -qhull (3.1-3) unstable; urgency=low - - * rename executable qhull-rbox back to rbox - - -- Barak Pearlmutter <bap@cs.unm.edu> Mon, 25 Mar 2002 09:13:57 -0700 - -qhull (3.1-2) unstable; urgency=low - - * src/qconvex.c did not belong in the library - * qh_version was multiply defined, now defined only in qhull.c - - -- Barak Pearlmutter <bap@cs.unm.edu> Mon, 25 Mar 2002 08:55:45 -0700 - -qhull (3.1-1) unstable; urgency=low - - * Initial Release. (closes: #108115) - - -- Barak Pearlmutter <bap@cs.unm.edu> Sun, 24 Mar 2002 21:53:13 -0700 diff --git a/project/debian/control b/project/debian/control deleted file mode 100644 index 462bbe3..0000000 --- a/project/debian/control +++ /dev/null @@ -1,56 +0,0 @@ -Source: qhull -Section: math -Priority: optional -Maintainer: Rafael Laboissiere <rafael@debian.org> -Standards-Version: 3.6.1 -Build-Depends: debhelper (>= 4), docbook-utils, eperl, dpatch - -Package: libqhull5 -Section: libs -Architecture: any -Depends: ${shlibs:Depends} -Description: Calculate convex hulls and related structures (shared library) - Qhull computes convex hulls, Delaunay triangulations, halfspace - intersections about a point, Voronoi diagrams, furthest-site - Delaunay triangulations, and furthest-site Voronoi diagrams. It - runs in 2-d, 3-d, 4-d, and higher dimensions. - . - This package contain the shared C library. - . - Homepage: http://www.qhull.org - -Package: libqhull-dev -Section: libdevel -Architecture: any -Depends: libqhull5 (= ${Source-Version}), libc6-dev -Description: Calculate convex hulls and related structures (development files) - Qhull computes convex hulls, Delaunay triangulations, halfspace - intersections about a point, Voronoi diagrams, furthest-site - Delaunay triangulations, and furthest-site Voronoi diagrams. It - runs in 2-d, 3-d, 4-d, and higher dimensions. - . - This package contains the files necessary for development (headers and - libraries), as well as the library documentation in HTML format. - . - Homepage: http://www.qhull.org - -Package: qhull-bin -Section: math -Architecture: any -Depends: libqhull5 (= ${Source-Version}) -Suggests: geomview -Description: Calculate convex hulls and related structures (utilities) - Qhull computes convex hulls, Delaunay triangulations, halfspace - intersections about a point, Voronoi diagrams, furthest-site - Delaunay triangulations, and furthest-site Voronoi diagrams. It - runs in 2-d, 3-d, 4-d, and higher dimensions. - . - This package contains the qhull executable that gives a pipe interface to - some of the functionality of the library. Also included is rbox is a - useful tool in generating input for Qhull; it generates hypercubes, - diamonds, cones, circles, simplices, spirals, lattices, and random points. - . - Qhull produces graphical output for Geomview. This helps with - understanding the output (http://www.geomview.org). - . - Homepage: http://www.qhull.org diff --git a/project/debian/copyright b/project/debian/copyright deleted file mode 100644 index 03c6b3c..0000000 --- a/project/debian/copyright +++ /dev/null @@ -1,56 +0,0 @@ -This package was debianized by Rafael Laboissiere <rafael@debian.org> on -Mon Mar 1 00:28:18 CET 2004 - -It was downloaded from: - - http://www.qhull.org/download/qhull-2003.1.tar.gz - -Upstream Authors: - - C. Bradford Barber <bradb@qhull.org> - Hannu Huhdanpaa <hannu@qhull.org> - - c/o The Geometry Center - University of Minnesota - 400 Lind Hall - 207 Church Street S.E. - Minneapolis, MN 55455 - -Copyright: - - The formal license is in the source file COPYING.txt - - Qhull, Copyright (c) 1993-2003 - - The National Science and Technology Research Center for - Computation and Visualization of Geometric Structures - (The Geometry Center) - University of Minnesota - - email: qhull@qhull.org - -This software includes Qhull from The Geometry Center. Qhull is -copyrighted as noted above. Qhull is free software and may be obtained -via http from www.qhull.org. It may be freely copied, modified, -and redistributed under the following conditions: - -1. All copyright notices must remain intact in all files. - -2. A copy of this text file must be distributed along with any copies - of Qhull that you redistribute; this includes copies that you have - modified, or copies of programs or other software products that - include Qhull. - -3. If you modify Qhull, you must include a notice giving the - name of the person performing the modification, the date of - modification, and the reason for such modification. - -4. When distributing modified versions of Qhull, or other software - products that include Qhull, you must provide notice that the original - source code may be obtained as noted above. - -5. There is no warranty or other guarantee of fitness for Qhull, it is - provided solely "as is". Bug reports or fixes may be sent to - qhull_bug@qhull.org; the authors may or may not act on them as - they desire. - diff --git a/project/debian/install-src-html.sh b/project/debian/install-src-html.sh deleted file mode 100644 index 1633c7d..0000000 --- a/project/debian/install-src-html.sh +++ /dev/null @@ -1,62 +0,0 @@ -#!/bin/sh - -html=htm -dir=$1 -mkdir -p $1 -src= \ - -for i in geom.h \ - mem.h \ - merge.h \ - poly.h \ - io.h \ - qhull_a.h \ - qhull.h \ - qset.h \ - stat.h \ - user.h \ - geom2.c \ - geom.c \ - global.c \ - io.c \ - mem.c \ - merge.c \ - poly2.c \ - poly.c \ - qconvex.c \ - qdelaun.c \ - qhalf.c \ - qhull.c \ - qset.c \ - qvoronoi.c \ - stat.c \ - unix.c \ - user.c \ - user_eg.c ; do - - cp src/$i $dir/$i.$html - perl -pi -e 'BEGIN{$f=1} if ($f) {s:^/\*::; $f=0}' $dir/$i.$html - -done - -for i in index.htm \ - qh-geom.htm \ - qh-globa.htm \ - qh-io.htm \ - qh-mem.htm \ - qh-merge.htm \ - qh-poly.htm \ - qh-qhull.htm \ - qh-set.htm \ - qh-stat.htm \ - qh-user.htm ; do - - cp src/$i $dir - -done - -for i in $dir/*.htm ; do - - perl -pi -e 's/(href="[a-z2_]+.)(c|h)/$1$2.'$html'/' $i - -done diff --git a/project/debian/libqhull-dev.doc-base b/project/debian/libqhull-dev.doc-base deleted file mode 100644 index cbd01a3..0000000 --- a/project/debian/libqhull-dev.doc-base +++ /dev/null @@ -1,13 +0,0 @@ -Document: qhull -Title: QHull Manual -Author: C. Bradford Barber -Abstract: This manual describes Qhull, a general dimension convex hull - program that reads a set of points from stdin, and outputs the smallest - convex set that contains the points to stdout. It also generates Delaunay - triangulations, Voronoi diagrams, furthest-site Voronoi diagrams, and - halfspace intersections about a point. -Section: math - -Format: HTML -Index: /usr/share/doc/libqhull5/html/qh-man.htm -Files: /usr/share/doc/libqhull5/html/*.htm diff --git a/project/debian/libqhull-dev.files b/project/debian/libqhull-dev.files deleted file mode 100644 index 71158c4..0000000 --- a/project/debian/libqhull-dev.files +++ /dev/null @@ -1,8 +0,0 @@ -usr/lib/libqhull.a -usr/lib/libqhull.la -usr/lib/libqhull.so -usr/include -usr/share/doc/libqhull5/examples -usr/share/doc/libqhull5/*htm* -usr/share/doc/libqhull5/src -usr/share/doc/libqhull5/*.txt diff --git a/project/debian/libqhull5.files b/project/debian/libqhull5.files deleted file mode 100644 index 73752c9..0000000 --- a/project/debian/libqhull5.files +++ /dev/null @@ -1 +0,0 @@ -usr diff --git a/project/debian/manpage.in b/project/debian/manpage.in deleted file mode 100644 index bb5155e..0000000 --- a/project/debian/manpage.in +++ /dev/null @@ -1,109 +0,0 @@ -<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ - -<!-- Process this file with docbook-to-man to generate an nroff manual - page: `docbook-to-man manpage.sgml > manpage.1'. You may view - the manual page with: `docbook-to-man manpage.sgml | nroff -man | - less'. A typical entry in a Makefile or Makefile.am is: - -manpage.1: manpage.sgml - docbook-to-man $< > $@ - - - The docbook-to-man binary is found in the docbook-to-man package. - Please remember that if you create the nroff version in one of the - debian/rules file targets (such as build), you will need to include - docbook-to-man in your Build-Depends control field. - - --> - - <!-- Fill in your name for FIRSTNAME and SURNAME. --> - <!ENTITY dhfirstname "<firstname>Rafael</firstname>"> - <!ENTITY dhsurname "<surname>Laboissiere</surname>"> - <!-- Please adjust the date whenever revising the manpage. --> - <!ENTITY dhdate "<date>2004-02-06</date>"> - <!-- SECTION should be 1-8, maybe w/ subsection other parameters are - allowed: see man(7), man(1). --> - <!ENTITY dhsection "<manvolnum>1</manvolnum>"> - <!ENTITY dhemail "<email>rafael@debian.org</email>"> - <!ENTITY dhusername "Rafael Laboissiere"> - <!ENTITY dhucpackage "<refentrytitle><:=$command:></refentrytitle>"> - <!ENTITY dhpackage "<:=$command:>"> - - <!ENTITY debian "<productname>Debian</productname>"> - <!ENTITY gnu "<acronym>GNU</acronym>"> - <!ENTITY gpl "&gnu; <acronym>GPL</acronym>"> -]> - -<refentry> - <refentryinfo> - <address> - &dhemail; - </address> - <author> - &dhfirstname; - &dhsurname; - </author> - <copyright> - <year>2003</year> - <holder>&dhusername;</holder> - </copyright> - &dhdate; - </refentryinfo> - <refmeta> - &dhucpackage; - - &dhsection; - </refmeta> - <refnamediv> - <refname>&dhpackage;</refname> - - <refpurpose><:=$purpose:></refpurpose> - </refnamediv> - <refsynopsisdiv> - <cmdsynopsis> - <command>&dhpackage;</command> - <arg><option><replaceable>options</replaceable></option></arg> - </cmdsynopsis> - </refsynopsisdiv> - <refsect1> - <title>DESCRIPTION</title> - - <para> - This manual page was written for the &debian; distribution - because the original program does not have a manual page. - </para> - - <para> - This program is documented fully in <ulink - url="file:///usr/share/doc/<:=$soname:>/html/<:=$command:>.htm">HTML - format</ulink>, available in the <:=$soname:>-dev package. - </refsect1> - <refsect1> - <title>AUTHOR</title> - - <para> - This manual page was written by &dhusername; &dhemail; for the - &debian; system (but may be used by others withouth any - restrictions). - - </refsect1> -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:2 -sgml-indent-data:t -sgml-parent-document:nil -sgml-default-dtd-file:nil -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: ---> - - diff --git a/project/debian/patches/00list b/project/debian/patches/00list deleted file mode 100644 index 895e714..0000000 --- a/project/debian/patches/00list +++ /dev/null @@ -1,2 +0,0 @@ -QHpointer.dpatch -make-new-msg.dpatch diff --git a/project/debian/patches/QHpointer.dpatch b/project/debian/patches/QHpointer.dpatch deleted file mode 100644 index 16f04f5..0000000 --- a/project/debian/patches/QHpointer.dpatch +++ /dev/null @@ -1,35 +0,0 @@ -#! /bin/sh -e -## QHpointer.dpatch by Rafael Laboissiere <rafael@debian.org> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Access Qhull globals via a pointer to allocated memory - -[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts -patch_opts="${patch_opts:--f --no-backup-if-mismatch}" - -if [ $# -ne 1 ]; then - echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" - exit 1 -fi -case "$1" in - -patch) - patch $patch_opts -p1 < $0;; - -unpatch) - patch $patch_opts -p1 -R < $0;; - *) - echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" - exit 1;; -esac - -exit 0 ---- qhull-orig/src/user.h 2002-04-29 11:01:46.000000000 +0200 -+++ qhull/src/user.h 2004-02-02 11:04:47.000000000 +0100 -@@ -509,7 +509,7 @@ - see: - user_eg.c for an example - */ --#define qh_QHpointer 0 -+#define qh_QHpointer 1 - #if 0 /* sample code */ - qhT *oldqhA, *oldqhB; - diff --git a/project/debian/patches/make-new-msg.dpatch b/project/debian/patches/make-new-msg.dpatch deleted file mode 100644 index 8cb77cc..0000000 --- a/project/debian/patches/make-new-msg.dpatch +++ /dev/null @@ -1,40 +0,0 @@ -#! /bin/sh -e -## QHpointer.dpatch by Rafael Laboissiere <rafael@debian.org> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Access Qhull globals via a pointer to allocated memory - -[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts -patch_opts="${patch_opts:--f --no-backup-if-mismatch}" - -if [ $# -ne 1 ]; then - echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" - exit 1 -fi -case "$1" in - -patch) - patch $patch_opts -p1 < $0;; - -unpatch) - patch $patch_opts -p1 -R < $0;; - *) - echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" - exit 1;; -esac - -exit 0 ---- qhull-orig/src/io.c 2004-01-31 12:00:15.000000000 +0100 -+++ qhull/src/io.c 2004-02-06 09:54:18.000000000 +0100 -@@ -4017,11 +4017,8 @@ - qh rbox_command[strlen(qh rbox_command)-1]= '\0'; - if (!strcmp (qh rbox_command, "./rbox D4")) - fprintf (qh ferr, "\n\ --This is the qhull test case. If any errors or core dumps occur,\n\ --recompile qhull with 'make new'. If errors still occur, there is\n\ --an incompatibility. You should try a different compiler. You can also\n\ --change the choices in user.h. If you discover the source of the problem,\n\ --please send mail to qhull_bug@qhull.org.\n\ -+This is the qhull test case. If any errors or core dumps occur,\n\ -+fill a bug report against the libqhull<soversion> Debian package.\n\ - \n\ - Type 'qhull' for a short list of options.\n"); - } diff --git a/project/debian/qhull-bin.files b/project/debian/qhull-bin.files deleted file mode 100644 index a65408f..0000000 --- a/project/debian/qhull-bin.files +++ /dev/null @@ -1,2 +0,0 @@ -usr/bin -usr/share/man diff --git a/project/debian/rules b/project/debian/rules deleted file mode 100644 index 1bee78b..0000000 --- a/project/debian/rules +++ /dev/null @@ -1,104 +0,0 @@ -#!/usr/bin/make -f -# Sample debian/rules that uses debhelper. -# GNU copyright 1997 to 1999 by Joey Hess. - -# This is the debhelper compatibility version to use. -export DH_COMPAT=4 - -PACKAGE := qhull - -soversion := 5 -soname := libqhull$(soversion) -instdir := debian/$(soname) -destdir := $(shell pwd)/debian/tmp -debdoc := $(destdir)/usr/share/doc -debdoclib := $(destdir)/usr/share/doc/$(soname) - -include /usr/share/dpatch/dpatch.make - -config: config-stamp -config-stamp: - dh_testdir - ./configure --prefix=/usr --mandir=/usr/share/man - touch config-stamp - -build: build-stamp -build-stamp: patch config - dh_testdir - - $(MAKE) - - ( cd debian ; \ - for info in "qconvex:compute the convex hull" \ - "qdelaunay:compute the Delaunay triangulation" \ - "qhalf:halfspace intersection about a point" \ - "qvoronoi:compute the Voronoi diagram" ; do \ - comm=`echo $$info | cut -d: -f1` ; \ - purp=`echo $$info | cut -d: -f2` ; \ - eperl -d command=$$comm -d purpose="$$purp" -d soname=$(soname) \ - manpage.in > $$comm.sgml ; \ - docbook2man $$comm.sgml ; \ - done ) - - touch build-stamp - -clean: unpatch - dh_testdir - dh_testroot - - -$(MAKE) distclean - ( cd debian ; rm -rf *.sgml *.1 manpage.links manpage.refs ) - - rm -f install-stamp build-stamp config-stamp patch-stamp - - dh_clean - -install: install-stamp -install-stamp: build - dh_testdir - dh_testroot - dh_clean -k - dh_installdirs - - $(MAKE) install DESTDIR=$(destdir) - rm -f $(debdoc)/qhull/COPYING.txt - mv $(debdoc)/qhull/Changes.txt $(debdoc)/qhull/changelog - - mv $(debdoc)/qhull $(debdoclib) - for i in libqhull-dev qhull-bin ; do \ - mkdir -p debian/$$i/usr/share/doc ; \ - ln -s $(soname) debian/$$i/usr/share/doc/$$i ; \ - done - - chmod +x debian/install-src-html.sh - debian/install-src-html.sh $(debdoclib)/src - - dh_movefiles --no-package=$(soname) - dh_movefiles --package=$(soname) - - dh_installman --package=qhull-bin debian/*.1 - - touch install-stamp - -# Build architecture-independent files here. -binary-indep: - -# Build architecture-dependent files here. -binary-arch: build install - dh_testdir - dh_testroot - dh_installdocs -p$(soname) debian/copyright - dh_installchangelogs -p$(soname) - dh_strip - dh_compress - dh_fixperms - dh_makeshlibs - dh_installdeb - dh_shlibdeps - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install config \ - patch unpatch diff --git a/project/libqhull.vcproj b/project/libqhull.vcproj deleted file mode 100644 index c714f0d..0000000 --- a/project/libqhull.vcproj +++ /dev/null @@ -1,641 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="libqhull" - ProjectGUID="{D1377F6B-7868-460C-9FC5-489C32A3D08F}" - RootNamespace="qhull" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Release|Win32" - OutputDirectory="..\tmp\libqhull\Release" - IntermediateDirectory="..\tmp\libqhull\Release" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - InlineFunctionExpansion="1" - AdditionalIncludeDirectories="../" - PreprocessorDefinitions="_LIB;UNICODE=1;WIN32;NDEBUG" - StringPooling="true" - ExceptionHandling="0" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - PrecompiledHeaderFile="..\tmp\libqhull\Release/libqhull.pch" - AssemblerListingLocation="..\tmp\libqhull\Release/" - ObjectFile="..\tmp\libqhull\Release/" - ProgramDataBaseFileName="..\tmp\libqhull\Release/" - WarningLevel="4" - WarnAsError="true" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="NDEBUG" - Culture="1033" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile="..\tmp\libqhull\Release\qhull.lib" - SuppressStartupBanner="true" - IgnoreDefaultLibraryNames="" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug|Win32" - OutputDirectory="..\tmp\libqhull\Debug" - IntermediateDirectory="..\tmp\libqhull\Debug" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="_LIB;UNICODE=1;WIN32;_DEBUG" - ExceptionHandling="0" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - DisableLanguageExtensions="true" - RuntimeTypeInfo="false" - PrecompiledHeaderFile="..\tmp\libqhull\Debug/libqhull.pch" - AssemblerListingLocation="..\tmp\libqhull\Debug/" - ObjectFile="..\tmp\libqhull\Debug/" - ProgramDataBaseFileName="..\tmp\libqhull\Debug/" - WarningLevel="4" - WarnAsError="true" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - ShowIncludes="false" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_DEBUG" - Culture="1033" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile="..\tmp\libqhull\Debug\qhull.lib" - SuppressStartupBanner="true" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" - > - <File - RelativePath="..\src\geom.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\geom2.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\global.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\io.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\libqhull.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\mem.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\merge.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\poly.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\poly2.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\qset.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\random.c" - > - </File> - <File - RelativePath="..\src\rboxlib.c" - > - </File> - <File - RelativePath="..\src\stat.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\user.c" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="2" - AdditionalIncludeDirectories="" - PreprocessorDefinitions="" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="" - BasicRuntimeChecks="3" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\usermem.c" - > - </File> - <File - RelativePath="..\src\userprintf.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl" - > - <File - RelativePath="..\src\geom.h" - > - </File> - <File - RelativePath="..\src\io.h" - > - </File> - <File - RelativePath="..\src\libqhull.h" - > - </File> - <File - RelativePath="..\src\mem.h" - > - </File> - <File - RelativePath="..\src\merge.h" - > - </File> - <File - RelativePath="..\src\poly.h" - > - </File> - <File - RelativePath="..\src\qhull_a.h" - > - </File> - <File - RelativePath="..\src\qset.h" - > - </File> - <File - RelativePath="..\src\random.h" - > - </File> - <File - RelativePath="..\src\stat.h" - > - </File> - <File - RelativePath="..\src\user.h" - > - </File> - </Filter> - <Filter - Name="Other Files" - Filter="txt,groovy,htm" - > - <File - RelativePath="..\src\index.htm" - > - </File> - <File - RelativePath="..\src\Make-config.sh" - > - </File> - <File - RelativePath="..\src\Makefile.txt" - > - </File> - <File - RelativePath="..\src\Mborland" - > - </File> - <File - RelativePath="..\src\qh-geom.htm" - > - </File> - <File - RelativePath="..\src\qh-globa.htm" - > - </File> - <File - RelativePath="..\html\qh-impre.htm" - DeploymentContent="true" - > - </File> - <File - RelativePath="..\html\qh-in.htm" - DeploymentContent="true" - > - </File> - <File - RelativePath="..\src\qh-io.htm" - > - </File> - <File - RelativePath="..\src\qh-mem.htm" - > - </File> - <File - RelativePath="..\src\qh-merge.htm" - > - </File> - <File - RelativePath="..\html\qh-optf.htm" - DeploymentContent="true" - > - </File> - <File - RelativePath="..\html\qh-opto.htm" - DeploymentContent="true" - > - </File> - <File - RelativePath="..\src\qh-poly.htm" - > - </File> - <File - RelativePath="..\src\qh-qhull.htm" - > - </File> - <File - RelativePath="..\src\qh-set.htm" - > - </File> - <File - RelativePath="..\src\qh-stat.htm" - > - </File> - <File - RelativePath="..\src\qh-user.htm" - > - </File> - <File - RelativePath="..\html\qhalf.htm" - DeploymentContent="true" - > - </File> - <File - RelativePath="..\html\qhull.htm" - DeploymentContent="true" - > - </File> - <File - RelativePath="..\README.txt" - > - </File> - <File - RelativePath="..\news\update-msgcode.groovy" - > - </File> - </Filter> - <File - RelativePath="..\news\qhull-news.html" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/libqhullp.vcproj b/project/libqhullp.vcproj deleted file mode 100644 index 2562f9e..0000000 --- a/project/libqhullp.vcproj +++ /dev/null @@ -1,238 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="libqhullp" - ProjectGUID="{346B4633-5623-47A0-AA35-63966AC20B03}" - RootNamespace="libqhullp" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory=".." - IntermediateDirectory="../tmp/$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;qh_QHpointer=1" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory=".." - IntermediateDirectory="..\tmp\$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - WholeProgramOptimization="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - WholeProgramOptimization="false" - PreprocessorDefinitions="qh_QHpointer;WIN32;NDEBUG;_LIB" - ExceptionHandling="0" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - UsePrecompiledHeader="0" - WarningLevel="3" - WarnAsError="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="1" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\src\geom.c" - > - </File> - <File - RelativePath="..\src\geom2.c" - > - </File> - <File - RelativePath="..\src\global.c" - > - </File> - <File - RelativePath="..\src\io.c" - > - </File> - <File - RelativePath="..\src\libqhull.c" - > - </File> - <File - RelativePath="..\src\mem.c" - > - </File> - <File - RelativePath="..\src\merge.c" - > - </File> - <File - RelativePath="..\src\poly.c" - > - </File> - <File - RelativePath="..\src\poly2.c" - > - </File> - <File - RelativePath="..\src\qset.c" - > - </File> - <File - RelativePath="..\src\random.c" - > - </File> - <File - RelativePath="..\src\rboxlib.c" - > - </File> - <File - RelativePath="..\src\stat.c" - > - </File> - <File - RelativePath="..\src\user.c" - > - </File> - <File - RelativePath="..\src\usermem.c" - > - </File> - <File - RelativePath="..\src\userprintf.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - <File - RelativePath=".\ReadMe.txt" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/qconvex/qconvex.vcproj b/project/qconvex/qconvex.vcproj deleted file mode 100644 index c31e358..0000000 --- a/project/qconvex/qconvex.vcproj +++ /dev/null @@ -1,199 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="qconvex" - ProjectGUID="{BACB1A4A-BA37-4C00-B917-E819EE7544A2}" - RootNamespace="qconvex" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="../.." - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - IgnoreImportLibrary="false" - LinkIncremental="1" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\qconvex.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/qdelaunay/qdelaunay.vcproj b/project/qdelaunay/qdelaunay.vcproj deleted file mode 100644 index 2098d4f..0000000 --- a/project/qdelaunay/qdelaunay.vcproj +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="qdelaunay" - ProjectGUID="{3DF49AFF-F703-4F13-85A2-90DE4B33D2E0}" - RootNamespace="qdelaunay" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="../.." - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\qdelaun.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/qhalf/qhalf.vcproj b/project/qhalf/qhalf.vcproj deleted file mode 100644 index a5a3bef..0000000 --- a/project/qhalf/qhalf.vcproj +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="qhalf" - ProjectGUID="{99B6B80A-3029-4286-9799-845B37152F16}" - RootNamespace="qhalf" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="../.." - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\qhalf.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/qhull.sln b/project/qhull.sln deleted file mode 100644 index 1594990..0000000 --- a/project/qhull.sln +++ /dev/null @@ -1,100 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qconvex", "qconvex\qconvex.vcproj", "{BACB1A4A-BA37-4C00-B917-E819EE7544A2}" - ProjectSection(ProjectDependencies) = postProject - {D1377F6B-7868-460C-9FC5-489C32A3D08F} = {D1377F6B-7868-460C-9FC5-489C32A3D08F} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qdelaunay", "qdelaunay\qdelaunay.vcproj", "{3DF49AFF-F703-4F13-85A2-90DE4B33D2E0}" - ProjectSection(ProjectDependencies) = postProject - {D1377F6B-7868-460C-9FC5-489C32A3D08F} = {D1377F6B-7868-460C-9FC5-489C32A3D08F} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qvoronoi", "qvoronoi\qvoronoi.vcproj", "{E6EA6612-4D02-4470-BF1B-047E9D97AFAD}" - ProjectSection(ProjectDependencies) = postProject - {D1377F6B-7868-460C-9FC5-489C32A3D08F} = {D1377F6B-7868-460C-9FC5-489C32A3D08F} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qhalf", "qhalf\qhalf.vcproj", "{99B6B80A-3029-4286-9799-845B37152F16}" - ProjectSection(ProjectDependencies) = postProject - {D1377F6B-7868-460C-9FC5-489C32A3D08F} = {D1377F6B-7868-460C-9FC5-489C32A3D08F} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "user_eg", "user_eg\user_eg.vcproj", "{5AC0B3F9-15DA-4897-B1CE-9E433AC1C47D}" - ProjectSection(ProjectDependencies) = postProject - {346B4633-5623-47A0-AA35-63966AC20B03} = {346B4633-5623-47A0-AA35-63966AC20B03} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "user_eg2", "user_eg2\user_eg2.vcproj", "{EAFF2400-67A0-4152-8A9D-941BBBBE5E61}" - ProjectSection(ProjectDependencies) = postProject - {D1377F6B-7868-460C-9FC5-489C32A3D08F} = {D1377F6B-7868-460C-9FC5-489C32A3D08F} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qhull", "qhull\qhull.vcproj", "{3EDD61DA-123C-4689-AE0F-01EDEAE68480}" - ProjectSection(ProjectDependencies) = postProject - {D1377F6B-7868-460C-9FC5-489C32A3D08F} = {D1377F6B-7868-460C-9FC5-489C32A3D08F} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rbox", "rbox\rbox.vcproj", "{4AD9B90B-B60D-401F-8044-32ADEE01F6C6}" - ProjectSection(ProjectDependencies) = postProject - {D1377F6B-7868-460C-9FC5-489C32A3D08F} = {D1377F6B-7868-460C-9FC5-489C32A3D08F} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libqhull", "libqhull.vcproj", "{D1377F6B-7868-460C-9FC5-489C32A3D08F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libqhullp", "libqhullp.vcproj", "{346B4633-5623-47A0-AA35-63966AC20B03}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BACB1A4A-BA37-4C00-B917-E819EE7544A2}.Debug|Win32.ActiveCfg = Debug|Win32 - {BACB1A4A-BA37-4C00-B917-E819EE7544A2}.Debug|Win32.Build.0 = Debug|Win32 - {BACB1A4A-BA37-4C00-B917-E819EE7544A2}.Release|Win32.ActiveCfg = Release|Win32 - {BACB1A4A-BA37-4C00-B917-E819EE7544A2}.Release|Win32.Build.0 = Release|Win32 - {3DF49AFF-F703-4F13-85A2-90DE4B33D2E0}.Debug|Win32.ActiveCfg = Debug|Win32 - {3DF49AFF-F703-4F13-85A2-90DE4B33D2E0}.Debug|Win32.Build.0 = Debug|Win32 - {3DF49AFF-F703-4F13-85A2-90DE4B33D2E0}.Release|Win32.ActiveCfg = Release|Win32 - {3DF49AFF-F703-4F13-85A2-90DE4B33D2E0}.Release|Win32.Build.0 = Release|Win32 - {E6EA6612-4D02-4470-BF1B-047E9D97AFAD}.Debug|Win32.ActiveCfg = Debug|Win32 - {E6EA6612-4D02-4470-BF1B-047E9D97AFAD}.Debug|Win32.Build.0 = Debug|Win32 - {E6EA6612-4D02-4470-BF1B-047E9D97AFAD}.Release|Win32.ActiveCfg = Release|Win32 - {E6EA6612-4D02-4470-BF1B-047E9D97AFAD}.Release|Win32.Build.0 = Release|Win32 - {99B6B80A-3029-4286-9799-845B37152F16}.Debug|Win32.ActiveCfg = Debug|Win32 - {99B6B80A-3029-4286-9799-845B37152F16}.Debug|Win32.Build.0 = Debug|Win32 - {99B6B80A-3029-4286-9799-845B37152F16}.Release|Win32.ActiveCfg = Release|Win32 - {99B6B80A-3029-4286-9799-845B37152F16}.Release|Win32.Build.0 = Release|Win32 - {5AC0B3F9-15DA-4897-B1CE-9E433AC1C47D}.Debug|Win32.ActiveCfg = Debug|Win32 - {5AC0B3F9-15DA-4897-B1CE-9E433AC1C47D}.Debug|Win32.Build.0 = Debug|Win32 - {5AC0B3F9-15DA-4897-B1CE-9E433AC1C47D}.Release|Win32.ActiveCfg = Release|Win32 - {5AC0B3F9-15DA-4897-B1CE-9E433AC1C47D}.Release|Win32.Build.0 = Release|Win32 - {EAFF2400-67A0-4152-8A9D-941BBBBE5E61}.Debug|Win32.ActiveCfg = Debug|Win32 - {EAFF2400-67A0-4152-8A9D-941BBBBE5E61}.Debug|Win32.Build.0 = Debug|Win32 - {EAFF2400-67A0-4152-8A9D-941BBBBE5E61}.Release|Win32.ActiveCfg = Release|Win32 - {EAFF2400-67A0-4152-8A9D-941BBBBE5E61}.Release|Win32.Build.0 = Release|Win32 - {3EDD61DA-123C-4689-AE0F-01EDEAE68480}.Debug|Win32.ActiveCfg = Debug|Win32 - {3EDD61DA-123C-4689-AE0F-01EDEAE68480}.Debug|Win32.Build.0 = Debug|Win32 - {3EDD61DA-123C-4689-AE0F-01EDEAE68480}.Release|Win32.ActiveCfg = Release|Win32 - {3EDD61DA-123C-4689-AE0F-01EDEAE68480}.Release|Win32.Build.0 = Release|Win32 - {4AD9B90B-B60D-401F-8044-32ADEE01F6C6}.Debug|Win32.ActiveCfg = Debug|Win32 - {4AD9B90B-B60D-401F-8044-32ADEE01F6C6}.Debug|Win32.Build.0 = Debug|Win32 - {4AD9B90B-B60D-401F-8044-32ADEE01F6C6}.Release|Win32.ActiveCfg = Release|Win32 - {4AD9B90B-B60D-401F-8044-32ADEE01F6C6}.Release|Win32.Build.0 = Release|Win32 - {D1377F6B-7868-460C-9FC5-489C32A3D08F}.Debug|Win32.ActiveCfg = Debug|Win32 - {D1377F6B-7868-460C-9FC5-489C32A3D08F}.Debug|Win32.Build.0 = Debug|Win32 - {D1377F6B-7868-460C-9FC5-489C32A3D08F}.Release|Win32.ActiveCfg = Release|Win32 - {D1377F6B-7868-460C-9FC5-489C32A3D08F}.Release|Win32.Build.0 = Release|Win32 - {346B4633-5623-47A0-AA35-63966AC20B03}.Debug|Win32.ActiveCfg = Debug|Win32 - {346B4633-5623-47A0-AA35-63966AC20B03}.Debug|Win32.Build.0 = Debug|Win32 - {346B4633-5623-47A0-AA35-63966AC20B03}.Release|Win32.ActiveCfg = Release|Win32 - {346B4633-5623-47A0-AA35-63966AC20B03}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(Qt) = preSolution - Integration = True - EndGlobalSection -EndGlobal diff --git a/project/qhull/qhull.vcproj b/project/qhull/qhull.vcproj deleted file mode 100644 index a7baf6c..0000000 --- a/project/qhull/qhull.vcproj +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="qhull" - ProjectGUID="{3EDD61DA-123C-4689-AE0F-01EDEAE68480}" - RootNamespace="qhull" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="../.." - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\unix.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/qhullcpp.vcproj b/project/qhullcpp.vcproj deleted file mode 100644 index b48f801..0000000 --- a/project/qhullcpp.vcproj +++ /dev/null @@ -1,424 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="qhullcpp" - ProjectGUID="{83B9A40B-EA6E-4DD8-A9D5-D51FFA0B5F49}" - RootNamespace="Qhull" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Release|Win32" - OutputDirectory="..\tmp\qhullcpp\Release" - IntermediateDirectory="..\tmp\qhullcpp\Release" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TypeLibraryName="..\tmp\qhullcpp\Release/qhullcpp.tlb" - HeaderFileName="" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - InlineFunctionExpansion="1" - PreprocessorDefinitions="qh_QHpointer;WIN32;NDEBUG;_CONSOLE" - StringPooling="true" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - DisableLanguageExtensions="true" - RuntimeTypeInfo="false" - PrecompiledHeaderFile="..\tmp\qhullcpp\Release/qhullcpp.pch" - AssemblerListingLocation="..\tmp\qhullcpp\Release/" - ObjectFile="..\tmp\qhullcpp\Release/" - ProgramDataBaseFileName="..\tmp\qhullcpp\Release/" - WarningLevel="4" - WarnAsError="true" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="NDEBUG" - Culture="1033" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile="..\qhullcpp.lib" - SuppressStartupBanner="true" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug|Win32" - OutputDirectory="..\tmp\qhullcpp\Debug" - IntermediateDirectory="..\tmp\qhullcpp\Debug" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TypeLibraryName="..\tmp\qhullcpp\Debug/qhullcpp.tlb" - HeaderFileName="" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="..\cpp,..\..\cpp,..\src,..\..\src,..\tmp,..\..\tmp" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;qh_QHpointer=1" - GeneratePreprocessedFile="0" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - DisableLanguageExtensions="true" - RuntimeTypeInfo="false" - PrecompiledHeaderFile="..\tmp\qhullcpp\Debug/qhullcpp.pch" - AssemblerListingLocation="..\tmp\qhullcpp\Debug/" - ObjectFile="..\tmp\qhullcpp\Debug/" - ProgramDataBaseFileName="..\tmp\qhullcpp\Debug/" - WarningLevel="4" - WarnAsError="true" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_DEBUG" - Culture="1033" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile="..\tmp\qhullcpp\Debug\qhullcpp.lib" - SuppressStartupBanner="true" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" - > - <File - RelativePath="..\cpp\Coordinates.cpp" - > - </File> - <File - RelativePath="..\cpp\PointCoordinates.cpp" - > - </File> - <File - RelativePath="..\cpp\Qhull.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullFacet.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullFacetList.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullFacetSet.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullHyperplane.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullLog.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullPoint.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullPoints.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullPointSet.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullQh.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullRidge.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullSet.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullStat.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullVertex.cpp" - > - </File> - <File - RelativePath="..\cpp\QhullVertexSet.cpp" - > - </File> - <File - RelativePath="..\cpp\RboxPoints.cpp" - > - </File> - <File - RelativePath="..\cpp\road\RoadError.cpp" - > - </File> - <File - RelativePath="..\cpp\road\RoadLogEvent.cpp" - > - </File> - <File - RelativePath="..\cpp\UsingLibQhull.cpp" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl" - > - <File - RelativePath="..\cpp\Coordinates.h" - > - </File> - <File - RelativePath="..\cpp\functionObjects.h" - > - </File> - <File - RelativePath="..\src\libqhull.h" - > - </File> - <File - RelativePath="..\src\mem.h" - > - </File> - <File - RelativePath="..\cpp\PointCoordinates.h" - > - </File> - <File - RelativePath="..\html\qhull-cpp.xml" - > - </File> - <File - RelativePath="..\cpp\Qhull.h" - > - </File> - <File - RelativePath="..\cpp\QhullError.h" - > - </File> - <File - RelativePath="..\cpp\QhullEvent.h" - > - </File> - <File - RelativePath="..\cpp\QhullFacet.h" - > - </File> - <File - RelativePath="..\cpp\QhullFacetList.h" - > - </File> - <File - RelativePath="..\cpp\QhullFacetSet.h" - > - </File> - <File - RelativePath="..\cpp\QhullHyperplane.h" - > - </File> - <File - RelativePath="..\cpp\QhullIterator.h" - > - </File> - <File - RelativePath="..\cpp\QhullLinkedList.h" - > - </File> - <File - RelativePath="..\cpp\QhullLog.h" - > - </File> - <File - RelativePath="..\cpp\QhullPoint.h" - > - </File> - <File - RelativePath="..\cpp\QhullPoints.h" - > - </File> - <File - RelativePath="..\cpp\QhullPointSet.h" - > - </File> - <File - RelativePath="..\cpp\QhullQh.h" - > - </File> - <File - RelativePath="..\cpp\QhullRidge.h" - > - </File> - <File - RelativePath="..\cpp\QhullSet.h" - > - </File> - <File - RelativePath="..\cpp\QhullSets.h" - > - </File> - <File - RelativePath="..\cpp\QhullStat.h" - > - </File> - <File - RelativePath="..\cpp\QhullVertex.h" - > - </File> - <File - RelativePath="..\cpp\QhullVertexSet.h" - > - </File> - <File - RelativePath="..\..\..\..\Qt\4.5.2\src\corelib\tools\qiterator.h" - > - </File> - <File - RelativePath="..\..\..\..\Qt\4.5.2\src\corelib\tools\qlinkedlist.h" - > - </File> - <File - RelativePath="..\..\..\..\Qt\4.5.2\src\corelib\tools\qlist.h" - > - </File> - <File - RelativePath="..\src\qset.h" - > - </File> - <File - RelativePath="..\..\..\..\Qt\4.5.2\src\corelib\tools\qvector.h" - > - </File> - <File - RelativePath="..\cpp\RboxPoints.h" - > - </File> - <File - RelativePath="..\cpp\road\RoadError.h" - > - </File> - <File - RelativePath="..\cpp\road\RoadLogEvent.h" - > - </File> - <File - RelativePath="..\cpp\unused\unused.h" - > - </File> - <File - RelativePath="..\cpp\UsingLibQhull.h" - > - </File> - </Filter> - <File - RelativePath="..\src\Changes.txt" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/qhulltest.vcproj b/project/qhulltest.vcproj deleted file mode 100644 index fc4769e..0000000 --- a/project/qhulltest.vcproj +++ /dev/null @@ -1,711 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="qhulltest" - ProjectGUID="{AFDCA33D-3D74-3866-BAE1-97033FE213AA}" - RootNamespace="qhulltest" - Keyword="Qt4VSv1.0" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="." - IntermediateDirectory="..\tmp\qhulltest\Debug" - ConfigurationType="1" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - WarningLevel="0" - DefaultCharType="0" - EnableErrorChecks="1" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="-Zm200 -EHsc -w34100 -w34189" - Optimization="4" - AdditionalIncludeDirectories=".,..\cpp,..\..\cpp,..\src,..\..\src,..\tmp,..\..\tmp,"$(QTDIR)\include\QtCore","$(QTDIR)\include","$(QTDIR)\include\QtTest",$(QTDIR)\mkspecs\win32-msvc2005" - PreprocessorDefinitions="qh_QHpointer=1;QHULL_USES_QT;UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_CORE_LIB,QT_THREAD_SUPPORT" - GeneratePreprocessedFile="0" - RuntimeLibrary="3" - BufferSecurityCheck="false" - TreatWChar_tAsBuiltInType="false" - RuntimeTypeInfo="true" - UsePrecompiledHeader="1" - PrecompiledHeaderThrough="../road/RoadTest.h" - AssemblerListingLocation="..\tmp\qhulltest\Debug\" - ObjectFile="..\tmp\qhulltest\Debug\" - ProgramDataBaseFileName="..\tmp\qhulltest" - WarningLevel="3" - WarnAsError="true" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - ShowIncludes="false" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,_DEBUG" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - IgnoreImportLibrary="true" - AdditionalOptions="/NODEFAULTLIB:LIBCMTD " - AdditionalDependencies="../tmp/qhullcpp/Debug/qhullcpp.lib ../tmp/libqhull/Debug/qhull.lib $(QTDIR)\lib\QtTestd4.lib $(QTDIR)\lib\QtGuid4.lib $(QTDIR)\lib\QtCored4.lib" - OutputFile="..\qhulltest.exe" - SuppressStartupBanner="true" - AdditionalLibraryDirectories="C:\Qt\4.6.0\lib" - IgnoreAllDefaultLibraries="false" - GenerateDebugInformation="true" - ProgramDatabaseFile="" - SubSystem="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="." - IntermediateDirectory="..\tmp\qhulltest\Release" - ConfigurationType="1" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - WarningLevel="0" - DefaultCharType="0" - EnableErrorChecks="1" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="-Zm200 -EHsc -w34100 -w34189" - Optimization="2" - AdditionalIncludeDirectories=".,..\cpp,..\..\cpp,..\src,..\..\src,..\tmp,..\..\tmp,"\Qt\4.5.2\include\QtCore","\Qt\4.5.2\include\QtCore","\Qt\4.5.2\include\QtGui","\Qt\4.5.2\include\QtGui","\Qt\4.5.2\include","\Qt\4.5.2\include\QtTest","\Qt\4.5.2\include\ActiveQt",\Qt\4.5.2\mkspecs\win32-msvc2005" - PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_NO_DEBUG,QT_CORE_LIB,QT_THREAD_SUPPORT,NDEBUG" - GeneratePreprocessedFile="0" - RuntimeLibrary="2" - BufferSecurityCheck="false" - TreatWChar_tAsBuiltInType="false" - RuntimeTypeInfo="true" - AssemblerListingLocation="..\tmp\qhulltest\Release\" - ObjectFile="..\tmp\qhulltest\Release\" - ProgramDataBaseFileName=".\" - WarningLevel="3" - WarnAsError="true" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_NO_DEBUG,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - IgnoreImportLibrary="true" - AdditionalDependencies="../tmp/qhullcpp/Debug/qhullcpp.lib c:\Qt\4.5.2\lib\QtTest4.lib c:\Qt\4.5.2\lib\QtGui4.lib c:\Qt\4.5.2\lib\QtCore4.lib" - OutputFile="..\qhulltest.exe" - LinkIncremental="1" - SuppressStartupBanner="true" - AdditionalLibraryDirectories="c:\Qt\4.5.2\lib" - GenerateDebugInformation="false" - ProgramDatabaseFile="" - SubSystem="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\cpp\qhulltest\Coordinates_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\PointCoordinates_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\Qhull_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullFacet_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullFacetList_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullFacetSet_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullHyperplane_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullLinkedList_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullPoint_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullPoints_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullPointSet_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullRidge_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullSet_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\qhulltest.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\QhullVertex_test.cpp" - > - </File> - <File - RelativePath="..\cpp\qt-qhull.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\cpp\qhulltest\RboxPoints_test.cpp" - > - </File> - <File - RelativePath="..\cpp\road\RoadTest.cpp" - > - </File> - <File - RelativePath="..\cpp\qhulltest\UsingLibQhull_test.cpp" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - <File - RelativePath="..\cpp\road\RoadTest.h" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing RoadTest.h..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\road\RoadTest.h" -o ".\..\tmp\moc\moc_RoadTest.cpp" "-f../road/RoadTest.h" "-f..\..\cpp\road\RoadTest.h"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\road\RoadTest.h" - Outputs="".\..\tmp\moc\moc_RoadTest.cpp"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing RoadTest.h..." - CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"\Qt\4.5.2\include\QtCore\." -I"\Qt\4.5.2\include\QtCore\." -I"\Qt\4.5.2\include\QtGui\." -I"\Qt\4.5.2\include\QtGui\." -I"\Qt\4.5.2\include\." -I"\Qt\4.5.2\include\QtTest\." -I"\Qt\4.5.2\include\ActiveQt\." -I"\Qt\4.5.2\mkspecs\win32-msvc2005\." "..\cpp\road\RoadTest.h" -o ".\..\tmp\moc\moc_RoadTest.cpp"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\road\RoadTest.h" - Outputs="".\..\tmp\moc\moc_RoadTest.cpp"" - /> - </FileConfiguration> - </File> - </Filter> - <Filter - Name="Generated Files" - Filter="cpp;c;cxx;moc;h;def;odl;idl;res;" - UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}" - > - <File - RelativePath="..\tmp\moc\Coordinates_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing Coordinates_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\Coordinates_test.cpp" -o ".\..\tmp\moc\Coordinates_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\Coordinates_test.cpp" - Outputs="".\..\tmp\moc\Coordinates_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\PointCoordinates_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing PointCoordinates_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\PointCoordinates_test.cpp" -o ".\..\tmp\moc\PointCoordinates_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\PointCoordinates_test.cpp" - Outputs="".\..\tmp\moc\PointCoordinates_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing PointCoordinates_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"\Qt\4.5.2\include\QtCore\." -I"\Qt\4.5.2\include\QtCore\." -I"\Qt\4.5.2\include\QtGui\." -I"\Qt\4.5.2\include\QtGui\." -I"\Qt\4.5.2\include\." -I"\Qt\4.5.2\include\QtTest\." -I"\Qt\4.5.2\include\ActiveQt\." -I"\Qt\4.5.2\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\PointCoordinates_test.cpp" -o ".\..\tmp\moc\PointCoordinates_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\PointCoordinates_test.cpp" - Outputs="".\..\tmp\moc\PointCoordinates_test.moc"" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\Qhull_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing Qhull_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\Qhull_test.cpp" -o ".\..\tmp\moc\Qhull_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\Qhull_test.cpp" - Outputs="".\..\tmp\moc\Qhull_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullFacet_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullFacet_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullFacet_test.cpp" -o ".\..\tmp\moc\QhullFacet_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullFacet_test.cpp" - Outputs="".\..\tmp\moc\QhullFacet_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullFacetList_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullFacetList_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullFacetList_test.cpp" -o ".\..\tmp\moc\QhullFacetList_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullFacetList_test.cpp" - Outputs="".\..\tmp\moc\QhullFacetList_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullFacetSet_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullFacetSet_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullFacetSet_test.cpp" -o ".\..\tmp\moc\QhullFacetSet_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullFacetSet_test.cpp" - Outputs="".\..\tmp\moc\QhullFacetSet_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullHyperplane_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullHyperplane_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullHyperplane_test.cpp" -o ".\..\tmp\moc\QhullHyperplane_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullHyperplane_test.cpp" - Outputs="".\..\tmp\moc\QhullHyperplane_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullHyperplane_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"\Qt\4.5.2\include\QtCore\." -I"\Qt\4.5.2\include\QtCore\." -I"\Qt\4.5.2\include\QtGui\." -I"\Qt\4.5.2\include\QtGui\." -I"\Qt\4.5.2\include\." -I"\Qt\4.5.2\include\QtTest\." -I"\Qt\4.5.2\include\ActiveQt\." -I"\Qt\4.5.2\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullHyperplane_test.cpp" -o ".\..\tmp\moc\QhullHyperplane_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullHyperplane_test.cpp" - Outputs="".\..\tmp\moc\QhullHyperplane_test.moc"" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullLinkedList_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullLinkedList_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullLinkedList_test.cpp" -o ".\..\tmp\moc\QhullLinkedList_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullLinkedList_test.cpp" - Outputs="".\..\tmp\moc\QhullLinkedList_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullPoint_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullPoint_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullPoint_test.cpp" -o ".\..\tmp\moc\QhullPoint_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullPoint_test.cpp" - Outputs="".\..\tmp\moc\QhullPoint_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullPoints_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullPoints_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullPoints_test.cpp" -o ".\..\tmp\moc\QhullPoints_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullPoints_test.cpp" - Outputs="".\..\tmp\moc\QhullPoints_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullPointSet_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullPointSet_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullPointSet_test.cpp" -o ".\..\tmp\moc\QhullPointSet_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullPointSet_test.cpp" - Outputs="".\..\tmp\moc\QhullPointSet_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullRidge_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullRidge_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullRidge_test.cpp" -o ".\..\tmp\moc\QhullRidge_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullRidge_test.cpp" - Outputs="".\..\tmp\moc\QhullRidge_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullSet_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullSet_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullSet_test.cpp" -o ".\..\tmp\moc\QhullSet_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullSet_test.cpp" - Outputs="".\..\tmp\moc\QhullSet_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\QhullVertex_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing QhullVertex_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\QhullVertex_test.cpp" -o ".\..\tmp\moc\QhullVertex_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\QhullVertex_test.cpp" - Outputs="".\..\tmp\moc\QhullVertex_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\RboxPoints_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing RboxPoints_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\RboxPoints_test.cpp" -o ".\..\tmp\moc\RboxPoints_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\RboxPoints_test.cpp" - Outputs="".\..\tmp\moc\RboxPoints_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tmp\moc\UsingLibQhull_test.moc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCustomBuildTool" - Description="Moc'ing UsingLibQhull_test.cpp..." - CommandLine=""$(QTDIR)\bin\moc.exe" -Dqh_QHpointer=1 -DQHULL_USES_QT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I".\." -I".\..\cpp\." -I".\..\..\cpp\." -I".\..\src\." -I".\..\..\src\." -I".\..\tmp\." -I".\..\..\tmp\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\." -I"$(QTDIR)\include\QtTest\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "..\cpp\qhulltest\UsingLibQhull_test.cpp" -o ".\..\tmp\moc\UsingLibQhull_test.moc"
" - AdditionalDependencies=""$(QTDIR)\bin\moc.exe";..\cpp\qhulltest\UsingLibQhull_test.cpp" - Outputs="".\..\tmp\moc\UsingLibQhull_test.moc"" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCustomBuildTool" - /> - </FileConfiguration> - </File> - </Filter> - </Files> - <Globals> - <Global - Name="QtVersion" - Value="4.6.0" - /> - <Global - Name="QtVersion Win32" - Value="4.6.0" - /> - </Globals> -</VisualStudioProject> diff --git a/project/qvoronoi/qvoronoi.vcproj b/project/qvoronoi/qvoronoi.vcproj deleted file mode 100644 index ae91356..0000000 --- a/project/qvoronoi/qvoronoi.vcproj +++ /dev/null @@ -1,199 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="qvoronoi" - ProjectGUID="{E6EA6612-4D02-4470-BF1B-047E9D97AFAD}" - RootNamespace="qvoronoi" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="../.." - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - IgnoreAllDefaultLibraries="false" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\qvoronoi.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/rbox/rbox.vcproj b/project/rbox/rbox.vcproj deleted file mode 100644 index 9167b1e..0000000 --- a/project/rbox/rbox.vcproj +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="rbox" - ProjectGUID="{4AD9B90B-B60D-401F-8044-32ADEE01F6C6}" - RootNamespace="rbox" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="../.." - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\rbox.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/user_eg/user_eg.vcproj b/project/user_eg/user_eg.vcproj deleted file mode 100644 index cca4c3e..0000000 --- a/project/user_eg/user_eg.vcproj +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="user_eg" - ProjectGUID="{5AC0B3F9-15DA-4897-B1CE-9E433AC1C47D}" - RootNamespace="user_eg" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="../.." - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="qh_QHpointer;WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\user_eg.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/user_eg2/user_eg2.vcproj b/project/user_eg2/user_eg2.vcproj deleted file mode 100644 index 291eeda..0000000 --- a/project/user_eg2/user_eg2.vcproj +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="user_eg2" - ProjectGUID="{EAFF2400-67A0-4152-8A9D-941BBBBE5E61}" - RootNamespace="user_eg2" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="../.." - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\user_eg2.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/user_eg3.vcproj b/project/user_eg3.vcproj deleted file mode 100644 index b5d3f10..0000000 --- a/project/user_eg3.vcproj +++ /dev/null @@ -1,218 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="user_eg3" - ProjectGUID="{B94D6587-1030-4EA0-8322-E9B2902A9AC4}" - RootNamespace="user_eg3" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Release|Win32" - OutputDirectory="." - IntermediateDirectory="..\tmp\user_eg3\Release" - ConfigurationType="1" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - InlineFunctionExpansion="1" - AdditionalIncludeDirectories="../" - PreprocessorDefinitions="qh_QHpointer;_LIB;UNICODE=1;WIN32;NDEBUG" - StringPooling="true" - ExceptionHandling="1" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - RuntimeTypeInfo="false" - PrecompiledHeaderFile="..\tmp\user_eg3\Release/user_eg3.pch" - AssemblerListingLocation="..\tmp\user_eg3\Release/" - ObjectFile="..\tmp\user_eg3\Release/" - ProgramDataBaseFileName="..\tmp\user_eg3\Release/" - BrowseInformation="1" - WarningLevel="4" - WarnAsError="true" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="NDEBUG" - Culture="1033" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalOptions=" " - OutputFile="..\user_eg3.exe" - LinkIncremental="0" - IgnoreDefaultLibraryNames="LIBCMT" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug|Win32" - OutputDirectory="." - IntermediateDirectory="..\tmp\user_eg3\Debug" - ConfigurationType="1" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="C:\Qt\4.5.2\include" - PreprocessorDefinitions="_LIB;UNICODE=1;WIN32;_DEBUG" - ExceptionHandling="1" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - RuntimeTypeInfo="false" - PrecompiledHeaderFile="..\tmp\user_eg3\Debug/user_eg3.pch" - AssemblerListingLocation="..\tmp\user_eg3\Debug/" - ObjectFile="..\tmp\user_eg3\Debug/" - ProgramDataBaseFileName="..\tmp\user_eg3\Debug/" - BrowseInformation="1" - WarningLevel="4" - WarnAsError="true" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_DEBUG" - Culture="1033" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalOptions=""..\tmp\libqhull\Debug\qhull.lib" "..\tmp\qhullcpp\Debug\qhullcpp.lib" " - OutputFile="../user_eg3.exe" - AdditionalLibraryDirectories="" - GenerateDebugInformation="true" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\cpp\user_eg3.cpp" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/project/user_eg3/user_eg3.vcproj b/project/user_eg3/user_eg3.vcproj deleted file mode 100644 index 5d950a0..0000000 --- a/project/user_eg3/user_eg3.vcproj +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="user_eg3" - ProjectGUID="{E1C61783-F5FF-40CF-B4CD-F75273B38087}" - RootNamespace="user_eg3" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="2" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - IgnoreDefaultLibraryNames="LIBCMT" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\cpp\user_eg3.cpp" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/src/Changes.txt b/src/Changes.txt index 186b502..09c8f46 100644 --- a/src/Changes.txt +++ b/src/Changes.txt @@ -54,7 +54,7 @@ Links on build systems ------------ -gitorious.org/qhull 2011/03/06 +gitorious.org/qhull 2011/03/07 - Merged changes from J. Obermayr in gitorious/jobermayrs-qhull:next - Fix strncat limit in rboxlib.c and global.c - Changes to CMakeLists.txt for openSUSE. Needs reorganizing diff --git a/src/libqhull/geom.c b/src/libqhull/geom.c index 60ad336..49d5f33 100644 --- a/src/libqhull/geom.c +++ b/src/libqhull/geom.c @@ -6,9 +6,9 @@ see qh-geom.htm and geom.h - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/geom.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/geom.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ infrequent code goes into geom2.c */ diff --git a/src/libqhull/geom.h b/src/libqhull/geom.h index 7d56bb2..90c6d10 100644 --- a/src/libqhull/geom.h +++ b/src/libqhull/geom.h @@ -6,9 +6,9 @@ see qh-geom.htm and geom.c - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/geom.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/geom.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #ifndef qhDEFgeom diff --git a/src/libqhull/geom2.c b/src/libqhull/geom2.c index cb1f8e5..c28a25a 100644 --- a/src/libqhull/geom2.c +++ b/src/libqhull/geom2.c @@ -7,9 +7,9 @@ see qh-geom.htm and geom.h - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/geom2.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/geom2.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ frequently used code goes into geom.c */ diff --git a/src/libqhull/global.c b/src/libqhull/global.c index ed0c8f3..b6dba0f 100644 --- a/src/libqhull/global.c +++ b/src/libqhull/global.c @@ -11,9 +11,9 @@ see qhull_a.h for internal functions - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/global.c#2 $$Change: 1341 $ - $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/global.c#3 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "qhull_a.h" diff --git a/src/libqhull/index.htm b/src/libqhull/index.htm index 6e156f1..2e71a1d 100644 --- a/src/libqhull/index.htm +++ b/src/libqhull/index.htm @@ -86,7 +86,7 @@ to <a href="mailto:qhull-bug@qhull.org">qhull-bug@qhull.org</a>. </p> </blockquote> -<p><b>Copyright © 1997-2010 C.B. Barber</b></p> +<p><b>Copyright © 1997-2011 C.B. Barber</b></p> <hr> diff --git a/src/libqhull/io.c b/src/libqhull/io.c index acedc86..520835b 100644 --- a/src/libqhull/io.c +++ b/src/libqhull/io.c @@ -13,9 +13,9 @@ unix.c and user.c are the only callers of io.c functions This allows the user to avoid loading io.o from qhull.a - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/io.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/io.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "qhull_a.h" diff --git a/src/libqhull/io.h b/src/libqhull/io.h index aa2d26a..b1cb64d 100644 --- a/src/libqhull/io.h +++ b/src/libqhull/io.h @@ -6,9 +6,9 @@ see README, libqhull.h and io.c - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/io.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/io.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #ifndef qhDEFio diff --git a/src/libqhull/libqhull.c b/src/libqhull/libqhull.c index 1f1ffb6..1ed99d9 100644 --- a/src/libqhull/libqhull.c +++ b/src/libqhull/libqhull.c @@ -10,9 +10,9 @@ see qhull_a.h for internal functions - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/libqhull.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/libqhull.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "qhull_a.h" diff --git a/src/libqhull/libqhull.h b/src/libqhull/libqhull.h index 35355b2..72c8257 100644 --- a/src/libqhull/libqhull.h +++ b/src/libqhull/libqhull.h @@ -6,9 +6,9 @@ see qh-qhull.htm, qhull_a.h - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/libqhull.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/libqhull.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ NOTE: access to qh_qh is via the 'qh' macro. This allows qh_qh to be either a pointer or a structure. An example diff --git a/src/libqhull/mem.c b/src/libqhull/mem.c index 86d7311..3e47df7 100644 --- a/src/libqhull/mem.c +++ b/src/libqhull/mem.c @@ -29,9 +29,9 @@ qh-mem.htm and mem.h global.c (qh_initbuffers) for an example of using mem.c - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/mem.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/mem.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "mem.h" diff --git a/src/libqhull/mem.h b/src/libqhull/mem.h index eb5c13b..77edc6b 100644 --- a/src/libqhull/mem.h +++ b/src/libqhull/mem.h @@ -11,9 +11,9 @@ and qh_errexit(qhmem_ERRqhull, NULL, NULL) otherwise - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/mem.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/mem.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #ifndef qhDEFmem diff --git a/src/libqhull/merge.c b/src/libqhull/merge.c index 12ca3e9..2693c39 100644 --- a/src/libqhull/merge.c +++ b/src/libqhull/merge.c @@ -20,9 +20,9 @@ merges occur in qh_mergefacet and in qh_mergecycle vertex->neighbors not set until the first merge occurs - copyright (c) 1993-2010 C.B. Barber. - $Id: //main/2011/qhull/src/libqhull/merge.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 C.B. Barber. + $Id: //main/2011/qhull/src/libqhull/merge.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "qhull_a.h" diff --git a/src/libqhull/merge.h b/src/libqhull/merge.h index a1073c2..3352500 100644 --- a/src/libqhull/merge.h +++ b/src/libqhull/merge.h @@ -6,9 +6,9 @@ see qh-merge.htm and merge.c - copyright (c) 1993-2010 C.B. Barber. - $Id: //main/2011/qhull/src/libqhull/merge.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 C.B. Barber. + $Id: //main/2011/qhull/src/libqhull/merge.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #ifndef qhDEFmerge diff --git a/src/libqhull/poly.c b/src/libqhull/poly.c index 5650d03..339ba04 100644 --- a/src/libqhull/poly.c +++ b/src/libqhull/poly.c @@ -9,9 +9,9 @@ infrequent code is in poly2.c (all but top 50 and their callers 12/3/95) - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/poly.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/poly.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "qhull_a.h" diff --git a/src/libqhull/poly.h b/src/libqhull/poly.h index 17d0495..ba40444 100644 --- a/src/libqhull/poly.h +++ b/src/libqhull/poly.h @@ -6,9 +6,9 @@ see qh-poly.htm, libqhull.h and poly.c - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/poly.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/poly.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #ifndef qhDEFpoly diff --git a/src/libqhull/poly2.c b/src/libqhull/poly2.c index 8b21028..227f1ee 100644 --- a/src/libqhull/poly2.c +++ b/src/libqhull/poly2.c @@ -8,9 +8,9 @@ frequently used code is in poly.c - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/poly2.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/poly2.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "qhull_a.h" diff --git a/src/libqhull/qh-geom.htm b/src/libqhull/qh-geom.htm index c63d3ac..dfe6d91 100644 --- a/src/libqhull/qh-geom.htm +++ b/src/libqhull/qh-geom.htm @@ -54,7 +54,7 @@ computations is determined at initialization. The roundoff error in halfspace computation is accounted for by computing the distance from vertices to the halfspace. </p> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <b>Geom</b> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> • diff --git a/src/libqhull/qh-globa.htm b/src/libqhull/qh-globa.htm index e406f71..b8e0e4c 100644 --- a/src/libqhull/qh-globa.htm +++ b/src/libqhull/qh-globa.htm @@ -42,7 +42,7 @@ dynamically allocated with malloc(). See <a href="user.h#QHpointer">QHpointer</a>. </p> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <b>Global</b> • diff --git a/src/libqhull/qh-io.htm b/src/libqhull/qh-io.htm index ffabfb8..0740df5 100644 --- a/src/libqhull/qh-io.htm +++ b/src/libqhull/qh-io.htm @@ -53,7 +53,7 @@ the same driver: </p> qh_skipfacet() is tested. </p> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> • <b>Io</b> • diff --git a/src/libqhull/qh-mem.htm b/src/libqhull/qh-mem.htm index d917152..af4e865 100644 --- a/src/libqhull/qh-mem.htm +++ b/src/libqhull/qh-mem.htm @@ -40,7 +40,7 @@ from a reserved buffer. </p> <p>Use 'T5' to trace memory allocations.</p> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> • diff --git a/src/libqhull/qh-merge.htm b/src/libqhull/qh-merge.htm index 92d85d9..82281a5 100644 --- a/src/libqhull/qh-merge.htm +++ b/src/libqhull/qh-merge.htm @@ -98,7 +98,7 @@ structure.This is called a <em>redundant vertex</em>. </li> </ul> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> diff --git a/src/libqhull/qh-poly.htm b/src/libqhull/qh-poly.htm index cbf234e..88a3d83 100644 --- a/src/libqhull/qh-poly.htm +++ b/src/libqhull/qh-poly.htm @@ -119,7 +119,7 @@ joggled input, they may have zero area or flipped orientation. </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> diff --git a/src/libqhull/qh-qhull.htm b/src/libqhull/qh-qhull.htm index f7177ce..015b7a3 100644 --- a/src/libqhull/qh-qhull.htm +++ b/src/libqhull/qh-qhull.htm @@ -41,7 +41,7 @@ the n-d beneath-beyond algorithm. See functions and base data types. The top-level header file, <tt>libqhull.h</tt>, contains prototypes for these functions.</p> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> diff --git a/src/libqhull/qh-set.htm b/src/libqhull/qh-set.htm index aa82f7c..b58d3c8 100644 --- a/src/libqhull/qh-set.htm +++ b/src/libqhull/qh-set.htm @@ -60,7 +60,7 @@ If a set is full, appending an element copies the set to a larger array. </p> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> • diff --git a/src/libqhull/qh-stat.htm b/src/libqhull/qh-stat.htm index 7218d05..0e0d6ea 100644 --- a/src/libqhull/qh-stat.htm +++ b/src/libqhull/qh-stat.htm @@ -41,7 +41,7 @@ Statistics may be turned off in user.h. If so, all but the 'zz' statistics are ignored.</p> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> diff --git a/src/libqhull/qh-user.htm b/src/libqhull/qh-user.htm index 62750c1..8551a42 100644 --- a/src/libqhull/qh-user.htm +++ b/src/libqhull/qh-user.htm @@ -35,7 +35,7 @@ href="http://www.qhull.org">Home page</a> for Qhull<br> user may want to change. </p> </blockquote> -<p><b>Copyright © 1995-2010 C.B. Barber</b></p> +<p><b>Copyright © 1995-2011 C.B. Barber</b></p> <hr> <p><a href="#TOP">»</a> <a href="qh-geom.htm#TOC">Geom</a> <a name="TOC">•</a> <a href="qh-globa.htm#TOC">Global</a> diff --git a/src/libqhull/qhull.h b/src/libqhull/qhull.h index 725b420..0e7b2ba 100644 --- a/src/libqhull/qhull.h +++ b/src/libqhull/qhull.h @@ -5,9 +5,9 @@ Proxy for libqhull.h for backwards compatability - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/qhull.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/qhull.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #ifndef qhDEFqhull diff --git a/src/libqhull/qhull_a.h b/src/libqhull/qhull_a.h index aaab5a9..8d338cc 100644 --- a/src/libqhull/qhull_a.h +++ b/src/libqhull/qhull_a.h @@ -12,9 +12,9 @@ defines internal functions for libqhull.c global.c - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/qhull_a.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/qhull_a.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ Notes: grep for ((" and (" to catch fprintf("lkasdjf"); full parens around (x?y:z) diff --git a/src/libqhull/qset.c b/src/libqhull/qset.c index 33cd9f2..a3cd8db 100644 --- a/src/libqhull/qset.c +++ b/src/libqhull/qset.c @@ -6,9 +6,9 @@ see qh-set.htm and qset.h - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/qset.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/qset.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "qset.h" diff --git a/src/libqhull/qset.h b/src/libqhull/qset.h index 6d5b7a1..8b96670 100644 --- a/src/libqhull/qset.h +++ b/src/libqhull/qset.h @@ -16,9 +16,9 @@ - every set is NULL terminated - sets may be sorted or unsorted, the caller must distinguish this - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/qset.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/qset.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #ifndef qhDEFset diff --git a/src/libqhull/random.h b/src/libqhull/random.h index 4fb9426..4ce3571 100644 --- a/src/libqhull/random.h +++ b/src/libqhull/random.h @@ -6,9 +6,9 @@ see qh-geom.htm and random.c - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/random.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/random.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #ifndef qhDEFrandom diff --git a/src/libqhull/stat.c b/src/libqhull/stat.c index 4304321..1a9a28e 100644 --- a/src/libqhull/stat.c +++ b/src/libqhull/stat.c @@ -6,9 +6,9 @@ see qh-stat.htm and stat.h - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/stat.c#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/stat.c#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "qhull_a.h" diff --git a/src/libqhull/stat.h b/src/libqhull/stat.h index ab1a775..09ac689 100644 --- a/src/libqhull/stat.h +++ b/src/libqhull/stat.h @@ -6,9 +6,9 @@ see qh-stat.htm and stat.c - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/libqhull/stat.h#1 $$Change: 1330 $ - $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/libqhull/stat.h#2 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ recompile qhull if you change this file diff --git a/src/libqhullcpp/Coordinates.cpp b/src/libqhullcpp/Coordinates.cpp index bccce65..e857cde 100644 --- a/src/libqhullcpp/Coordinates.cpp +++ b/src/libqhullcpp/Coordinates.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/Coordinates.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/Coordinates.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/Coordinates.h b/src/libqhullcpp/Coordinates.h index 5e40828..61fa88d 100644 --- a/src/libqhullcpp/Coordinates.h +++ b/src/libqhullcpp/Coordinates.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/Coordinates.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/Coordinates.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/PointCoordinates.cpp b/src/libqhullcpp/PointCoordinates.cpp index 4178064..c6fca84 100644 --- a/src/libqhullcpp/PointCoordinates.cpp +++ b/src/libqhullcpp/PointCoordinates.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/PointCoordinates.cpp#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/PointCoordinates.cpp#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/PointCoordinates.h b/src/libqhullcpp/PointCoordinates.h index a3e77d4..44d9c6d 100644 --- a/src/libqhullcpp/PointCoordinates.h +++ b/src/libqhullcpp/PointCoordinates.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/PointCoordinates.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/PointCoordinates.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/Qhull.cpp b/src/libqhullcpp/Qhull.cpp index 1c965be..84cc7fe 100644 --- a/src/libqhullcpp/Qhull.cpp +++ b/src/libqhullcpp/Qhull.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/Qhull.cpp#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/Qhull.cpp#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/Qhull.h b/src/libqhullcpp/Qhull.h index 0aa018d..7045861 100644 --- a/src/libqhullcpp/Qhull.h +++ b/src/libqhullcpp/Qhull.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/Qhull.h#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/Qhull.h#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullError.h b/src/libqhullcpp/QhullError.h index 02168e7..c9ae3c2 100644 --- a/src/libqhullcpp/QhullError.h +++ b/src/libqhullcpp/QhullError.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullError.h#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullError.h#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullEvent.h b/src/libqhullcpp/QhullEvent.h index b68f245..07bdfa1 100644 --- a/src/libqhullcpp/QhullEvent.h +++ b/src/libqhullcpp/QhullEvent.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullEvent.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullEvent.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullFacet.cpp b/src/libqhullcpp/QhullFacet.cpp index 37935f3..6e76172 100644 --- a/src/libqhullcpp/QhullFacet.cpp +++ b/src/libqhullcpp/QhullFacet.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacet.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacet.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullFacet.h b/src/libqhullcpp/QhullFacet.h index 12bd9a4..eecb5cc 100644 --- a/src/libqhullcpp/QhullFacet.h +++ b/src/libqhullcpp/QhullFacet.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacet.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacet.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullFacetList.cpp b/src/libqhullcpp/QhullFacetList.cpp index 3b5b1e9..14f07f6 100644 --- a/src/libqhullcpp/QhullFacetList.cpp +++ b/src/libqhullcpp/QhullFacetList.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacetList.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacetList.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullFacetList.h b/src/libqhullcpp/QhullFacetList.h index 853861f..b9380cd 100644 --- a/src/libqhullcpp/QhullFacetList.h +++ b/src/libqhullcpp/QhullFacetList.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacetList.h#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacetList.h#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullFacetSet.cpp b/src/libqhullcpp/QhullFacetSet.cpp index 2b581ee..170ace6 100644 --- a/src/libqhullcpp/QhullFacetSet.cpp +++ b/src/libqhullcpp/QhullFacetSet.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacetSet.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacetSet.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullFacetSet.h b/src/libqhullcpp/QhullFacetSet.h index e23e3c1..27e2500 100644 --- a/src/libqhullcpp/QhullFacetSet.h +++ b/src/libqhullcpp/QhullFacetSet.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacetSet.h#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullFacetSet.h#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullHyperplane.cpp b/src/libqhullcpp/QhullHyperplane.cpp index f4869d4..676c80e 100644 --- a/src/libqhullcpp/QhullHyperplane.cpp +++ b/src/libqhullcpp/QhullHyperplane.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullHyperplane.cpp#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullHyperplane.cpp#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullHyperplane.h b/src/libqhullcpp/QhullHyperplane.h index 7d9a8fd..61b50ed 100644 --- a/src/libqhullcpp/QhullHyperplane.h +++ b/src/libqhullcpp/QhullHyperplane.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullHyperplane.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullHyperplane.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullIterator.h b/src/libqhullcpp/QhullIterator.h index f77badd..959df18 100644 --- a/src/libqhullcpp/QhullIterator.h +++ b/src/libqhullcpp/QhullIterator.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullIterator.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullIterator.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullLinkedList.h b/src/libqhullcpp/QhullLinkedList.h index dfc6870..3b07631 100644 --- a/src/libqhullcpp/QhullLinkedList.h +++ b/src/libqhullcpp/QhullLinkedList.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullLinkedList.h#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullLinkedList.h#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullLog.cpp b/src/libqhullcpp/QhullLog.cpp index 61b0bcb..4fc2c5c 100644 --- a/src/libqhullcpp/QhullLog.cpp +++ b/src/libqhullcpp/QhullLog.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullLog.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullLog.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullLog.h b/src/libqhullcpp/QhullLog.h index 81b8b5b..4285a18 100644 --- a/src/libqhullcpp/QhullLog.h +++ b/src/libqhullcpp/QhullLog.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullLog.h#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullLog.h#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullPoint.cpp b/src/libqhullcpp/QhullPoint.cpp index a71f9b7..8468914 100644 --- a/src/libqhullcpp/QhullPoint.cpp +++ b/src/libqhullcpp/QhullPoint.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullPoint.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullPoint.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullPoint.h b/src/libqhullcpp/QhullPoint.h index 8326275..5122044 100644 --- a/src/libqhullcpp/QhullPoint.h +++ b/src/libqhullcpp/QhullPoint.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullPoint.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullPoint.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullPointSet.cpp b/src/libqhullcpp/QhullPointSet.cpp index 8fd3d9c..ecc47f8 100644 --- a/src/libqhullcpp/QhullPointSet.cpp +++ b/src/libqhullcpp/QhullPointSet.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullPointSet.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullPointSet.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullPointSet.h b/src/libqhullcpp/QhullPointSet.h index 57e3d50..0feb8a4 100644 --- a/src/libqhullcpp/QhullPointSet.h +++ b/src/libqhullcpp/QhullPointSet.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullPointSet.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullPointSet.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullPoints.cpp b/src/libqhullcpp/QhullPoints.cpp index 5e8f0d4..26df71e 100644 --- a/src/libqhullcpp/QhullPoints.cpp +++ b/src/libqhullcpp/QhullPoints.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullPoints.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullPoints.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullPoints.h b/src/libqhullcpp/QhullPoints.h index 9dfe589..eeed1f5 100644 --- a/src/libqhullcpp/QhullPoints.h +++ b/src/libqhullcpp/QhullPoints.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullPoints.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullPoints.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullQh.cpp b/src/libqhullcpp/QhullQh.cpp index 9e13505..21e2c45 100644 --- a/src/libqhullcpp/QhullQh.cpp +++ b/src/libqhullcpp/QhullQh.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullQh.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullQh.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullQh.h b/src/libqhullcpp/QhullQh.h index d7ca321..5f8b73a 100644 --- a/src/libqhullcpp/QhullQh.h +++ b/src/libqhullcpp/QhullQh.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullQh.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullQh.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullRidge.cpp b/src/libqhullcpp/QhullRidge.cpp index a495003..fc55605 100644 --- a/src/libqhullcpp/QhullRidge.cpp +++ b/src/libqhullcpp/QhullRidge.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullRidge.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullRidge.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullRidge.h b/src/libqhullcpp/QhullRidge.h index 52f5aab..4e4f6f4 100644 --- a/src/libqhullcpp/QhullRidge.h +++ b/src/libqhullcpp/QhullRidge.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullRidge.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullRidge.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullSet.cpp b/src/libqhullcpp/QhullSet.cpp index bccc288..30c8625 100644 --- a/src/libqhullcpp/QhullSet.cpp +++ b/src/libqhullcpp/QhullSet.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullSet.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullSet.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullSet.h b/src/libqhullcpp/QhullSet.h index 9222872..e50bb29 100644 --- a/src/libqhullcpp/QhullSet.h +++ b/src/libqhullcpp/QhullSet.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullSet.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullSet.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullSets.h b/src/libqhullcpp/QhullSets.h index a4bcf5c..e00c262 100644 --- a/src/libqhullcpp/QhullSets.h +++ b/src/libqhullcpp/QhullSets.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullSets.h#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullSets.h#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullStat.cpp b/src/libqhullcpp/QhullStat.cpp index 6560354..acfabf0 100644 --- a/src/libqhullcpp/QhullStat.cpp +++ b/src/libqhullcpp/QhullStat.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullStat.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullStat.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullStat.h b/src/libqhullcpp/QhullStat.h index 0b49763..f84631d 100644 --- a/src/libqhullcpp/QhullStat.h +++ b/src/libqhullcpp/QhullStat.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullStat.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullStat.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullVertex.cpp b/src/libqhullcpp/QhullVertex.cpp index 5431b7f..d50191f 100644 --- a/src/libqhullcpp/QhullVertex.cpp +++ b/src/libqhullcpp/QhullVertex.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullVertex.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullVertex.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullVertex.h b/src/libqhullcpp/QhullVertex.h index 782a3b6..a860520 100644 --- a/src/libqhullcpp/QhullVertex.h +++ b/src/libqhullcpp/QhullVertex.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullVertex.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullVertex.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullVertexSet.cpp b/src/libqhullcpp/QhullVertexSet.cpp index cb96f03..40044f8 100644 --- a/src/libqhullcpp/QhullVertexSet.cpp +++ b/src/libqhullcpp/QhullVertexSet.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullVertexSet.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullVertexSet.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/QhullVertexSet.h b/src/libqhullcpp/QhullVertexSet.h index cda347e..159cff1 100644 --- a/src/libqhullcpp/QhullVertexSet.h +++ b/src/libqhullcpp/QhullVertexSet.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/QhullVertexSet.h#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/QhullVertexSet.h#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/RboxPoints.cpp b/src/libqhullcpp/RboxPoints.cpp index 7f7ea77..3a20e60 100644 --- a/src/libqhullcpp/RboxPoints.cpp +++ b/src/libqhullcpp/RboxPoints.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/RboxPoints.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/RboxPoints.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/RboxPoints.h b/src/libqhullcpp/RboxPoints.h index cf35965..bb016ec 100644 --- a/src/libqhullcpp/RboxPoints.h +++ b/src/libqhullcpp/RboxPoints.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/RboxPoints.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/RboxPoints.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/UsingLibQhull.cpp b/src/libqhullcpp/UsingLibQhull.cpp index d602ac7..88f04d3 100644 --- a/src/libqhullcpp/UsingLibQhull.cpp +++ b/src/libqhullcpp/UsingLibQhull.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/UsingLibQhull.cpp#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/UsingLibQhull.cpp#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/UsingLibQhull.h b/src/libqhullcpp/UsingLibQhull.h index 19ffa52..52b6fc8 100644 --- a/src/libqhullcpp/UsingLibQhull.h +++ b/src/libqhullcpp/UsingLibQhull.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/UsingLibQhull.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/UsingLibQhull.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/functionObjects.h b/src/libqhullcpp/functionObjects.h index e9fe82c..85cb3d4 100644 --- a/src/libqhullcpp/functionObjects.h +++ b/src/libqhullcpp/functionObjects.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/functionObjects.h#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/functionObjects.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/libqhullcpp/qt-qhull.cpp b/src/libqhullcpp/qt-qhull.cpp index 7b71a83..64fc681 100644 --- a/src/libqhullcpp/qt-qhull.cpp +++ b/src/libqhullcpp/qt-qhull.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/libqhullcpp/qt-qhull.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/libqhullcpp/qt-qhull.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qconvex/qconvex.c b/src/qconvex/qconvex.c index 6a5ee6e..c0782ee 100644 --- a/src/qconvex/qconvex.c +++ b/src/qconvex/qconvex.c @@ -6,7 +6,7 @@ see unix.c for full interface - copyright (c) 1993-2010, The Geometry Center + Copyright (c) 1993-2011, The Geometry Center */ #include <stdio.h> diff --git a/src/qdelaunay/qdelaun.c b/src/qdelaunay/qdelaun.c index b5a212e..bff013a 100644 --- a/src/qdelaunay/qdelaun.c +++ b/src/qdelaunay/qdelaun.c @@ -7,7 +7,7 @@ see unix.c for full interface - copyright (c) 1993-2010, The Geometry Center + Copyright (c) 1993-2011, The Geometry Center */ #include <stdio.h> diff --git a/src/qhalf/qhalf.c b/src/qhalf/qhalf.c index 27171d9..5735df3 100644 --- a/src/qhalf/qhalf.c +++ b/src/qhalf/qhalf.c @@ -6,7 +6,7 @@ see unix.c for full interface - copyright (c) 1993-2010, The Geometry Center + Copyright (c) 1993-2011, The Geometry Center */ #include <stdio.h> diff --git a/src/qhull/unix.c b/src/qhull/unix.c index d11e60b..a555ca4 100644 --- a/src/qhull/unix.c +++ b/src/qhull/unix.c @@ -7,9 +7,9 @@ see qh-qhull.htm - copyright (c) 1993-2010 The Geometry Center. - $Id: //main/2011/qhull/src/qhull/unix.c#2 $$Change: 1341 $ - $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ + Copyright (c) 1993-2011 The Geometry Center. + $Id: //main/2011/qhull/src/qhull/unix.c#3 $$Change: 1342 $ + $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ */ #include "mem.h" diff --git a/src/qhulltest/Coordinates_test.cpp b/src/qhulltest/Coordinates_test.cpp index 918fcf9..2f218a3 100644 --- a/src/qhulltest/Coordinates_test.cpp +++ b/src/qhulltest/Coordinates_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/Coordinates_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/Coordinates_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/PointCoordinates_test.cpp b/src/qhulltest/PointCoordinates_test.cpp index 8227a77..be1e3c5 100644 --- a/src/qhulltest/PointCoordinates_test.cpp +++ b/src/qhulltest/PointCoordinates_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/PointCoordinates_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/PointCoordinates_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/Point_test.cpp b/src/qhulltest/Point_test.cpp index 259c00c..c0d75e3 100644 --- a/src/qhulltest/Point_test.cpp +++ b/src/qhulltest/Point_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (p) 2009-2010 p. Bradford Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/Point_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (C) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/Point_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullFacetList_test.cpp b/src/qhulltest/QhullFacetList_test.cpp index 7dc1efe..6d57829 100644 --- a/src/qhulltest/QhullFacetList_test.cpp +++ b/src/qhulltest/QhullFacetList_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullFacetList_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullFacetList_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullFacetSet_test.cpp b/src/qhulltest/QhullFacetSet_test.cpp index ca0c160..f6d1977 100644 --- a/src/qhulltest/QhullFacetSet_test.cpp +++ b/src/qhulltest/QhullFacetSet_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullFacetSet_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullFacetSet_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullFacet_test.cpp b/src/qhulltest/QhullFacet_test.cpp index fb61213..6932af3 100644 --- a/src/qhulltest/QhullFacet_test.cpp +++ b/src/qhulltest/QhullFacet_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullFacet_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullFacet_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullHyperplane_test.cpp b/src/qhulltest/QhullHyperplane_test.cpp index eef916d..c5c2b4e 100644 --- a/src/qhulltest/QhullHyperplane_test.cpp +++ b/src/qhulltest/QhullHyperplane_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullHyperplane_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullHyperplane_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullLinkedList_test.cpp b/src/qhulltest/QhullLinkedList_test.cpp index 1beda7c..3096a96 100644 --- a/src/qhulltest/QhullLinkedList_test.cpp +++ b/src/qhulltest/QhullLinkedList_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (f) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullLinkedList_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullLinkedList_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullPointSet_test.cpp b/src/qhulltest/QhullPointSet_test.cpp index 409733d..72e1786 100644 --- a/src/qhulltest/QhullPointSet_test.cpp +++ b/src/qhulltest/QhullPointSet_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (p) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullPointSet_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (p) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullPointSet_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullPoint_test.cpp b/src/qhulltest/QhullPoint_test.cpp index 97515e9..84fca94 100644 --- a/src/qhulltest/QhullPoint_test.cpp +++ b/src/qhulltest/QhullPoint_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullPoint_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullPoint_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullPoints_test.cpp b/src/qhulltest/QhullPoints_test.cpp index 39bba80..39cdc2f 100644 --- a/src/qhulltest/QhullPoints_test.cpp +++ b/src/qhulltest/QhullPoints_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (p) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullPoints_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (p) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullPoints_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullRidge_test.cpp b/src/qhulltest/QhullRidge_test.cpp index f969ad4..bf79ca5 100644 --- a/src/qhulltest/QhullRidge_test.cpp +++ b/src/qhulltest/QhullRidge_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullRidge_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullRidge_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullSet_test.cpp b/src/qhulltest/QhullSet_test.cpp index 2146aee..9655c2b 100644 --- a/src/qhulltest/QhullSet_test.cpp +++ b/src/qhulltest/QhullSet_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (f) 2009-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullSet_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2009-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullSet_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullVertexSet_test.cpp b/src/qhulltest/QhullVertexSet_test.cpp index 464d2eb..b81afcd 100644 --- a/src/qhulltest/QhullVertexSet_test.cpp +++ b/src/qhulltest/QhullVertexSet_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullVertexSet_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullVertexSet_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/QhullVertex_test.cpp b/src/qhulltest/QhullVertex_test.cpp index 9b6a55b..d745bef 100644 --- a/src/qhulltest/QhullVertex_test.cpp +++ b/src/qhulltest/QhullVertex_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/QhullVertex_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/QhullVertex_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ //pre-compiled headers diff --git a/src/qhulltest/Qhull_test.cpp b/src/qhulltest/Qhull_test.cpp index b072946..55d51c7 100644 --- a/src/qhulltest/Qhull_test.cpp +++ b/src/qhulltest/Qhull_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/Qhull_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/Qhull_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/RboxPoints_test.cpp b/src/qhulltest/RboxPoints_test.cpp index 20b89de..9be2cf2 100644 --- a/src/qhulltest/RboxPoints_test.cpp +++ b/src/qhulltest/RboxPoints_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2006-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/RboxPoints_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2006-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/RboxPoints_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ //pre-compiled headers diff --git a/src/qhulltest/UsingLibQhull_test.cpp b/src/qhulltest/UsingLibQhull_test.cpp index fe3ea81..5db455b 100644 --- a/src/qhulltest/UsingLibQhull_test.cpp +++ b/src/qhulltest/UsingLibQhull_test.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/UsingLibQhull_test.cpp#1 $$Change: 1330 $ -** $DateTime: 2011/03/06 21:30:00 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/UsingLibQhull_test.cpp#2 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qhulltest/qhulltest.cpp b/src/qhulltest/qhulltest.cpp index c3cff0b..af6ee51 100644 --- a/src/qhulltest/qhulltest.cpp +++ b/src/qhulltest/qhulltest.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/qhulltest/qhulltest.cpp#2 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/qhulltest/qhulltest.cpp#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/qvoronoi/qvoronoi.c b/src/qvoronoi/qvoronoi.c index b7a0412..cc1cc4b 100644 --- a/src/qvoronoi/qvoronoi.c +++ b/src/qvoronoi/qvoronoi.c @@ -7,7 +7,7 @@ see unix.c for full interface - copyright (c) 1993-2010, The Geometry Center + Copyright (c) 1993-2011, The Geometry Center */ #include <stdio.h> diff --git a/src/road/RoadError.cpp b/src/road/RoadError.cpp index 04fae1a..92cbd1c 100644 --- a/src/road/RoadError.cpp +++ b/src/road/RoadError.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/road/RoadError.cpp#2 $$Change: 1334 $ -** $DateTime: 2011/03/06 22:46:44 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/road/RoadError.cpp#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/road/RoadError.h b/src/road/RoadError.h index 465dce1..8814d51 100644 --- a/src/road/RoadError.h +++ b/src/road/RoadError.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/road/RoadError.h#3 $$Change: 1341 $ -** $DateTime: 2011/03/07 21:13:54 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/road/RoadError.h#4 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/road/RoadLogEvent.cpp b/src/road/RoadLogEvent.cpp index 071c3c7..a13030a 100644 --- a/src/road/RoadLogEvent.cpp +++ b/src/road/RoadLogEvent.cpp @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2011 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/road/RoadLogEvent.cpp#1 $$Change: 1330 $ -** $Date: 2011/03/06 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/road/RoadLogEvent.cpp#2 $$Change: 1342 $ +** $Date: 2011/03/07 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/road/RoadLogEvent.h b/src/road/RoadLogEvent.h index 9939c58..ba5e90b 100644 --- a/src/road/RoadLogEvent.h +++ b/src/road/RoadLogEvent.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2010 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/road/RoadLogEvent.h#2 $$Change: 1334 $ -** $DateTime: 2011/03/06 22:46:44 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/road/RoadLogEvent.h#3 $$Change: 1342 $ +** $DateTime: 2011/03/07 21:55:47 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/road/RoadTest.cpp b/src/road/RoadTest.cpp index a6de699..b2a1e23 100644 --- a/src/road/RoadTest.cpp +++ b/src/road/RoadTest.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2008-2011 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/road/RoadTest.cpp#2 $$Change: 1341 $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/road/RoadTest.cpp#3 $$Change: 1342 $ ** $Date: 2011/03/07 $$Author: bbarber $ ** ****************************************************************************/ diff --git a/src/road/RoadTest.h b/src/road/RoadTest.h index 7b052eb..1c39b7e 100644 --- a/src/road/RoadTest.h +++ b/src/road/RoadTest.h @@ -1,8 +1,8 @@ /**************************************************************************** ** -** Copyright (C) 2008-2011 C.B. Barber. All rights reserved. -** $Id: //main/2011/qhull/src/road/RoadTest.h#1 $$Change: 1330 $ -** $Date: 2011/03/06 $$Author: bbarber $ +** Copyright (c) 2008-2011 C.B. Barber. All rights reserved. +** $Id: //main/2011/qhull/src/road/RoadTest.h#2 $$Change: 1342 $ +** $Date: 2011/03/07 $$Author: bbarber $ ** ****************************************************************************/ -- GitLab