blob: b3e49bdd9f12b0b1cfc316d8536d3453ed4f7655 [file] [log] [blame]
QT = core testlib
TARGET = tst_qserialportinfo
#CONFIG += testcase
greaterThan(QT_MAJOR_VERSION, 4) {
QT += serialport
} else {
include($$QTSERIALPORT_PROJECT_ROOT/src/serialport/qt4support/serialport.prf)
}
SOURCES = tst_qserialportinfo.cpp