mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-17 10:04:38 +00:00
This commit is contained in:
parent
563c3ec937
commit
0ff8cfc5dc
11
src/meshlabserver_vmust.pro
Normal file
11
src/meshlabserver_vmust.pro
Normal file
@ -0,0 +1,11 @@
|
||||
TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
|
||||
SUBDIRS = common \ # the common framework
|
||||
meshlabserver\ # meshlab server
|
||||
meshlabplugins/io_base\ # a few basic file formats (ply, obj, off)
|
||||
meshlabplugins/io_x3d\ # to import X3D
|
||||
meshlabplugins/filter_select\ # selection (e.g. self-intersection faces)
|
||||
meshlabplugins/filter_clean\ # cleaning operations
|
||||
meshlabplugins/filter_meshing\ # simplification and other algorithms
|
||||
plugins_experimental/filter_info_vmust # information extraction
|
||||
Loading…
x
Reference in New Issue
Block a user