vcglib/apps/sample/trimesh_ransac/trimesh_ransac.pro

6 lines
166 B
Prolog
Raw Normal View History

include(../common.pri)
2016-02-08 08:01:20 +01:00
TARGET = trimesh_ransac
SOURCES += ../../../wrap/ply/plylib.cpp \
../../../vcg/complex/algorithms/ransac_matching.h \
trimesh_ransac.cpp