From 7749e35242ccae13ecde25b294a3fdee4a34d291 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Thu, 18 Mar 2010 11:29:14 +0000 Subject: [PATCH] forgot the io_bre filter --- src/meshlabv12.pro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/meshlabv12.pro b/src/meshlabv12.pro index 7262e9782..b13e23480 100644 --- a/src/meshlabv12.pro +++ b/src/meshlabv12.pro @@ -5,8 +5,9 @@ SUBDIRS = common \ meshlab \ meshlabserver \ meshlabplugins/io_base\ - meshlabplugins/io_3ds\ - meshlabplugins/io_collada \ + meshlabplugins/io_3ds\ + meshlabplugins/io_bre\ + meshlabplugins/io_collada \ meshlabplugins/io_epoch\ meshlabplugins/io_u3d\ meshlabplugins/io_tri\