Commit a72efae6 authored by James Goppert's avatar James Goppert

Added qserialport to qmake build.

parent 18d74deb
......@@ -101,6 +101,9 @@ include(qgroundcontrol.pri)
# Include serial port library
include(src/lib/qextserialport/qextserialport.pri)
# include qserial library
include(thirdParty/qserial/qserialport.prf)
# Include QWT plotting library
include(src/lib/qwt/qwt.pri)
DEPENDPATH += . \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment