mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
* forgot the most important file. Doh!
This commit is contained in:
parent
105de2ad2b
commit
36654b3e4d
4
src/sharedfilter.pri
Normal file
4
src/sharedfilter.pri
Normal file
@ -0,0 +1,4 @@
|
||||
include (./shared.pri)
|
||||
|
||||
SOURCES += ../../common/filterparameter.cpp
|
||||
HEADERS += ../../common/filterparameter.h
|
||||
Loading…
x
Reference in New Issue
Block a user