mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 11:04:39 +00:00
corrected a few errors in the build system about the last directory move...
This commit is contained in:
parent
5878bc92fa
commit
aa8e850d86
@ -5,7 +5,7 @@ HEADERS = ../edit_quality/common/const_types.h \
|
||||
../edit_quality/common/util.h \
|
||||
../edit_quality/common/meshmethods.h \
|
||||
filterqualitymapper.h \
|
||||
./../../meshlab/filterparameter.h
|
||||
../../meshlab/filterparameter.h
|
||||
|
||||
SOURCES = ../edit_quality/common/transferfunction.cpp \
|
||||
../edit_quality/common/util.cpp \
|
||||
|
||||
@ -48,7 +48,7 @@ SUBDIRS = io_base\
|
||||
../fgt/filter_trioptimize \
|
||||
../fgt/filter_aging \
|
||||
../fgt/edit_quality \
|
||||
../fgt/edit_quality/filter_quality \
|
||||
../fgt/filter_quality \
|
||||
../fgt/edit_texture\
|
||||
../fgt/editpaint\
|
||||
../fgt/filter_colorproc \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user