From eb093b27cca7b5cd2dbfb3afc2af113369af582f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Fri, 29 Dec 2017 14:34:28 +0100 Subject: [PATCH] Remove deprecated libs --- zigbee-cli/zigbee-cli.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zigbee-cli/zigbee-cli.pro b/zigbee-cli/zigbee-cli.pro index 090a847..f32f991 100644 --- a/zigbee-cli/zigbee-cli.pro +++ b/zigbee-cli/zigbee-cli.pro @@ -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/