vcglib/apps/sample/trimesh_intersection/trimesh_intersection.pro

7 lines
187 B
Prolog
Raw Normal View History

2006-02-13 17:17:06 +01:00
TARGET = trimesh_intersection
LIBPATH +=
DEPENDPATH += .
INCLUDEPATH += . ../../..
CONFIG += console stl
TEMPLATE = app
SOURCES += trimesh_intersection.cpp ../../../wrap/ply/plylib.cpp