diff --git a/src/meshlab_mini.pro b/src/meshlab_mini.pro index abe0259f3..64e34bfbd 100644 --- a/src/meshlab_mini.pro +++ b/src/meshlab_mini.pro @@ -13,8 +13,7 @@ CONFIG += ordered SUBDIRS = common \ meshlab \ # the GUI framework meshlabplugins/io_base\ # a few basic file formats (ply, obj, off), without this you cannot open anything - meshlabplugins/io_collada\ - meshlabplugins/filter_meshing \ + meshlabplugins/filter_meshing \ # # Next some other useful, but still easy to be compiled, plugins # Uncomment them if you succeed in compiling the above ones.