ganovelli 2079824513 first working draft
it simply outputs an image with model rendered from the current camera
with creases highlighted
2017-01-13 11:34:05 +01:00

17 lines
347 B
Prolog

include (../../shared.pri)
HEADERS = edit_panosample_factory.h \
cloneview.h \
colorframe.h \
paintbox.h \
edit_panosample.h
SOURCES = edit_panosample_factory.cpp \
../../meshlab/ml_selection_buffers.cpp \
paintbox.cpp \
edit_panosample.cpp \
TARGET = edit_panosample
RESOURCES = edit_paint.qrc
FORMS = paintbox.ui