Minor: remove superfluous include
This commit is contained in:
parent
7bc9fa0c04
commit
bdc64920a2
@ -201,7 +201,6 @@ 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