Commit b69a3a5a authored by Bryant's avatar Bryant

Minor changes to the serialport build logic.

parent 9b3fcdd3
......@@ -365,17 +365,10 @@ INCLUDEPATH += \
include(libs/qwt/qwt.pri)
#
# QSerialPort - serial port library
# [REQUIRED] QSerialPort library. Provides serial port wrapper library.
#
include(libs/serialport/qserialport.pri)
WindowsBuild {
# Used to enumerate serial ports by QSerialPort
LIBS += -lsetupapi
}
#
# XBee wireless support. This is not necessary for basic serial/UART communications.
# It's only required for speaking directly to the Xbee using their proprietary API.
......
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