14 lines
577 B
Plaintext
14 lines
577 B
Plaintext
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
|
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - Three"
|
|
INPUT += ${CGAL_Polyhedron_DEMO_DIR}/Polyhedron/Scene.h \
|
|
${CGAL_Polyhedron_DEMO_DIR}/Polyhedron/Viewer.h \
|
|
${CGAL_Polyhedron_DEMO_DIR}/Polyhedron/MainWindow.h \
|
|
${CGAL_Polyhedron_DEMO_DIR}/Polyhedron/Polyhedron_demo.h \
|
|
|
|
EXAMPLE_PATH = ${CGAL_PACKAGE_DIR}/demo
|
|
IMAGE_PATH = ${CGAL_PACKAGE_DIR}/doc/Three/fig/
|
|
|
|
EXTRACT_ALL = false
|
|
HIDE_UNDOC_MEMBERS = true
|
|
HIDE_UNDOC_CLASSES = true
|