From a17328ea3ec6a9865cd998e6218a69f0a5afb8d8 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni Date: Sat, 21 Jan 2017 23:51:36 +0100 Subject: [PATCH] Reverted the commit wrongly done to the meshlab_mini PLEASE NEVER EVER TOUCH THE MAIN *.pro --- src/meshlab_mini.pro | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/meshlab_mini.pro b/src/meshlab_mini.pro index 520bf62a7..373c375db 100644 --- a/src/meshlab_mini.pro +++ b/src/meshlab_mini.pro @@ -14,16 +14,12 @@ SUBDIRS = common \ meshlab \ # the GUI framework meshlabplugins/io_base\ # a few basic file formats (ply, obj, off), without this you cannot open anything meshlabplugins/filter_meshing \ - sampleplugins/sample_filtergpu \ - plugins_experimental/edit_panosample \ - plugins_experimental/edit_CADtexturing \ # # Next some other useful, but still easy to be compiled, plugins # Uncomment them if you succeed in compiling the above ones. # meshlabplugins/decorate_background \ # meshlabplugins/decorate_base \ # meshlabplugins/edit_align \ - plugins_experimental/edit_panosample \ # meshlabplugins/edit_manipulators \ # meshlabplugins/edit_select \ # meshlabplugins/filter_clean\