TARGET = trimesh_split_vertex LIBPATH += DEPENDPATH += . INCLUDEPATH += . ../../.. CONFIG += console stl TEMPLATE = app SOURCES += trimesh_split_vertex.cpp ../../../wrap/ply/plylib.cpp