mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
improve dependency support to vcglib headers
This commit is contained in:
parent
832a34a9df
commit
ec9c448d16
@ -4,6 +4,8 @@ GLEWCODE = $$GLEWDIR/src/glew.c
|
||||
DEFINES *= GLEW_STATIC
|
||||
|
||||
INCLUDEPATH *= ../.. $$VCGDIR $$GLEWDIR/include
|
||||
DEPENDPATH += $$VCGDIR $$VCGDIR/vcg $$VCGDIR/wrap
|
||||
|
||||
HEADERS = interfaces.h \
|
||||
GLLogStream.h \
|
||||
mainwindow.h \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user