Remove deprecated libs
This commit is contained in:
parent
1dcd9f8005
commit
eb093b27cc
@ -5,7 +5,7 @@ CONFIG -= app_bundle
|
||||
|
||||
TARGET = zigbee-cli
|
||||
|
||||
LIBS += -lncurses -L$$buildDir/libqtzigbee -lqtzigbee1 -lreadline
|
||||
LIBS += -L$$buildDir/libqtzigbee -lqtzigbee1 -lreadline
|
||||
|
||||
INCLUDEPATH += ../libqtzigbee/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user