Skip to content
Snippets Groups Projects
Commit 0f998af1 authored by Brad Barber's avatar Brad Barber
Browse files

Updated build system with Makefile, and DevStudio sln and vcproj files.

 - The DevStudio/msvc build does not work for shared libraries (dll)
 - Fixed QhullFacet::PrintRidges to check hasNextRidge3d()
 - Cleaned up Qt project files
 - Fixed Makefile for shared libraries
 - Moved libqhull to libqhullstatic, as done in CMakeLists
 - Made libqhull a shared library
 - Restored /INCREMENTAL:NO since CONFIG -= incremental did not work
 - Added 'facets' argument to user_eg3.cpp
parent 2ae2d662
No related branches found
No related tags found
No related merge requests found
Showing
with 3188 additions and 81 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment