Updated the pro to the new eigen path

This commit is contained in:
Paolo Cignoni 2017-02-21 17:16:54 +01:00
parent 95da297c18
commit 75bb6dff89
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ OBJECTS_DIR = build/obj
# Lib headers
INCLUDEPATH += .
INCLUDEPATH += ../../..
INCLUDEPATH += ../../../eigenlib
# Lib sources
SOURCES += ../../../wrap/ply/plylib.cpp