Welcome to mirror list, hosted at ThFree Co, Russian Federation.

user_eg3.pro « user_eg3 « src « qhull « src « xs - github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 35372fbf92894238c6d532abcdea232071039217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# -------------------------------------------------
# user_eg3.pro -- Qt project for cpp demonstration user_eg3.exe
#
# The C++ interface requires reentrant Qhull.
# -------------------------------------------------

include(../qhull-app-cpp.pri)

TARGET = user_eg3
CONFIG -= qt

SOURCES += user_eg3_r.cpp