From e3acdbadd4e56911ae021d55feee5ba227c0cf28 Mon Sep 17 00:00:00 2001 From: Guido Ranzuglia granzuglia Date: Mon, 19 Apr 2010 13:04:03 +0000 Subject: [PATCH] added filter_slices. --- src/meshlabv12.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/meshlabv12.pro b/src/meshlabv12.pro index b13e23480..6902cca50 100644 --- a/src/meshlabv12.pro +++ b/src/meshlabv12.pro @@ -26,6 +26,7 @@ SUBDIRS = common \ meshlabplugins/filter_plymc \ meshlabplugins/filter_poisson \ meshlabplugins/filter_sampling \ + meshlabplugins/filter_slice \ meshlabplugins/filter_splitter \ meshlabplugins/filter_select \ meshlabplugins/filter_texture \