Added trimesh_hole

This commit is contained in:
Paolo Cignoni 2006-12-01 08:25:31 +00:00
parent d946007a70
commit 5ec748e770
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
###################################################################### ######################################################################
TEMPLATE = subdirs TEMPLATE = subdirs
SUBDIRS = trimesh_base \ SUBDIRS = trimesh_base \
trimesh_topology\ trimesh_topology\
trimesh_smooth \ trimesh_smooth \
trimesh_refine \ trimesh_refine \
@ -13,9 +13,9 @@ SUBDIRS = trimesh_base \
trimesh_optional \ trimesh_optional \
trimesh_intersection \ trimesh_intersection \
trimesh_ball_pivoting \ trimesh_ball_pivoting \
trimesh_hole \
aabb_binary_tree \ aabb_binary_tree \
edgemesh_grid edgemesh_grid
sources.files = *.pro sources.files = *.pro
sources.path = . sources.path = .