added eigenlib to the include path of the pro

This commit is contained in:
Paolo Cignoni 2017-02-08 13:54:10 +01:00
parent b887f27e94
commit 856f360af0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
TARGET = tridecimator
DEPENDPATH += ../..
INCLUDEPATH += . ../..
INCLUDEPATH += . ../.. ../../eigenlib
CONFIG += console stl c++11 debug_and_release
TEMPLATE = app
HEADERS +=