From 5ec748e7706a7787322c295b74db4bd753c48cd0 Mon Sep 17 00:00:00 2001 From: cignoni Date: Fri, 1 Dec 2006 08:25:31 +0000 Subject: [PATCH] Added trimesh_hole --- apps/sample/sample.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/sample/sample.pro b/apps/sample/sample.pro index 1d3c93e6..71c27309 100644 --- a/apps/sample/sample.pro +++ b/apps/sample/sample.pro @@ -3,7 +3,7 @@ ###################################################################### TEMPLATE = subdirs -SUBDIRS = trimesh_base \ +SUBDIRS = trimesh_base \ trimesh_topology\ trimesh_smooth \ trimesh_refine \ @@ -13,9 +13,9 @@ SUBDIRS = trimesh_base \ trimesh_optional \ trimesh_intersection \ trimesh_ball_pivoting \ + trimesh_hole \ aabb_binary_tree \ edgemesh_grid - sources.files = *.pro sources.path = .