Removed double entry in the mini pro

This commit is contained in:
Paolo Cignoni 2016-12-29 15:15:44 +01:00
parent b2384dea05
commit c6bf42eaff

View File

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