Add PATH for device-controller-library as well.

This commit is contained in:
Gerhard Hoffmann 2024-03-19 09:12:07 +01:00
parent 753954ecd7
commit 2fd004f249

View File

@ -200,6 +200,7 @@ contains( CONFIG, PTU5 ) {
PTU5BASEPATH = /opt/devel/ptu5
INCLUDEPATH += $$PTU5BASEPATH/qt/libs/devicecontroller/include
INCLUDEPATH += $$PTU5BASEPATH/qt/libs/devicecontroller/include
LIBS += -L$$PTU5BASEPATH/qt/libs/devicecontroller/library