Add PATH for device-controller-library as well.
This commit is contained in:
parent
753954ecd7
commit
2fd004f249
@ -200,6 +200,7 @@ contains( CONFIG, PTU5 ) {
|
|||||||
|
|
||||||
PTU5BASEPATH = /opt/devel/ptu5
|
PTU5BASEPATH = /opt/devel/ptu5
|
||||||
|
|
||||||
|
INCLUDEPATH += $$PTU5BASEPATH/qt/libs/devicecontroller/include
|
||||||
INCLUDEPATH += $$PTU5BASEPATH/qt/libs/devicecontroller/include
|
INCLUDEPATH += $$PTU5BASEPATH/qt/libs/devicecontroller/include
|
||||||
LIBS += -L$$PTU5BASEPATH/qt/libs/devicecontroller/library
|
LIBS += -L$$PTU5BASEPATH/qt/libs/devicecontroller/library
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user