Reverted the commit wrongly done to the meshlab_mini

PLEASE NEVER EVER TOUCH THE MAIN *.pro
This commit is contained in:
Paolo Cignoni 2017-01-21 23:51:36 +01:00
parent b7fc19ab3d
commit a17328ea3e

View File

@ -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\