From a5393402fa9c7f6340f61425accd28e975920139 Mon Sep 17 00:00:00 2001 From: oberion Date: Tue, 15 Nov 2011 10:45:39 +0100 Subject: [PATCH] wrong statement in .pro file --- qgroundcontrol.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index 49caafe90..16f860b3a 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -553,7 +553,7 @@ win32-msvc2008|win32-msvc2010|linux{ src/ui/XbeeConfigurationWindow.cpp DEFINES += XBEELINK INCLUDEPATH += thirdParty/libxbee - TO DO: build library when it does not exists already +# TO DO: build library when it does not exists already LIBS += -LthirdParty/libxbee/lib \ -llibxbee -- 2.22.0