vcglib/apps/sample/sample.pro

19 lines
529 B
Prolog

######################################################################
# Hand made pro.
######################################################################
TEMPLATE = subdirs
SUBDIRS = trimesh_base \
trimesh_topology\
trimesh_smooth \
trimesh_refine \
trimesh_isosurface \
trimesh_join \
trimesh_optional \
aabb_binary_tree
sources.files = *.pro
sources.path = .
INSTALLS += sources